Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialization failed with Memory map #25

Open
CureSaba opened this issue Jul 21, 2024 · 8 comments
Open

Initialization failed with Memory map #25

CureSaba opened this issue Jul 21, 2024 · 8 comments

Comments

@CureSaba
Copy link

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
Copy link
Owner

Metick commented Jul 23, 2024

are you 35T or 75T?

@CureSaba
Copy link
Author

are you 35T or 75T?

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

@Metick
Copy link
Owner

Metick commented Jul 23, 2024

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
Copy link
Author

I have no idea why its not works

@Metick
Copy link
Owner

Metick commented Jul 24, 2024

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

@CureSaba
Copy link
Author

image
Unable to compile

@Metick
Copy link
Owner

Metick commented Jul 24, 2024

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

@CureSaba
Copy link
Author

Still not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants