Shamar / ANN-decompilerLinks
"AI" demystified: a decompiler
☆24Updated 4 years ago
Alternatives and similar repositories for ANN-decompiler
Users that are interested in ANN-decompiler are comparing it to the libraries listed below
Sorting:
- A decompiler targeting c and similar languages.☆49Updated last year
- (fork)Decompile win32 program and DLL to C++ step by step. Allow some interactive. Main functions already work: *support if/else/for/do/w…☆22Updated 11 years ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- [Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Pyth…☆40Updated 5 years ago
- Experimental tool for running Linux binaries on Windows☆41Updated 10 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆20Updated 2 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Frida depends on TinyCC☆61Updated 4 months ago
- Converting Assembly back to C Code using Transformers.☆28Updated last year
- objdump for TempleOS BINaries☆14Updated 5 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 4 years ago
- Hook functions using Python on Windows with MinHook☆20Updated last year
- An x86/x64 instruction disassembler written in C☆34Updated last year
- REDasm Core Library☆55Updated last year
- An x86_64 Linux decompiler written in Python!☆14Updated 6 years ago
- Simple decompiler for Rizin. It's capable of generating readable pseudo code even on handmade assembly.☆61Updated 7 months ago
- simple Elf disassembler☆10Updated 10 years ago
- This repo contains a version of musl that is being modified to Checked C. Checked C is an extension to C that adds checking to detect or …☆27Updated 2 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 7 years ago
- Python cross version bytecode/wordcode assembler☆118Updated last month
- Visual Assembler☆26Updated 7 months ago
- Simple parser for Python marshal serialization and pyc files☆21Updated last month
- A WIP aarch64 emulator (and at some point dynarec) written in C++20.☆30Updated 3 years ago
- Convert a dynamically linked binary to a statically linked binary going thorugh LLVM IR, using mcsema☆12Updated 6 years ago
- A portable, public-domain hex editor☆38Updated 4 years ago
- An example of how to parse an ELF symbol table.☆15Updated 9 years ago
- A decompiler for Lua bytecode compiled with luac. Currently targeted at Lua 5.1.☆25Updated 9 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆38Updated 11 years ago