Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

File metadata and controls

4 lines (3 loc) · 265 Bytes

The concept of monitoring the implementation dll and the creation thread from other processes

Set splice on system function 'LdrpCallInitRoutine' for monitoring DLL loading/unloading. Set splice on system function 'BaseThreadInitThunk' for monitoring new threads.