Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Shellcode Loader

Executing shellcode using timer.

Overview

Eksekusi shellcode dengan timeSetEvent.

Fungsi ini tergolong obsolete.

MMRESULT timeSetEvent (UINT uDelay, UINT uResolution, LPTIMECALLBACK lpTimeProc, DWORD_PTR dwUser, UINT fuEvent);

MMRESULT timeKillEvent (uTimerID);

MMRESULT timeBeginPeriod (UINT uPeriod);

MMRESULT timeGetDevCaps (LPTIMECAPS ptc, UINT cbtc);

Reference