Stars
- All languages
- Assembly
- AutoHotkey
- AutoIt
- Batchfile
- BlitzBasic
- Bro
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Crystal
- D
- Dart
- Dockerfile
- Go
- Groovy
- HCL
- HTML
- Haskell
- Inno Setup
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- PHP
- POV-Ray SDL
- Pascal
- Perl
- Perl 6
- PowerShell
- Pug
- PureBasic
- Python
- QML
- QMake
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smarty
- Solidity
- Swift
- TeX
- TypeScript
- VBA
- VBScript
- Vim Script
- Visual Basic
- Visual Basic .NET
- Visual Basic 6.0
- Vue
- XSLT
- YARA
- Zeek
- Zig
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
C++ Insights - See your source code with the eyes of a compiler
edb is a cross-platform AArch32/x86/x86-64 debugger.
Network utility for sending / receiving TCP, UDP, SSL, HTTP
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
Android File Transfer for Linux (and macOS!)
Obfuscation library based on C++20 and metaprogramming
Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation from scanners and analysts.
Process Herpaderping proof of concept, tool, and technical deep dive. Process Herpaderping bypasses security products by obscuring the intentions of a process.
💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique