View Full Version : Program crashes while debugging?
maybnxtseasn
09-07-2010, 12:39 PM
any idea what might be causing this or any suggestions on what i should try? when i run the program with a debugger, it will make it to the entry point and pause but when i hit run to try and let the program operate with debugger attached, the program crashes ^_^??? any help--thx
Maybe the program detects debuggers?. WHich debugger are you using?. If Olly, there are some good plugins to avoid debugger detection.
Git
maybnxtseasn
09-07-2010, 01:50 PM
yes i am using ollydbg and i have phantom.dll from the tuts4you.com for hideing debug detections website any more suggestions?
try with
OllyDBG_CiM's Edition
maybnxtseasn
09-08-2010, 11:54 AM
[Please don't reply to yourself. If you need to add something, use the EDIT button]
i install ollydbg CIM properly and when i change my folders to locate UDD/plugins and reload the program it says exception occured @ address _______ and crashes ^_^....
just curious i think it might be crashing because i am running windows 7 64bit. Does ollydbg not work properly with windows 7 64bit?? anyone know if so i am going to reformat to windows vista 64 bit
this is the error log windows gives me when it crashes
Problem signature:
Problem Event Name: BEX
Application Name: iRip.exe
Application Version: 1.0.1.26
Application Timestamp: 4c04703e
Fault Module Name: StackHash_6e48
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Offset: 7bc14df6
Exception Code: c0000005
Exception Data: 00000008
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1033
Additional Information 1: 6e48
Additional Information 2: 6e48094ab1ae54331ee2710a5446e1dd
Additional Information 3: 127a
Additional Information 4: 127a3edf635c736c6b2f497053e583f7
No, Olly does NOT work properly with x64. Use the IDA built-in debugger.
Git
vBulletin® v3.6.4, Copyright ©2000-2015, Jelsoft Enterprises Ltd.