rolling
rolling
joern can't parse the Argumetn that passed by caller? like this situation ` void sub_12345(int a1, int a2){ testFunc(a1, a2); } void caller(int a, int b, int c) int arg1...
i want to send ipv6 packet, But there is some error my code ``` #include #include #include #pragma comment(lib, "packet.lib") #pragma comment(lib, "wpcap.lib") int main(int argc, char** argv) { pcap_if_t*...
Hello! I'm interesting to your project. It can be add USB in the target vm?? I'm add this option in `kafl_fuzzer/common/config/default_settings.yml` qemu_base: -enable-kvm -machine kAFL64-v1 -cpu kAFL64-Hypervisor-v1,+vmx -no-reboot -display none...