SolomonSklash / COM-HijackingLinks
An example of COM hijacking using a proxy DLL.
☆40Updated 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:
- RunPE adapted for x64 and written in C, does not use RWX☆28Updated last year
- API Hammering with C++20☆49Updated 3 years ago
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- ☆31Updated 10 months ago
- Experimental PoC for unhooking API functions using in-memory patching, without VirtualProtect, for one specific EDR.☆40Updated 2 years ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 6 months ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- ☆38Updated 5 months ago
- Self Delete DLL☆23Updated last year
- miscellaneous codes☆34Updated 2 years ago
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆62Updated last year
- Demoting PPL anti-malware services to less than a guest user☆62Updated 8 months ago
- Adaptive DLL hijacking / dynamic export forwarding - EAT preserve☆78Updated last year
- Just another ntdll unhooking using Parun's Fart technique☆75Updated 2 years ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆27Updated 5 months ago
- Hooked create process injection for meterpreter☆23Updated 4 years ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆29Updated last year
- ☆30Updated last month
- ☆60Updated last year
- idk man this was the default github name☆35Updated 2 years ago
- Toolset to manipulate RPC clients by finding delayed services and masquerading as them☆96Updated last month
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- FrostLock Injection is a freeze/thaw-based code injection technique that uses Windows Job Objects to temporarily freeze (suspend) a targe…☆30Updated 6 months ago
- A more reliable way of resolving syscall numbers in Windows☆52Updated last year
- Post-Ex BOF tooling for Hannibal☆24Updated 10 months ago
- A pure C version of SymProcAddress☆30Updated last year
- A work in progress BOF/COFF loader in Rust☆50Updated 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…☆48Updated 2 weeks ago
- Example of using Sleep to create better named pipes.☆41Updated 2 years ago