Skip to content

Commit b69f677

Browse files
committed
Merge branch 'main' of https://github.com/WinMin/ctfpwn-env into main
2 parents 2e97e14 + 08491e5 commit b69f677

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ A tool for managing glibc pwn environments using containers.
99
It uses docker to manage the tools you might need, so you have separete environment, and you do all the debugging with the shared folder.
1010

1111
## swpwn
12+
### install
1213

14+
`python3 -m pip install swpwn`
15+
16+
### usage
1317
This is a simplified version of [ancypwn](https://github.com/Escapingbug/ancypwn)
1418
Contains only the container management parts.
1519
- run

0 commit comments

Comments
 (0)