View Full Version : 0EEDFADE exception
tonyxxy
March 7th, 2004, 17:07
I'd like to know why i get a 0EEDFADE exception when running an application in olly. When i run the application without olly i'm not getting any exception. Can anyone tell me why? Tnx in advance.
blabberer
March 8th, 2004, 04:59
it is not a regular window exception like 8000003 (int3) 8000004 (single stepping) c000005 (access violation) etc etc
so you need to read about anti debugging tricks, structured wxception handling etc etc to get to know about it
in short the app you are trying to open in olly does not like being opened in olly
Pompeyfan
March 8th, 2004, 13:34
Where is a good place to read up on anti debugging tricks?
tonyxxy
March 8th, 2004, 14:34
oh me anon---> Thanks for helping me out.
I've read some anti debugging tricks and i presume the app is using some of em. Though, it's to much information to fully understand protection schemes in a short period of time.
Pompeyfan: I've found some usefull information here
h**p://www.anticracking.sk/
h**p://www.woodmann.com/crackz/Tutorials/Protect.htm
h**p://www.woodmann.com/crackz/Miscpapers.htm#antidbug]
Pompeyfan
March 9th, 2004, 02:34
Thanks, I'll check those links out :-)
blabberer
March 9th, 2004, 09:52
hey tony if you post some links try not to link it directly use hxxp instead of http so that the user would have to copy paste it to a new browser (referrer will be unknown then)
and mostly i dont think these kind of forums cant have links to some tricky subjects like reverse engineering
but tbd has to decide on that if these links are ok to be posted here
tonyxxy
March 9th, 2004, 10:29
oh me anon: i'll keep that in mind for future posts.
Now i know :-)
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.