allanp0e1's Stars
SilentVoid13/Silent_Log
dead simple single-header library to display some colored log messages
SilentVoid13/Silent_Packer
An ELF / PE binary packer written in pure C, made for fun
janoglezcampos/llvm-yx-callobfuscator
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
securifybv/Visual-Studio-BOF-template
A Visual Studio template used to create Cobalt Strike BOFs
securifybv/BOFRyptor
blue0x1/uac-bypass-oneliners
Collection of one-liners to bypass User Account Control (UAC) in Windows. These techniques exploit certain behavior in Windows applications to elevate privileges.
retep998/winapi-rs
Rust bindings to Windows API
kkent030315/anycall
x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration
EvilGreys/Hide-CobaltStrike
Hide your CobaltStrike PRO
iilegacyyii/ThreadlessInject-BOF
BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released at BSides Cymru 2023.
nasbench/Misc-Research
A collection of tools, scripts and personal research
lsecqt/OffensiveCpp
This repo contains C/C++ snippets that can be handy in specific offensive scenarios.
WithSecureLabs/ModuleStomping
https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/
SafeBreach-Labs/pinjectra
Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)
boku7/Ninja_UUID_Runner
Module Stomping, No New Thread, HellsGate syscaller, UUID Shellcode Runner for x64 Windows 10!
kyleavery/AceLdr
Cobalt Strike UDRL for memory scanner evasion.
cr-0w/maldev
⚠️ malware development
forrest-orr/moneta
Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs
bytecode77/r77-rootkit
Fileless ring 3 rootkit with installer and persistence that hides processes, files, network connections, etc.
VioletGiraffe/cppcheck-vs-addin
Visual Studio integration for cppcheck, an open-source static code analyzer for C++
CppCon/CppCon2022
Slides and other materials from CppCon 2022
QBouts/BitsOfQ
Code from the BitsOfQ youtube channel
zyantific/zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
D4stiny/ExceptionOrientedProgramming
Abusing exceptions for code execution.
maliciousgroup/RDI-SRDI
This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".
elastic/protections-artifacts
Elastic Security detection content for Endpoint
Tylous/SourcePoint
SourcePoint is a C2 profile generator for Cobalt Strike command and control servers designed to ensure evasion.
Idov31/Nidhogg
Nidhogg is an all-in-one simple to use windows kernel rootkit.
Idov31/Cronos
PoC for a sleep obfuscation technique leveraging waitable timers to evade memory scanners.
netspooky/scare
A multi-arch assembly REPL and emulator for your command line.