1. sudo apt update
(구름 ide에서는 upgrade는 하면 설치 제대로 안 될 수도. 그럴 경우 새 컨테이너에서 update만 하고 pwndbg 설치)
2. sudo apt install git-all
3. git clone https://github.com/pwndbg/pwndbg
cd pwndbg
./setup.sh
'환경 설정' 카테고리의 다른 글
one_gadget 설치 방법 (0) | 2024.07.08 |
---|---|
Ubuntu sudo apt update 서명 문제 해결 방법 (0) | 2024.07.07 |
netcat 설치 (0) | 2024.06.14 |
pwntools 설치 (0) | 2024.06.14 |
Vim 설치, 설정 (0) | 2024.06.14 |