Divyanshu | seg_fault
Divyanshu | seg_fault
Fix the 64 bit type conversion due to sizeof by type casting the output of sizeof to 8 byte
Hi folks, I have been playing around with RPC using RpcView and Process Hacker. Listing down all open handles in process hacker for a service running as SYSTEM shows me...
Hi, I have been going through the repository and wanted to understand more about the harness that was used to capture the callstacks during a crash. I see that the...
Hi team, I am currently trying to get the snapshot by importing the vm into libvrt as defined in the docs mentioned [here](https://intellabs.github.io/kAFL/tutorials/windows/windows_template.html). ```text vagrant up --no-provision Bringing machine 'vagrant-kafl-windows'...
I am currently trying to get the snapshot by importing the vm into libvrt as defined in the docs mentioned [here](https://intellabs.github.io/kAFL/tutorials/windows/windows_template.html). ``` vagrant up --no-provision Bringing machine 'vagrant-kafl-windows' up with...