Jump to content
Tuts 4 You

AssemblyLoadHoocker C#


CodeExplorer

Recommended Posts

AssemblyLoadHoocker C#:
Hoocks Assembly.Load(byte[] array) so you could change the loaded assembly with your own code.
AssemblyLoadHoocker-ImportantFiles.zip attached
or the whole Project (also include dnlib):
http://www112.zippyshare.com/v/jj3hT5Ik/file.html

The project is only inject MessageBox.Show("String") in loaded assembly,
you got to customize it, this is why I shared the source code!

 

AssemblyLoadHoocker-ImportantFiles.zip

  • Like 10
Link to comment

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
×
×
  • Create New...