Skip to content

Commit

Permalink
fixed code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ropnop committed Jun 26, 2014
1 parent abdbfb9 commit 3df4a14
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -18,10 +18,12 @@ Enjoy!
Ronnie Flathers (@ropnop)


##Usage
###Usage
Mount a Windows 7/Vista partition:
# mkdir /mnt/win
# ntfs-3g /dev/sda1 /mnt/win
```
# mkdir /mnt/win
# ntfs-3g /dev/sda1 /mnt/win
```

Run cachedump.py on the SYSTEM and SECURITY hives to extract cached domain creds:
```
Expand Down

0 comments on commit 3df4a14

Please sign in to comment.