Skip to content

dthusian/libpatch6n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libpatch6n

This library aims to implement a system that can binary patch executables at runtime. It works by overwriting functions to inject code that can modify their arguments or return values, or even completely replace the function. A demonstration can be found in the demo/ directory.

About

Binary patching at runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published