Compare commits
1 Commits
8fb2204f8b
...
0f8d94ab2d
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f8d94ab2d |
@@ -477,7 +477,7 @@ z1:
|
||||
jmp .run_cmd
|
||||
|
||||
.nodebuggee:
|
||||
mov eax, aNeedDebuggee
|
||||
mov eax, need_debuggee
|
||||
test byte [esi+16], CMD_WITHOUT_LOADED_APP
|
||||
jnz .run_cmd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user