Skip to content

Commit

Permalink
docs(pwn/ret2text64): 在题解中添加 exp 脚本链接
Browse files Browse the repository at this point in the history
  • Loading branch information
13m0n4de committed Nov 1, 2024
1 parent 7249ddf commit c159391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions challenges/pwn/ret2text64/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ int b4ckd00r()

### 编写利用程序

[exp.py](./writeup/exp.py):

```python
from pwn import *

Expand Down

0 comments on commit c159391

Please sign in to comment.