Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 402 Bytes

File metadata and controls

15 lines (9 loc) · 402 Bytes

Shellcode Loader

Abusing callback to run shellcode.

Overview

Eksekusi shellcode dengan CertEnumSystemStoreLocation.

BOOL CertEnumSystemStoreLocation (DWORD dwFlags, void * pvArg, PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum);

Reference