ufrisk / LeechCore

LeechCore - Physical Memory Acquisition Library & The LeechAgent Remote Memory Acquisition Agent
GNU General Public License v3.0
517 stars 92 forks source link

Version 1.6: "Failed to connect to the device." #9

Closed 1ZU4L closed 4 years ago

1ZU4L commented 4 years ago

Version 1.5 works fine on all pcileech versions but when I replace version 1.5 files with version 1.6 files, it fails to connect to the device regardless of pcileech version I use.

ufrisk commented 4 years ago

You need to use the most recent version of the FTD3XX.dll for it to work. I changed the requirements betwen v1.5 and v1.6. Download it from ftdichip.com

1ZU4L commented 4 years ago

I downloaded the version 1.3.0.2 both as executable installer and as .inf format. Neither of them worked. Still can't read or probe with v1.6. It says "PCILEECH: Failed to connect to the device." Please take a look at the screenshot below: ftdi

ufrisk commented 4 years ago

Yes, you do need to download the latest version of FTD3XX.dll - not install the driver itself which is installed by Windows automatically anyway.

image

place the 64-bit version of FTD3XX.dll in the same directory as pcileech.exe

1ZU4L commented 4 years ago

Thank very much. Using FTD3XX.dll version 1.3.0.2 solved the issue.