You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ZDMA/readme.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,9 @@ Once flashed it may be used together with the [PCILeech Direct Memory Access (DM
6
6
7
7
> :warning:**ZDMA have additional requirements**. Make sure the [requirements](#Requirements) are met before purchase.
8
8
9
-
> :warning:**ZDMA uses a test signed driver** as the driver is not yet signed by Microsoft. The controlling computer must be running in driver testing mode to support ZDMA.
10
-
11
9
Capabilities:
12
10
=================
13
-
* Retrieve memory from the target system over Thunderbolt in excess of 800MB/s.
11
+
* Retrieve memory from the target system over Thunderbolt in excess of 1000MB/s.
14
12
* Access physical memory of target system unless protected with VT-d/IOMMU.
15
13
* Raw PCIe Transaction Layer Packet (TLP) access.
16
14
@@ -34,6 +32,10 @@ Requirements:
34
32
* A Thunderbolt capable port on the controlling computer.
35
33
* 64-bit Windows on the controlling computer.
36
34
35
+
Windows Driver:
36
+
===============
37
+
ZDMA requires a signed Windows kernel driver. [Download it here](https://mega.nz/file/Eb5nwZ5K#4lAN0NddlSjET-5yPgtoBp4VMmatT63cjoRkMTa5Bu0). Right click on the .inf file and select "install" in the popup menu that appears to install the driver. Additionally ZDMA requires the file leechcore_driver.dll. This file should be included in the latest downloads of PCILeech and MemProcFS.
38
+
37
39
Flashing:
38
40
=================
39
41
Please note that this instruction applies to the built-in JTAG update port.
0 commit comments