Ap3x / COFF-LoaderLinks
A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader
☆54Updated last year
Alternatives and similar repositories for COFF-Loader
Users that are interested in COFF-Loader are comparing it to the libraries listed below
Sorting:
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆60Updated last year
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆64Updated 2 years ago
- ☆100Updated last year
- Simple PoC to locate hooked functions by EDR in ntdll.dll☆38Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆27Updated 2 years ago
- ☆50Updated 3 years ago
- Get your data from the resource section manually, with no need for windows apis☆64Updated 10 months ago
- ☆36Updated 2 years ago
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆48Updated last year
- A work in progress BOF/COFF loader in Rust☆51Updated 2 years ago
- Sleep Obfuscation☆45Updated 2 years ago
- In-memory hiding technique☆56Updated 7 months ago
- Artemis - C++ Hell's Gate Syscall Implementation☆33Updated 2 years ago
- ☆56Updated 2 years ago
- Code snippets to add on top of cobalt strike sleep mask to achieve patchless hook on AMSI and ETW☆84Updated 2 years ago
- EmbedExeLnk by x86matthew modified by d4rkiZ☆41Updated 2 years ago
- ☆57Updated last year
- ☆28Updated 7 months ago
- ☆88Updated last year
- API Hammering with C++20☆49Updated 3 years ago
- Your NTDLL vaccine from modern direct syscall methods.