Metick / CheatEngine-DMA

Cheat Engine Plugin for DMA users
MIT License
208 stars 50 forks source link

Can't attach the debugger to the process #9

Closed kamuran21 closed 5 months ago

kamuran21 commented 5 months ago

Hi, firstly, thank you so much for this amazing tool.

I can scan and find the record easly. But when I want to find out what accesses to the addresses, CE returns nothing. Also when I try to hex address of the value i find nothing. How can I handle to find static address of the values.

Metick commented 5 months ago

You'll have to manually add support for debugging, as mentioned on the repo we only support Attach to a Process Read Memory Write Memory Search Memory Browse Memory Module Iteration Process Iteration

If you want to support any other feature you'll have to manually add them in, or hope i will add support for it. which is very unlikely.