dll-hijacking
There are 92 repositories under dll-hijacking topic.
ysc3839/FontMod
Simple hook tool to change Win32 program font.
m0nad/awesome-privilege-escalation
A curated list of awesome privilege escalation
Accenture/Spartacus
Spartacus DLL/COM Hijacking Toolkit
MojtabaTajik/Robber
Robber is open source tool for finding executables prone to DLL hijacking
wietze/HijackLibs
Project for tracking publicly disclosed DLL Hijacking opportunities.
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
L3cr0f/DccwBypassUAC
Windows 8.1 and 10 UAC bypass abusing WinSxS in "dccw.exe".
itm4n/UsoDllLoader
Windows - Weaponizing privileged file writes with the Update Session Orchestrator service
ElliotKillick/LdrLockLiberator
For when DLLMain is the only way
SecuProject/DLLHijackingScanner
This is a PoC for bypassing UAC using DLL hijacking and abusing the "Trusted Directories" verification.
mrexodia/perfect-dll-proxy
Perfect DLL Proxying using forwards with absolute paths.
sailay1996/CdpSvcLPE
Windows Local Privilege Escalation via CdpSvc service (Writeable SYSTEM path Dll Hijacking)
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/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
HackerCalico/SkyShadow
Generate DLL Hijacking Payload in batches.
StarGate01/AmongUs-Mumble
Mumble VoIP Plugin and mod for the popular game "Among Us" to enable Proximity Voice Chat.
kevinalmansa/DLL_Wrapper
A program that generates code to implement a DLL Proxy.
Xpl0itR/VersionShim
A Dynamic-Link Library which 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(端点检测和响应)系统。
rek7/dll-hijacking
dll proxying
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.
myfreeer/qbittorrent-portable
dll-hijack based qbittorrent portable plugin
audibleblink/dummyDLL
Utility for hunting UAC bypasses or COM/DLL hijacks that alerts on the exported function that was consumed.
TheCtkHoster/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
Nukem9/QuickDllProxy
A header-only DLL proxy stub generation library built with C++20.
aancw/DllProxy-rs
Rust Implementation of SharpDllProxy for DLL Proxying Technique
alirezac0/CVE-2022-27502
Exploit of RealVNC VNC Server
lifenjoiner/hijackdll_helper
This is another tool helping to generate c file for dll hijack, besides AheadLib and AddExport. 这是 AheadLib 和 AddExport 之外的,另一种生成 DLL 劫持 C 源代码的辅助工具。
pr701/vcproxy
DLL hijacking with vcruntime140
myfreeer/dll-hijack
DLL hijack codes for cmake on windows.
srozb/parasite
dll injection/hijack made fun