Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 391 Bytes

File metadata and controls

15 lines (9 loc) · 391 Bytes

Shellcode Loader

Abusing callback to run shellcode.

Overview

Eksekusi shellcode dengan CertEnumSystemStore.

BOOL CertEnumSystemStore (DWORD dwFlags, void pvSystemStoreLocationPara, void pvArg, PFN_CERT_ENUM_SYSTEM_STORE pfnEnum);

Reference