Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   64 bit Tool to inject an external .dll (https://forum.exetools.com/showthread.php?t=18823)

sope 06-26-2018 16:57

64 bit Tool to inject an external .dll
 
Hi,

Can any one suggest an good 64 bit tool to inject an external .dll

example : we have a.dll & b.dll (b.dll is external) both dll are 64 bit

We need to modify import table of a.dll in such a way that when a.dll is loaded by the program our b.dll is also loaded automatically with it.

Which tool will help to successfully do it.

Please enlighten.

Thanks in advance !

Mahmoudnia 06-26-2018 17:31

Try Xenos injector

Code:

https://github.com/DarthTon/Xenos
Features
  • Supports x86 and x64 processes and modules
  • Kernel-mode injection feature (driver required)
  • Manual map of kernel drivers (driver required)
  • Injection of pure managed images without proxy dll
  • Windows 7 cross-session and cross-desktop injection
  • Injection into native processes (those having only ntdll loaded)
  • Calling custom initialization routine after injection
  • Unlinking module after injection
  • Injection using thread hijacking
  • Injection of x64 images into WOW64 process
  • Image manual mapping
  • Injection profiles

Manual map features:
  • Relocations, import, delayed import, bound import
  • Hiding allocated image memory (driver required)
  • Static TLS and TLS callbacks
  • Security cookie
  • Image manifests and SxS
  • Make module visible to GetModuleHandle, GetProcAddress, etc.
  • Support for exceptions in private memory under DEP
  • C++/CLI images are supported (use 'Add loader reference' in this case)
Supported OS: Win7 - Win10 x64


All times are GMT +8. The time now is 02:35.

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