Skip to content

zet235/black-hat-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 

Repository files navigation

Black Hat C++ Stars

The Things About C++

Design Patterns

Bit Flags

JSON

Network

  • cpp-httplib Stars - A C++ header-only HTTP/HTTPS server and client library
  • cpr Stars - Curl for People, a spiritual port of Python Requests.
  • oatpp Stars - Light and powerful C++ web framework

GUI

  • imgui Stars - Bloat-free Graphical User interface for C++ with minimal dependencies

Security

Detector

  • memhunter Stars - Live hunting of code injection techniques
  • pe-sieve Stars - Recognizes and dumps a variety of potentially malicious implants
  • hollows hunter Stars - Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
  • BLUESPAWN Stars - An Active Defense and EDR software to empower Blue Teams
  • CobaltStrikeDetected Stars - 40行代码检测到大部分CobaltStrike的shellcode

Memory Hacking

  • Blackbone Stars - Windows memory hacking library
  • herpaderping Stars - bypasses security products by obscuring the intentions of a process
  • pinjectra Stars - Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques
  • PowerLoaderEx Stars - PowerLoaderEx - Advanced Code Injection Technique for x32 / x64
  • FunctionStomping Stars - A new shellcode injection technique. Given as C++ header, standalone Rust program or library.

Loader

  • MemLoader Stars - Run native PE or .NET executables entirely in-memory.
  • donut Stars - Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, VBScript, JScript and runs them from memory with parameters.

Anti

  • al-khaser Stars - Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
  • gargoyle Stars - A memory scanning evasion technique
  • anti-sandbox Stars - Windows对抗沙箱和虚拟机的方法总结
  • makin Stars - reveal anti-debugging and anti-VM tricks
  • obfusheader.h Stars - portable header file for C++14 compile-time obfuscation
  • obfus.h Stars - Macro-header for compile-time C obfuscation (tcc, win x86/x64)
  • Obfusk8 Stars - lightweight Obfuscation library based on C++17 / Header Only for windows binaries

Windwos API

  • wow64pp Stars - A modern c++ implementation of windows heavens gate
  • SysWhispers Stars - AV/EDR evasion via direct system calls.
  • SysWhispers2 Stars - AV/EDR evasion via direct system calls.
  • HWSyscalls Stars - execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP
  • syscalls-cpp Stars - A modern C++20 header-only library for advanced direct system call invocation.
  • CallObfuscator Stars - Obfuscate specific windows apis with different apis
  • UnhookMe Stars - UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red Teams malware
  • lazy_importer Stars - header only library to make the life of a reverse engineer much harder.
  • inline_syscall Stars - Inline syscalls made easy for windows on clang
  • RefleXXion Stars - bypassing user-mode hooks utilised by AV/EPP/EDR etc.

Hook

  • InfinityHook Stars - Hook system calls, context switches, page faults and more.
  • minhook Stars - The Minimalistic x86/x64 API Hooking Library for Windows

Binary Analysis

  • Triton Stars - It provides internal components like a Dynamic Symbolic Execution (DSE) engine
  • zasm Stars - x86-64 Assembler based on Zydis
  • retdec Stars - RetDec is a retargetable machine-code decompiler based on LLVM.
  • PinTools Stars - Pintool example and PoC for dynamic binary analysis

Fuzzing

  • libfuzzer Stars - Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.

Exploit

  • pwn++ Stars - pwn++ is a Windows & Linux library oriented for exploit dev but mostly used to play with modern C++ features

Executable Formats

  • LIEF Stars - Library to Instrument Executable Formats

Backdoor

  • IIS-Raid Stars - A native backdoor module for Microsoft IIS

About

C++ Programming for Hackers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published