Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/WinMin/ctfpwn-env into main
Browse files Browse the repository at this point in the history
  • Loading branch information
WinMin committed Jul 29, 2021
2 parents 2e97e14 + 08491e5 commit b69f677
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ A tool for managing glibc pwn environments using containers.
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.

## swpwn
### install

`python3 -m pip install swpwn`

### usage
This is a simplified version of [ancypwn](https://github.com/Escapingbug/ancypwn)
Contains only the container management parts.
- run
Expand Down

0 comments on commit b69f677

Please sign in to comment.