Skip to content

niemand-sec/LuaHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuaHook

Example of how to hook Lua for Game Hacking

This code works perfectly to hook Lua inside Vermintide 2 but can be easily addapted to any game.

Twitter: @Niemand_sec

More info: Personal Blog

Reminder

There are to branches: master and ACTF. The second one has been adapted to work perfectly for any game. Just a pattern and a mask need to be provided. This pattern will be used to locate the target function to hook and place the hook there. Detour has been replaced by MinHook.

About

Example of how to hook Lua for Game Hacking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published