Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Mad Breakpoint disaster (https://forum.exetools.com/showthread.php?t=16565)

p4r4d0x 02-18-2015 03:50

Mad Breakpoint disaster
 
I set breakpoint and when i run the application
then i get "not responding" From the application and from the debugger
Does anyone have a solution on this problem.. Or any tip..

I try different types of olldybg and mod / Even Mr.Exodias debugger


My main olldybg AoRE mod
the App Navicat for MySQL

sendersu 02-18-2015 05:01

Try IDA 6.6 using correct env

Archer 02-19-2015 00:32

OllyDbg 1.10 has similar bug when attaching to an applicaition. Do you attach or start debuggee from OllyDbg?

p4r4d0x 02-20-2015 05:12

i start There is the problem

Pansemuckl 02-20-2015 05:39

Check for API hooks made by the application. Which software is it?

cybercoder 02-20-2015 12:28

If it is what i think it is, it is getting stuck on an exception handler on vc8.. using obfuscated code with debug checks setting off a int 2d not exactly sure what does it yet but it is a nice little anti debug trick they are using causes system to be completely non responsive.. I personally would make a logger script to find exactly where then find a solution would be time consuming though.. ;) if it is the int 2d causing the problem then cmp eip with that command and bypass it.. I would like to take a look im intrigued now :)


All times are GMT +8. The time now is 09:38.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX