You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the latest aflpp dev branch , afl_fsrv_start func, the qemu status variable is much larger than 0x41464c00, which makes it impossible to determine the FS_OPT_IJON flag
Referring to the following screenshot, the judgment of the ijon flag seems to be only in the source code instrumentation, but qemu may support ijon, so can this flag be placed in a more outer layer?