GuidedHacking-Injector
GuidedHacking-Injector copied to clipboard
.NET Full Implementation
It is added Full Support for .NET.
Everything related to .NET is inside the folder GH_Inj_Lib_DotNet, this includes:
- Wrapper.
- Library to handle the wrapper.
- Examples of VB and C#.
Example injectors have a complete implementation of the library. with all injection methods and even discharge of symbols.
The wapper is library InjectorHelper and will be maintained separately to his original library, in this way there will be no conflicts in the code and you can continue working without worrying about touching something independent and the same applies to me.