본문 바로가기

Echo

pwntools 설치

sudo apt-get install python-pip, python-dev -y

sudo pip install pwntools

test -> $ python -c 'from pwn import *'

'Echo' 카테고리의 다른 글