SolomonSklash / COM-HijackingLinks
An example of COM hijacking using a proxy DLL.
☆41Updated 4 years ago
Alternatives and similar repositories for COM-Hijacking
Users that are interested in COM-Hijacking are comparing it to the libraries listed below
Sorting:
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 7 months ago
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- API Hammering with C++20☆49Updated 3 years ago
- miscellaneous codes☆35Updated 2 years ago
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- RunPE adapted for x64 and written in C, does not use RWX☆28Updated last year
- A more reliable way of resolving syscall numbers in Windows☆52Updated last year
- Remap ntdll.dll using only NTAPI functions with a suspended process☆26Updated 6 months ago
- ☆31Updated 10 months ago
- Experimental PoC for unhooking API functions using in-memory patching, without VirtualProtect, for one specific EDR.☆41Updated 2 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- ☆38Updated 6 months ago
- idk man this was the default github name☆35Updated 2 years ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆29Updated last year
- ☆30Updated 2 months ago
- Hooked create process injection for meterpreter☆23Updated 4 years ago
- A pure C version of SymProcAddress☆30Updated last year
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆61Updated last year
- ☆43Updated 2 years ago
- From C, Rust or Zig to binary shellcode compiler based on Mingw gcc. It allows using Win32 APIs and standard libraries without any change…☆49Updated last month
- ☆47Updated 2 years ago
- A bunch of shenanigans using functions, VEH and more☆36Updated 4 months ago
- Adaptive DLL hijacking / dynamic export forwarding - EAT preserve☆78Updated last year
- Self Delete DLL☆23Updated last year
- a simple poc showcasing the ability of an admin to suspend EDR's protected processes , making it useless☆39Updated last year
- Just another ntdll unhooking using Parun's Fart technique☆75Updated 2 years ago
- A work in progress BOF/COFF loader in Rust☆50Updated 2 years ago
- ☆60Updated last year
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆61Updated last year
- A simple Linux in-memory .so loader☆33Updated 2 years ago