Skip to content

SoraTenshi/zig-bait

Repository files navigation

logo

Roadmap: (or what will be done, attempted or whatnot)

  • Simple VMT Hook
  • "Advanced" VMT Hook (copy vtable, with RTTI and overwrite the whole thing)
  • Detour hook (save prologue, overwrite with jmp to own address, replay prologue, call "hook")
  • Better support for x86, especially Calling Convention control

Usage:

!TODO!

Releases

No releases published

Packages

No packages published

Languages