Skip to content

Instantly share code, notes, and snippets.

@trkyshorty
Created December 23, 2021 12:01
Show Gist options
  • Save trkyshorty/d7b274492d30256eeaf279b4ff77b1b9 to your computer and use it in GitHub Desktop.
Save trkyshorty/d7b274492d30256eeaf279b4ff77b1b9 to your computer and use it in GitHub Desktop.
ko_rota_stop_fnc
alloc(ko_rota_stop_fnc, 512)
createthread(ko_rota_stop_fnc)
ko_rota_stop_fnc:
mov ecx,[00EFE228] //KO_PTR_CHR
call 00569B50 //KO_ROTA_STOP
ret
//KO_ROTA_STOP - 83EC08535556578BF98BAFQQ39AFQQ8DB7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment