Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 361 Bytes

File metadata and controls

15 lines (9 loc) · 361 Bytes

Shellcode Loader

Abusing callback to run shellcode.

Overview

Eksekusi shellcode dengan CopyFile2.

HRESULT CopyFile2 (PCWSTR pwszExistingFileName, PCWSTR pwszNewFileName, COPYFILE2_EXTENDED_PARAMETERS pExtendedParameters);

Reference