Metick / CheatEngine-DMA

Cheat Engine Plugin for DMA users
MIT License
209 stars 53 forks source link

Initialization failed with Memory map #25

Open CureSaba opened 1 month ago

CureSaba commented 1 month ago

I cannot dump the file because the following log is displayed: image

initializing
initializing
Initialize DMA in advance (Required for Set Thread Context)
inizializing...
dumping memory map to file...
Dumped memory map!
[!] Initialization failed with Memory map? Try without MMap
[!] Initialization failed! Is the DMA in use or disconnected?
Hooking Open Process 0x000000000144ED20
Hooking Read 0x000000000144ECC0
Hooking Write 0x000000000144ECD0
Hooking Virtual Query 0x000000000144EE80
Hooking CreateToolhelp32Snapshot 0x000000000144ED80
Hooking Process32First 0x000000000144ED90
Hooking Process32Next 0x000000000144EDA0
Hooking Module32First 0x000000000144EDD0
Hooking Module32Next 0x000000000144EDE0
Hooking Thread32First 0x000000000144EDB0
Hooking Thread32Next 0x000000000144EDC0
Initialized Methicc's CE DMA plugin

But PCILeech can do the dump. image

Metick commented 1 month ago

are you 35T or 75T?

CureSaba commented 1 month ago

are you 35T or 75T?

I'm using PCIe Squirrel but it's not supported?

Metick commented 1 month ago

are you 35T or 75T?

I'm using PCIe Squirrel but it's not supported?

all of it is supported, you'd probably have to just update DMALibrary, or figure out yourself what exactly is causing the issue.

CureSaba commented 1 month ago

I have no idea why its not works

Metick commented 1 month ago

try updating the DMALibrary library from my main repo https://github.com/Metick/CheatEngine-DMA

CureSaba commented 1 month ago

image Unable to compile

Metick commented 1 month ago

You'll have to figure it out, I'm not gonna help you with basic C++.

CureSaba commented 1 month ago

Still not working