Skip to content

Apex-master/return-address-spoofing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GTA-return-address-spoofing

works with most public invokers, spoofs the return address to act as a bypass and allow checked natives to be called.

Implement in your invoker EndCall example:
spoof_call(g_GameVariables->GetNativeReturnAddress(), static_cast<void(*)(rage::scrNativeCallContext*)>(handler), static_cast<rage::scrNativeCallContext*>(&m_Context));

credits: namazso

About

works with most invokers, spoofs the return address to bypass the anti cheat and allow detected natives to be called.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published