Jump to content

[REQ] Tool For Adding Zero Bytes of New line in DLL


Recommended Posts

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 by Dibya
Link to comment
Share on other sites


...or maybe you can hook the api call and inject a dll... :unsure:

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 :w00t::ph34r:)

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
 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...