pcileech
pcileech copied to clipboard
Direct Memory Access (DMA) Attack Software
Hello, I am making a program for x86 architecture, I recompile all the necessary files for x86 (leechcore, vmm) But when VMMDLL_Initialize is called, it crashes because I catch nullptr...
I recently bought screamer dma, and I tried to test it out through dumping memeory on pc, but then I found out that the speed is very low(70mb/s), then I...
Hi, i just want to run pcileech with zynq chips, and If I integrate linux system in arm, can I get data from pcileech? do you have any source code...
I am using a PCIe multiplexer and have potentially the following connected in the multiplexer: the screamer and another PCIe device. I've confirmed the following: 1) if I connect the...
Hi again Ulf, I can see that it is possible to dump memory ranges, so I am trying to find out how to get the base address and size of...
I'm trying to think of ways to get around Microsoft's Kernel DMA protection. I noted that they say "This feature does not protect against DMA attacks via 1394/FireWire, PCMCIA, CardBus,...
Hello, First, congrats on a very successful open source project. The documentation and features are great! So when I run pcileech dump I get transfer speed of about 170MB/s. Now...
Please let us know when can we have an ARM64 version for Windows on ARM OS. We can help you test We have Windows on Rasberry Pi setup. Please pursue...
https://github.com/ufrisk/pcileech/blob/cdff44e3939531758f37f63e14724834518470ea/usb3380_flash/linux/pcileech_flash.c#L144 ioremap_nocache needs to be replaced with ioremap if you are building for kernel 5.6 and up.
So I've got USB3380EVB miniPCIe board. Flashed it with raspberry Pi CM4 board(has PCIe x1, kernel module loaded fine and it blinked leds). Device is being detected by my Win11...