ufrisk / MemProcFS

MemProcFS
GNU Affero General Public License v3.0
2.8k stars 352 forks source link

vmmWinInit_TryInitialize: Initialization Failed. Unable to locate valid DTB. #2 VmmProc: Unable to auto-identify operating system for PROC file system mount. Specify PageDirectoryBase (DTB/CR3) in -cr3 option if value if known. MOUNT: INFO: PROC file system not mounted. #250

Closed RaringReaper2 closed 6 months ago

RaringReaper2 commented 6 months ago

mmWinInit_TryInitialize: Initialization Failed. Unable to locate valid DTB. #2 VmmProc: Unable to auto-identify operating system for PROC file system mount. Specify PageDirectoryBase (DTB/CR3) in -cr3 option if value if known. MOUNT: INFO: PROC file system not mounted.

Trying to setup a after getting it flashed and updated im now having this issue

ufrisk commented 6 months ago

if your target computer have an AMD CPU or if you use thunderbolt you have to use a memory map

Also try to power off / power on the target and then run: pcileech -device fpga -v -vv display -min 0x1000 to see if DMA is working at all.

If having custom firmware try the default one I provide in the pcileech-fpga project.

ufrisk commented 6 months ago

Since I haven't heard anything about this issue I assume it's resolved. I'm closing it. If its not let me know.