Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some anti-debugging stuff for Java
#7
(01-11-2015, 10:49 AM)Bibl Wrote:  i dont want to decrease program performance by adding unmaintainable time checks to stop ddong from copy 3 lines of my killaura tho

If you were doing this just for a hacked client, I'd say fuck the agent and just put the other two checks in arbitrary places. The stepper check shouldn't decrease much in performance if it's not called every MS. And who the hell sees a call to System.nanoTime() somewhere arbitrary in obfuscated code and scrutinizes it?
Reply
 


Messages In This Thread
Some anti-debugging stuff for Java - by bloo - 01-11-2015, 08:13 AM
RE: Some anti-debugging stuff for Java - by bloo - 01-11-2015, 08:41 AM
RE: Some anti-debugging stuff for Java - by Bibl - 01-11-2015, 09:05 AM
RE: Some anti-debugging stuff for Java - by zooty - 01-11-2015, 09:13 AM
RE: Some anti-debugging stuff for Java - by Bibl - 01-11-2015, 10:49 AM
RE: Some anti-debugging stuff for Java - by bloo - 01-11-2015, 12:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website