Hello. How can I protect my application against Memory Editors?

Like, Cheat Engine, Debuggers, etc.

Recommended Answers

All 3 Replies

Obfuscate the hell out of it. Make it so complicated that it's not worth it for someone to look at the hex values and try and figure out how it works.

Make your program a packer application.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.