Protecting a programs memory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Evolution445
    New Member
    • Jul 2007
    • 63

    Protecting a programs memory

    Hi,


    I have a small anti-cheat program for a game, and I want to protect it against people trying to bypass or modify the program. What I thought of myself was - no idea if this is possible - have it detect if it's memory is being accessed or modified, and/or block it. In other words, create like somesort of a "firewall" around the program.

    I only had this idea in mind, havent made any attempts yet as I have no idea where to start.

    I know that API has alot of functions. Does anyone know wether this is possible - If yes, where do I start? - or is there a different way of protecting memory?


    Thanks in advance,
    Evolution445
Working...