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
The number of gui's edge and cov plot's edge matching failed.
I think there is an error in kafl cov functioning. kafl cov -w work
Now, i'm trying to find root cause of this, i think that caused by PT range.
In kafl cov's qemu option is -device nyx,chardev=nyx_socket,workdir=/home/b/kAFL/kafl/examples/windows_x86_64/work_Process-1,worker_id=1337,bitmap_size=65536,input_buffer_size=131072,dump_pt_trace,ip0_a=0xfffff80025610000,ip0_b=0xfffff8002563f000
but the real range is 0xFFFFF8063DDA0000 0xFFFFF8063DDCF000 target.sys and libxdc decode failed.
The text was updated successfully, but these errors were encountered:
The number of gui's edge and cov plot's edge matching failed.
I think there is an error in kafl cov functioning.
kafl cov -w work
Now, i'm trying to find root cause of this, i think that caused by PT range.
In kafl cov's qemu option is
-device nyx,chardev=nyx_socket,workdir=/home/b/kAFL/kafl/examples/windows_x86_64/work_Process-1,worker_id=1337,bitmap_size=65536,input_buffer_size=131072,dump_pt_trace,ip0_a=0xfffff80025610000,ip0_b=0xfffff8002563f000
but the real range is
0xFFFFF8063DDA0000 0xFFFFF8063DDCF000 target.sys
and libxdc decode failed.The text was updated successfully, but these errors were encountered: