Skip to content

97TeaM/C-Lib-Patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Lib-Patcher

Fixed, reupload distribution of C-Lib-Patcher, inspried by FЯIDA

Reupload from main git repo, currently deleted

Pre-requirements

Currently needed only official LLVM toolchain from Andoroid NDK, avilable here


Injector compilation: make


The patch library compilation: clang++ -fPIC -shared -o libpatch.so libpatch.cpp -target armv7a-linux-androideabi19 -static-libstdc++

See examples in injector.cpp and edit patches for your own!

About

Fixed, reupload distribution of C-Lib-Patcher, inspried by FЯIDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published