KARL
February 7th, 2001, 02:59
I read your article about how to get red of the neg on the Image.exe demo program with Win32Dasm used as a debugger. I must say that it is indeed interesting.
However, I have a question for anyone. I really appreciate it if anyone could offer advise, please. Is it possible to get red of Fatal Errors(Exception Errors) of a problem program that I have?
The program is in C++. I ran Win32Dasm debugger on it, and the Fatal Errors would occure at some instruction like cmp eax, 000000C0 in a .dll file of the program. There are a few errors on other dll file also like in system.dll and kernel32.dll and also on some test ecx,eax statement. Could I reverse the errors with Win32Dasm v 8.9 and Hexworks?
How do I go about reversing the AI of the program? Could you offer some suggestions on this please.
Sincerely,
Karl
However, I have a question for anyone. I really appreciate it if anyone could offer advise, please. Is it possible to get red of Fatal Errors(Exception Errors) of a problem program that I have?
The program is in C++. I ran Win32Dasm debugger on it, and the Fatal Errors would occure at some instruction like cmp eax, 000000C0 in a .dll file of the program. There are a few errors on other dll file also like in system.dll and kernel32.dll and also on some test ecx,eax statement. Could I reverse the errors with Win32Dasm v 8.9 and Hexworks?
How do I go about reversing the AI of the program? Could you offer some suggestions on this please.
Sincerely,
Karl