Skip to content

erfur/r2-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Kernel exploitation scripts for Radare2

Couple of scripts I wrote while I was learning kernel pwn.

kallsysms.py

Adds kernel symbols as flags. Requires tqdm for verbosity.

The flags will be added with kern. prefix.

rop.py

Search, select (with tab) and flag rop gadgets of your choice, powered by ropper and fzf.

If the script is running for the first time, it will generate a gadgets.txt file. This will take some time. After that the flags will be added with gadget. prefix.

About

Low effort scripts to aid kernel pwn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages