Skip to content

Commit

Permalink
big code review
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroZ committed Feb 15, 2018
1 parent 201822b commit d5f139f
Show file tree
Hide file tree
Showing 99 changed files with 3,523 additions and 1,853 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ laZagne.exe browsers -f (for Firefox)
* Write all passwords found into a file (-oN for Normal txt, -oJ for Json, -oA for All)
```
laZagne.exe all -oN
laZagne.exe all -oA -output C:\Users\test\Desktop
```

* Get help
Expand All @@ -70,9 +71,9 @@ laZagne.exe all -vv
laZagne.exe all -quiet -oA
```

* Retrieve passwords on another drive (default: C)
* To decrypt domain credentials, it could be done specifying the user windows password. Otherwise it will try all passwords already found as windows passwords.
```
laZagne.exe all -drive D
laZagne.exe all -password ZapataVive
```

__Note: For wifi passwords \ Windows Secrets, launch it with administrator privileges (UAC Authentication / sudo)__
Expand Down
Loading

0 comments on commit d5f139f

Please sign in to comment.