GithubHelp home page GithubHelp logo

black-hat-cpp's Introduction

Black Hat C++

The Things About C++

Design Patterns

Bit Flags

JSON

Network

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

GUI

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

Security

Detector

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

Memory Hacking

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

Anti

  • al-khaser - Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
  • gargoyle - A memory scanning evasion technique
  • anti-sandbox - Windows对抗沙箱和虚拟机的方法总结
  • makin - reveal anti-debugging and anti-VM tricks

Windwos API

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

Hook

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

Binary Analysis

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

fuzzing

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

Executable Formats

  • LIEF - Library to Instrument Executable Formats

Backdoor

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

black-hat-cpp's People

Contributors

zet235 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.