Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   Jasi DLL Injector v1.0 (https://forum.exetools.com/showthread.php?t=21627)

Jasi2169 05-24-2026 12:40

Jasi DLL Injector v1.1
 
1 Attachment(s)
Jasi DLL Injector v1.1 By Jasi2169

Simple and small utility to inject target dll into target app!

To configure, please open JasiDLLInjector.ini and fix TargetEXE for target executable to run and InjectedDLL to inject target hook to that process and Hide flag optional to hide your hook dll in usermode!
Run x86 build for 32bit target process and x64 build for x64 target process, processes with elevated permission might need injector to be run as admin, if possible injector will ask for admin access with UAC prompt!

Changelog:
v1.1 (29/May/2026)
- Added Hide flag in ini file to hide hook dll in usermode like PEB loader lists, Module32First/Next, EnumProcessModules, HashLinks, GetModuleHandle name, PEHeader MZ/DOS erase with safe fallback, by default it is false, its better to implement this in your hook.dll itself as it runs inside process whereas injector doing hiding using RPM/WPM with limited control.
- Bugs fixed.

v1.0 (23/May/2026)
- Initial release

Download: (Pwd: Jasi2169)
https://pixeldrain.com/u/XkKoXJrN

Made for myself long ago while patching to do stuff quickly!

Jasi2169 05-30-2026 13:44

Changelog:
v1.1 (29/May/2026)
- Added Hide flag in ini file to hide hook dll in usermode like PEB loader lists, Module32First/Next, EnumProcessModules, HashLinks, GetModuleHandle name, PEHeader MZ/DOS erase with safe fallback, by default it is false, its better to implement this in your hook.dll itself as it runs inside process whereas injector doing hiding using RPM/WPM with limited control.
- Bugs fixed.

Added to OP


All times are GMT +8. The time now is 11:47.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX