RtlRegisterWait Shellcode Execution PoC
Blog of Osanda
2025-10-19 04:03:17
收藏
RtlRegisterWait is an undocumented Windows API that registers a callback function to be executed by a system managed thread pool when a specified object handle becomes signalled.
/* [*] RtlRegisterWait Shellcode Execution PoC [*] Author: Osanda Malith Jayathissa - @OsandaMalith [*] www.osandamalith.com [*] Date: 13/10/2025 */ #include
目录
最新
- RtlRegisterWait Shellcode Execution PoC
- Executing Shellcode with ReadDirectoryChanges’s Hidden Callback
- Encrypting Shellcode using SystemFunction032/033
- Executing Shellcode via Callbacks
- Hacking the World with HTML
- Exploring the MS-DOS Stub
- My Journey into eCXD – eLearnSecurity Certified eXploit Developer
- WMI 101 for Pentesters