64 skills found · Page 1 of 3
guidedhacking / GuidedHacking InjectorThe BEST DLL Injector Library.
med0x2e / ExecuteAssemblyLoad/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassing ETW+AMSI, avoiding EDR hooks via NT static syscalls (x64) and hiding imports by dynamically resolving APIs (hash).
TheCruZ / Simple Manual Map InjectorSimple C++ DLL Manual Map Injector For x86 and x64
dobin / SuperMegaStealthily inject shellcode into an executable
ez8-co / Yapi💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
namazso / Linux InjectorA simple ptrace-less shared library injector for x64 Linux
dismantl / Linux InjectorUtility for injecting executable code into a running process on x86/x64 Linux
kkent030315 / Anymapperx64 Windows kernel driver mapper, inject unsigned driver using anycall
adamhlt / DLL InjectorDLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
Reloaded-Project / Reloaded.InjectorC# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
derafehaolivermoss / Windows Extreme InjectorOptimize DLL deployment with the Windows Extreme Injector on GitHub. Advanced features for professional library mapping and process automation.
dennisbabkin / InjectAllTutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.
uItra / Injectorax86/x64 manual mapping injector using the JUCE library
ins1gn1a / FramptonPE Binary Shellcode Injector - Automated code cave discovery, shellcode injection, ASLR bypass, x86/x64 compatible
MastMind / PE InfectorCrossplatform tool for inject shellcode into .exe and .dll binaries (x86 and x64)
guided-hacking / GuidedHacking InjectorThe BEST DLL Injector Library.
vmcall / Eye MapperBattlEye x64 usermode injector
zeroaceee / EDMapperA documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.
ohchase / YauiYet Another Unix Injector with support for Android/Android Emulator i686/x64/arm/aarch64
woldann / NThreadStealthy x64 thread manipulation library for calling functions inside target processes without creating remote threads or installing hooks.