Users browsing this thread: 1 Guest(s)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MxO Client - Preventing Debugging (updated)
06-29-2009, 05:09 AM,
#3
RE: MxO Client - Preventing Debugging (updated)
hah, nothing evil about CLTEvilBlockingLoginObserver
its just a login observer class that "blocks", which is considered "evil" in todays multithreaded applications
i have actually found the dll/exe to have very MINIMAL anti debug, its even compiled with some debugging info left in and some optimizations disabled (because its quite old, and they didnt care, and the class design is complex enough)
if you dont know what a "observer" is, then what are you doing reverse engineering this ?
http://en.wikipedia.org/wiki/Observer_pattern
Reply


Messages In This Thread
RE: MxO Client - Preventing Debugging (updated) - by rajkosto - 06-29-2009, 05:09 AM

Forum Jump: