![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
|
|
#2
|
|||
|
|||
|
Hmmm
Thanks for the input, but it doesn't work on my computer. when I hit Shift F9 once more I end up here:
0049F1B1 EC IN AL,DX ; I/O command 0049F1B2 8BF5 MOV ESI,EBP 0049F1B4 2031 AND BYTE PTR DS:[ECX],DH 0049F1B6 3132 XOR DWORD PTR DS:[EDX],ESI If I push Shift F9 once more after this,the program terminates. |
|
#3
|
|||
|
|||
|
make sure you have all bp removed includeing hw bps.. Also just keep restarting the program over and over.. after a while i will run. I have seen this problem with a lot of arma apps.
BTW anyone that runs winxp sp2 does the hidedebugger plugin work for you? |
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
|||
|
|||
|
Hi hobogoblin,
I set some custom exception. And after press Run(F9), i land here: POP DWORD PTR DS:[EAX] POP DWORD PTR FS:[0] ADD ESP,4 POP EAX XOR EDI,EDI INC EDI PUSHAD Then i hit Shift+F9, land here: POP DWORD PTR DS:[EAX] POP DWORD PTR FS:[0] ADD ESP,4 POP EAX MOV ESI,EAX AND ESI,FFFF0000 MOV EBX,0BF1 ADD EBX,EBP CALL EBX PUSHAD The second hit i land here: POP DWORD PTR DS:[EAX] POP DWORD PTR FS:[0] ADD ESP,4 POPAD PUSH EAX PUSH ECX BSWAP EDX NOT EDX PUSHFD Sorry if the second exception codes does not look similar with previous i typed. But this is the correct one. After this point, you may use the Bp command. If your target still silently quit, Look likes you didn't hide olly very well. You should read this Code:
http://www.woodmann.com/forum/showthread.php?t=6167 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASPR, ARMA question | sgdt | General Discussion | 3 | 04-09-2006 03:38 |
| About Arma | hobgoblin | General Discussion | 1 | 02-02-2004 19:53 |