Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.86 KB

Instructions.md

File metadata and controls

55 lines (37 loc) · 1.86 KB

Build Guide

https://youtu.be/qIy4P3Xe6nA

Install Guide

Visual C++ Redistributable

Download and install (if not already):
Visual C++ Redistributable 2015-2022

Download DLL dependencies

  1. Download The Latest PCILeech Release. Download The win_x64 File. image Unzip it in safe location.

  2. Download the FTD3xx Dlls.

Unzip it in safe location.

Add Environment Variables

You need to add absolute path to this two extracted folders to system's PATH environment variable, so cheat can find .dlls it need:

Open Environment Variables:

Select in lower half of the window PATH variable, click edit and add your absolute path to unzipped folders (then click ok on all windows):

image

image

Caution

Be careful, in FTD3XXLibrary you only need subfolder: /x64/DLL

Test you DMA card

Run pcileech benchmark -device fpga in CMD.

For best experience you should have
4000+ reads/s on 8 B
150+ MB/s on 16 MB.