がべーじこれくしょん

技術系とかいろいろ

CentOS7.2でpwntoolsを入れるときに入れたパッケージ

執筆・創作活動への支援をぜひお願いします🙏
Buy Me A Coffee

環境

CentOS7.2(Vagrant上) Python2.7.5 pwntools-3.5.0

やり方

以下でいけました。vagrant上でpwnできるねやったね!

$ sudo yum install libffi-devel openssl-devel
$ sudo pip install pwntools

Pwn勉強中なので、しっかり勉強した上でオレオレライブラリを作りたい…(願望)