Dibya Posted May 18, 2016 Posted May 18, 2016 (edited) please Anyone can tell me is there any tool for adding zero bites with some line so that i can add some api calls without replacing any in hex . can some one please suggest me a good book for learning hex Patching? THANK YOU Edited May 18, 2016 by Dibya
jaclaz Posted May 18, 2016 Posted May 18, 2016 ...or maybe you can hook the api call and inject a dll... http://jbremer.org/x86-api-hooking-demystified/ http://www.codeproject.com/Articles/2082/API-hooking-revealed (and yes, I know this does not answer directly your question ) Some related current tools/libraries: https://github.com/RelicOfTesla/Detours https://easyhook.github.io/ https://github.com/nektra/Deviare-InProc https://github.com/martona/mhook jaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now