![]() |
|
#3
|
||||
|
||||
|
Well int this case code always works as prior to execution of NtContinue there is call for NtTestAlert which will trigger APCs, and also NtContinue how it is called by LdrInitializeThunk always has Alertable set to 1, so APCs will always get executed in this example.
__________________
http://accessroot.com |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DLL Injection | ldmd | Source Code | 2 | 10-07-2024 21:44 |
| [Delphi/Native API] ZwTerminateProcess without declaration from UserMode | Agmcz | Source Code | 3 | 07-25-2018 04:48 |