Lists (5)
Sort Name ascending (A-Z)
📊 Finance/Accounting
Finance/Accounting manage money, track income, expenses.🖥️ Graphics Engine
A Graphics Engine converts data into visual images on a screen.🗔 GUI Framework/Library
A GUI framework/library helps build graphical user interfaces.🧮 Lexer/Parser
A Lexer converts input text into tokens. A Parser uses those tokens to build a syntax tree.🛠️ Others
Other useful and interesting repos- All languages
- ANTLR
- Assembly
- Bikeshed
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cython
- Dart
- Fluent
- FreeBASIC
- Go
- HTML
- Haxe
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- Makefile
- Markdown
- Meson
- PHP
- PLpgSQL
- Pascal
- Pawn
- Python
- Roff
- Ruby
- Rust
- SWIG
- Sass
- Scala
- Shell
- Smali
- Svelte
- Swift
- TeX
- TypeScript
- V
- Visual Basic .NET
- Vue
- YARA
- Zig
Starred repositories
Convert any color grading into a LUT
Apply 3D LUTs to the Windows desktop for system-wide color correction/calibration
Packer detection and unpacking workflow for malware analysis: UPX, ASPack, Themida, VMProtect, PE and ELF.
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
A static VMProtect unpacker for PE files, supports VMProtect 1.x–3.x and rebuilding unpacked PE images
Brovan is a user-mode x86_64 binary emulator for your malware analysis & reverse engineering.
Dynamic and static analysis with Real Time Malware Analysis with Antivirus for Windows, including open-source XDR (3 EDR projects), ClamAV, YARA-X, machine learning AI, behavioral analysis, Unpacke…
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, T…
A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
A curated list of awesome resources related to executable packing
A curated list of IDA x64DBG, Ghidra and OllyDBG plugins.
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.