AFLplusplus / AFL-Snapshot-LKM

A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.
135 stars 24 forks source link

I want to use AFL-Snapshot-LKM. But I don't know how to use it. Would you please provide a tutorial? #21

Open lijunqiang123 opened 3 years ago

lijunqiang123 commented 3 years ago

Can I install AFL-Snapshot-LKM on Ubuntu? Which version of Ubuntu does AFL-Snapshot-LKM fit best?Looking forward your reply. Thank you!

lijunqiang123 commented 3 years ago

I use the command sudo ./load.sh to install AFL-Snapshot-LKM on Ubuntu 20.04 LTS. But it don't work. Here are some information: image

vanhauser-thc commented 3 years ago

"PLEASE NOTE: Due to syscall hooking and the never ending changes in the kernel we are unable to maintain it as we are busy working on libafl. If you would like to take over the development, just create an issue and let us start a discussion. We still accept pull requests in the mean time."

kotee4ko commented 3 years ago

I use the command sudo ./load.sh to install AFL-Snapshot-LKM on Ubuntu 20.04 LTS. But it don't work. Here are some information: image You can check this https://github.com/kotee4ko/AFL-Snapshot-LKM.git