Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Help-me (https://forum.exetools.com/showthread.php?t=19051)

byvs 12-24-2018 22:11

Help-me
 
hi,

Is there any software capable of viewing another running program for the purpose of identifying the address of a possible error?

thank you

h4sh3m 12-25-2018 03:28

Hi

I'm not sure about ready tools but you can use proxy dlls and apis like 'AddVectoredExceptionHandler'.


BR,
h4sh3m

Naides 12-25-2018 22:05

Quote:

Originally Posted by byvs (Post 115642)
hi,

Is there any software capable of viewing another running program for the purpose of identifying the address of a possible error?

thank you

I am sure what I am going to suggest is not what you are looking for, but what you asking is the actual definition of a DEBUGGER.

chants 12-26-2018 00:11

Yes the question is too open ended to answer. Please clarify and be more specific. Crash dumps or a debugger are the answer or maybe even hooking some APIs or injecting some code into the process in a special case.

fqjp 12-27-2018 10:31

a debugger? windbg for windows . gdb for linux.

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools

https://www.gnu.org/s/gdb/

tusk 12-27-2018 21:52

If you don't have the address already when it happens... I would also say recording a crash dump, then analysing it might give you hints on what/where the problem is.

I had one app once that would go in an "indefinite loop" coded by the dev, while reversing it, i found it like this


All times are GMT +8. The time now is 11:50.

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