Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 315 Bytes

File metadata and controls

15 lines (9 loc) · 315 Bytes

Shellcode Loader

Abusing callback to run shellcode.

Overview

Eksekusi shellcode dengan EnumObjects.

int EnumObjects (HDC hdc, int nType, GOBJENUMPROC lpFunc, LPARAM lParam);

Reference