Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ModifyTLSCallbacks

Edit the program's TLS callbacks at runtime (anti-debugging method)

The debugger will try to parse our modified TLS callback pointer when we change it to the same address as the image base, resulting in the debugger failing to load. Tested and working with x64dbg, and CE debugger. Please see ModifyTLSCallbacks.cpp for a simple example.

About

Edit the program's TLS callbacks at runtime

Topics

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages