Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ufrisk authored Mar 11, 2018
1 parent 2a0a2f8 commit f321f2c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,10 @@ Separate instructions for [Android](Android.md).

Examples:
=========
Load macOS kernel module:
* ` pcileech.exe kmdload -kmd macos `

Mount target system live RAM and file system, requires that a KMD is loaded. In this example 0x11abc000 is used.
* ` pcileech.exe mount -kmd 0x11abc000 `

Remove macOS password requirement, requires a KMD is loaded. In this example 0x11abc000 is used.
* ` pcileech.exe macos_unlock -kmd 0x11abc000 -0 1 `

Mount Linux target system live RAM and file system without pre-loading a KMD.
* ` pcileech.exe mount -kmd LINUX_X64_46 `

Expand Down

0 comments on commit f321f2c

Please sign in to comment.