-
In the previous version of MemProcFS i made a few changes to be able to get the full dll name, like this:
> typedef struct tdPCILEECH_VMM_MODULEMAP_ENTRY {
> ULONG64 BaseAddress;
> ULONG6…
bin5k updated
4 years ago
-
Hello :)
We are having an issue with Windows 2004.
Usually the Windows 2004 #3 problem gets solved by replacing the vmm.dll
However sometimes after replacing it this error pops up:
**"MmWin_…
-
Does not seem compatible with any "B" series boards.
ghost updated
4 years ago
-
Not sure why but in `umd.c` you seem to try and access `os` which is not a member of `VMMDLL_PROCESS_INFORMATION`:
https://github.com/ufrisk/pcileech/blob/fdbf2d7f06d9afd7e47b32981e28b87cdb259ef9…
-
Hey,
I'm getting access violation while `main` method ending execution. It's because probably unloading is not properly executed:
```
VOID DeviceFPGA_Close()
{
PDEVICE_CONTEXT_FPGA ctx = …
-
Hi @ufrisk!
Apologies if this is a duplicate issue (I've been reading through the closed issues and it seems like this occasionally happens, but most of the threads seem to end with the users just …
-
@ufrisk
I have a problem with trying to read, for example, the PE header of `win32kfull.sys` inside `ntoskrnl.exe`. I can grab the base address successfully, but reads fail. I tried to set the con…
-
Attacker System: Windows 10 x64 18363 connected to FT601 with USB3.0 cable
Target System: Windows 10 x64 17763 connected to AC701 using PCIe 4x
PCILeech version: PCILeech_files_and_binaries_v4.5…
-
> C:\Users\Vincent\Downloads\Screamer\DMAStuff\MemProc>MemProcFS.exe -v -vv -device fpga
>
> ----- FPGA DEVICE CONFIG REGISTERS: CORE-READ-ONLY SIZE: 34 BYTES -----
> 0000 89 ab 00 00 22 00…
-
I've tested the card extensively on an Intel Z170 board and have no issues, it runs very reliably.
Testing on an AMD B450 (Aorus) using the command `.\pcileech probe -device fpga -v -vv`
I have di…