Skip to content

Commit 7a11b83

Browse files
Update README.md
1 parent 2d6f5ab commit 7a11b83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Inject a shared library (i.e. arbitrary code) into a live linux process, without
55

66
# Usage
77

8+
Note: currently requires the python3 branch of [pwntools](https://github.com/Gallopsled/pwntools). It's a fairly heavyweight dependency that I only use a few features of, so I might be able to remove it in the future.
9+
810
```
911
usage: dlinject.py [-h] [--nostop] pid lib.so
1012

0 commit comments

Comments
 (0)