dll-hijacking
There are 106 repositories under dll-hijacking topic.
m0nad/awesome-privilege-escalation
A curated list of awesome privilege escalation
ysc3839/FontMod
Simple hook tool to change Win32 program font.
Accenture/Spartacus
Spartacus DLL/COM Hijacking Toolkit
wietze/HijackLibs
Project for tracking publicly disclosed DLL Hijacking opportunities.
MojtabaTajik/Robber
Robber is open source tool for finding executables prone to DLL hijacking
Print3M/DllShimmer
Weaponize DLL hijacking easily. Backdoor any function in any DLL.
knight0x07/ImpulsiveDLLHijack
C# based tool which automates the process of discovering and exploiting DLL Hijacks in target binaries. The Hijacked paths discovered can later be weaponized during Red Team Operations to evade EDR's.
cyberark/DLLSpy
DLL Hijacking Detection Tool
ElliotKillick/LdrLockLiberator
For when DLLMain is the only way
itm4n/UsoDllLoader
Windows - Weaponizing privileged file writes with the Update Session Orchestrator service
L3cr0f/DccwBypassUAC
Windows 8.1 and 10 UAC bypass abusing WinSxS in "dccw.exe".
mrexodia/perfect-dll-proxy
Perfect DLL Proxying using forwards with absolute paths.
SecuProject/DLLHijackingScanner
This is a PoC for bypassing UAC using DLL hijacking and abusing the "Trusted Directories" verification.
MewX/cross-channel_chinese-localization_project
[LEGACY] CROSS † CHANNEL 中文化 (汉化) 项目,源代码以及网站。(全翻译文本、全平台移植源码已公开!欢迎修改&学习!)CROSS † CHANNEL Chinese Localization Project, source codes and websites. (All translations and scripts are open, welcome on any improvements!)
sailay1996/CdpSvcLPE
Windows Local Privilege Escalation via CdpSvc service (Writeable SYSTEM path Dll Hijacking)
sailay1996/WerTrigger
Weaponizing for privileged file writes bugs with windows problem reporting
sailay1996/magnifier0day
Windows 10 Privilege Escalation (magnifier.exe) via Dll Search Order Hijacking
sailay1996/SpoolTrigger
Weaponizing for privileged file writes bugs with PrintNotify Service
itm4n/CDPSvcDllHijacking
Windows 10 CDPSvc DLL Hijacking - From LOCAL SERVICE to SYSTEM
StarGate01/AmongUs-Mumble
Mumble VoIP Plugin and mod for the popular game "Among Us" to enable Proximity Voice Chat.
Xpl0itR/VersionShim
A Dynamic-Link Library that exports the same methods as version.dll (winver.h) and winhttp.dll, in addition to chainloading additional user-defined libraries
m7rick/GoDhijacking
Red team tool designed for quickly identifying hijackable programs, evading antivirus software, and EDR (Endpoint Detection and Response) systems. 红队工具旨在快速识别可劫持程序、逃避防病毒软件和 EDR(端点检测和响应)系统。
kevinalmansa/DLL_Wrapper
A program that generates code to implement a DLL Proxy.
rek7/dll-hijacking
dll proxying
woldann/NThread
Stealthy x64 thread manipulation library for calling functions inside target processes without creating remote threads or installing hooks.
roadwy/SideloadFinder
frida based script which automates the process of discovering and exploiting DLL Hijacks in target binaries. The discovered binaries can later be weaponized during Red Team Operations to evade AV/EDR's.
detached64/HijackGen
A simple tool to generate dll source code for dll-hijacking.
myfreeer/qbittorrent-portable
dll-hijack based qbittorrent portable plugin
Nukem9/QuickDllProxy
A header-only DLL proxy stub generation library built with C++20.
audibleblink/dummyDLL
Utility for hunting UAC bypasses or COM/DLL hijacks that alerts on the exported function that was consumed.
awaitlol/Undetected-DLL-Injection-Method
Undetected DLL Injection Method
Yet-Zio/WusaBypassUAC
UAC bypass abusing WinSxS in "wusa.exe". Referred from and similar to: https://github.com/L3cr0f/DccwBypassUAC , Kudos to L3cr0f and FuzzySecurity for their efforts
techiew/UltimateProxyDLL
Header-only library for dynamic DLL proxying in one function call
pr701/vcproxy
DLL hijacking with vcruntime140
aancw/DllProxy-rs
Rust Implementation of SharpDllProxy for DLL Proxying Technique
alirezac0/CVE-2022-27502
Exploit of RealVNC VNC Server