hkInjector 1.1 [ Avoid Possible Detections ]
This is a small update on my original release located here. (Blame boredom)
Basically, I've updated the GUI and made things a bit easier for newbies.
v1.1 Updates:
Code:
- Added ability to select from current processes & windows.
- Added option to erase PE headers. ( IMAGE_DOS_HEADER, IMAGE_NT_HEADER etc. Makes it harder to detect an injected DLL. )
- Added ability to eject modules from process.
- Added injected module details
- Added ability to inject multiple modules
- Updated GUI
- Bugfixes
MD5: b4972f4c640838978b9f4a7e207af0aa
SHA1: 49ff0825714d88a3be2b4dee88fc0c3d8d161189

Bugs
- Ejecting a module doesn't always work.
Credits
Jason - Injection Library
Aeonhack - NSTheme
master131 - For some inspiration. ( See his injector
here. )