Skip to content

ioncodes/dlsym_hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dlsym_hook

Example project created for my blog post "Instrumenting binaries using revng and LLVM" using revng and LLVM.

What does it do?

It dumps the strings passed to dlsym by lifting and instrumenting the binary. We then finally recompile it back to a working executable bypassing anti debug checks.

About

Instrumenting a binary without source code to bypass anti-debug checks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published