Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
software protection
#1
i am using some cryptography inside my software , i understand that the keys needs to be zero out from the memory in order to prevent hackers to catch the key

but i feel this isn't enough , using ollydebug can also break the rule before memory getting cleared by stepping into the code

before the zeromemory called

is there any suggested way to harden some code function from being stepped by debuggers

i have tried to check if the application is running in debug environment using IsDebuggerPresent but this easly can be bybassed by ollydebug plugins

is there something extra can be done ?
Reply


Messages In This Thread
software protection - by Madammar - 09-25-2018, 07:38 AM
RE: software protection - by rlebeau - 09-25-2018, 05:10 PM
RE: software protection - by kudzu - 09-25-2018, 06:02 PM
RE: software protection - by rlebeau - 09-25-2018, 07:22 PM
RE: software protection - by kudzu - 09-25-2018, 07:58 PM
RE: software protection - by Madammar - 09-26-2018, 06:11 AM
RE: software protection - by kudzu - 09-26-2018, 02:50 PM
RE: software protection - by StrongBe - 01-06-2021, 03:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)