Skip to content

A PoC coded in C++ to inject ASM into a process to exec game functions or inject any shellcode.

Notifications You must be signed in to change notification settings

Sniky83/CallGameFuncExternally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CallGameFuncExternally

A PoC coded in C++ to inject ASM into a process to exec game functions or inject any shellcode.
I done this on Assault Cube game where I called the "Print Console" game function externally and writing anything into it.
It means that you can create a cheat for example and write "Unlimited ammo enabled" in the console when you hit a specific Key to activate/desactivate your cheat.

Here is the PoC video

About

A PoC coded in C++ to inject ASM into a process to exec game functions or inject any shellcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages