From f321f2cebc65c93f4e6ee4d365d51a6fbd1baae1 Mon Sep 17 00:00:00 2001 From: Ulf Frisk Date: Sun, 11 Mar 2018 17:47:20 +0100 Subject: [PATCH] Update readme.md --- readme.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/readme.md b/readme.md index 86b2842..947aa81 100644 --- a/readme.md +++ b/readme.md @@ -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 `