msynth

Expression simplifier

A code deobfuscation framework for simplifying complex Boolean expressions in binary code

Code deobfuscation framework to simplify Mixed Boolean-Arithmetic (MBA) expressions

GitHub

281 stars
13 watching
27 forks
Language: Python
last commit: 6 months ago

Related projects:

Repository Description Stars
mrphrazer/hitb2021ams_deobfuscation Automated deobfuscation of malware code using symbolic execution and simplification techniques 71
mrphrazer/r2con2020_deobfuscation Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware 76
mrphrazer/obfuscation_detection Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. 575
martinthoma/flake8-simplify A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives 186
hexrayssa/goomba Tools to simplify Mixed Boolean-Arithmetic expressions in software decompilation plugins 581
mbj/mutant Automated code review tool with mutation testing to simplify and improve code quality 1,956
m4rw3r/chomp A fast and expressive monadic-style parser combinator for Rust. 244
rub-syssec/syntia Deobfuscation framework using program synthesis to learn the semantics of obfuscated code 301
dissectmalware/batch_deobfuscator Deobfuscates batch scripts by substituting encoded strings and escaping characters. 145
mildsunrise/protobuf-inspector Tool to analyze and reverse-engineer Protocol Buffers without their definition 966
patois/xray Tool for filtering and highlighting decompiler output based on regular expressions 125
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
reb311ion/replica An enhancement tool for Ghidra's binary analysis capabilities 287
michelcrypt4d4mus/yaralyzer Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions 107
redoxcode/micropython-ppm_reader A Python library to decode PPM signals from RC receivers 11