Pwnable

포너블관련 툴

HSr00t 2018. 1. 5. 18:10

pwntool : pip install pwntools, https://github.com/Gallopsled/pwntools (python setup.py install)


원샷가젯 찾아주는 툴: https://github.com/david942j/one_gadget


pwngdb + peda: https://github.com/scwuaptx/Pwngdb


peda: https://github.com/longld/peda


ROPgadget: https://github.com/JonathanSalwan/ROPgadget


seccomp-tools: https://github.com/david942j/seccomp-tools (ruby.h not found error -> ruby-dev install)