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
286 stars
13 watching
27 forks
Language: Python
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives | 187 |
| Tools to simplify Mixed Boolean-Arithmetic expressions in software decompilation plugins | 587 |
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A fast and expressive monadic-style parser combinator for Rust. | 245 |
| Deobfuscation framework using program synthesis to learn the semantics of obfuscated code | 302 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| Tool to analyze and reverse-engineer Protocol Buffers without their definition | 972 |
| Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
| A lightweight MessagePack serialization library for MicroPython | 0 |
| An enhancement tool for Ghidra's binary analysis capabilities | 289 |
| Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 109 |
| A Python library to decode PPM signals from RC receivers | 11 |