Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
Shangu committed May 22, 2024
1 parent 65c933a commit 250c918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Pwn/hello.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ pip3 install pwntools
```bash
git clone https://github.com/tower111/pwn-change-libc
cd pwn-change-libc
#将此项目下update_list文件第一行的python改为python3
python3 get_env.py
sudo ln -s <clibc的绝对路径> /usr/bin/clibc
```
Expand Down

0 comments on commit 250c918

Please sign in to comment.