From 9e197162756bccb4bcd42a891af589c05f347059 Mon Sep 17 00:00:00 2001 From: Janek <development@superyu.xyz> Date: Tue, 9 Apr 2024 02:54:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20541d6..5d30c95 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The second way is using pcileech hardware, like a PCIe Screamer. First, you need to set up a virtual machine on linux using qemu. How to set up a VM on linux is way out of scope for this. You can find plenty of information online on how to do it. -Before you begin, install the necessary memflow plugins using memflowup from the *stable 0.2.0 channel!* +Before you begin, install the necessary memflow plugins using memflowup from the *stable channel!* The needed Plugins are `memflow-qemu` and `memflow-win32` Clone the repo on your vm host: @@ -23,7 +23,7 @@ For an overview of CLI commands, run this: ### The pcileech method -Install your pcileech hardware in your target pc. On your attacking PC, install the necessary memflow plugins using memflowup from the *stable 0.2.0 channel!* +Install your pcileech hardware in your target pc. On your attacking PC, install the necessary memflow plugins using memflowup from the *stable channel!* The needed Plugins are `memflow-pcileech` and `memflow-win32`. Furthermore, you need to install some libraries, depending on your attacking PC's OS.