Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 307 Bytes

File metadata and controls

15 lines (9 loc) · 307 Bytes

Shellcode Loader

Abusing callback to run shellcode.

Overview

Eksekusi shellcode dengan TpSimpleTryPost.

TpSimpleTryPost adalah fungsi internal dan bersifat low-level.

NTSTATUS TpSimpleTryPost(PTP_SIMPLE_CALLBACK callback, PVOID args, PTP_CALLBACK_ENVIRON environ);

Reference