Maratyszcza / PeachPy
x86-64 assembler embedded in Python
☆1,979Updated last year
Related projects ⓘ
Alternatives and complementary repositories for PeachPy
- A lightweight LLVM python binding for writing JIT compilers☆1,930Updated this week
- Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.☆3,047Updated 3 years ago
- A superoptimizer for LLVM IR☆2,136Updated 2 months ago
- A hacky debugger UI for hackers☆6,177Updated 4 months ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,410Updated this week
- The Witchcraft Compiler Collection☆1,850Updated 3 weeks ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,216Updated last month
- Reverse engineering framework in Python☆3,488Updated 2 months ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,150Updated 8 months ago
- Complete C99 parser in pure Python☆3,243Updated 2 months ago
- Parsing ELF and DWARF in Python☆2,025Updated last week
- BARF : A multiplatform open source Binary Analysis and Reverse engineering Framework☆1,410Updated 4 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆548Updated last year
- Pyjion - A JIT for Python based upon CoreCLR☆1,598Updated 3 years ago
- Experimental multicore fork of Python 3☆583Updated 8 years ago
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,654Updated 2 years ago
- Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software v…☆3,533Updated 2 weeks ago
- Snowman decompiler☆2,262Updated last year
- Implementation of the LLVM tutorial in Python☆292Updated 7 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!