Pinned Repositories
ghidra_scripts
Ghidra RE scripts
hitb2021ams_deobfuscation
kadabra
A blanked execution framework based on the Unicorn engine
mirai_string_deobfuscation
Binary Ninja script to decrypt strings in Mirai samples
msynth
Code deobfuscation framework to simplify Mixed Boolean-Arithmetic (MBA) expressions
obfuscation_detection
Binary Ninja plugin to identify obfuscated code and other interesting code constructs
r2con2020_deobfuscation
r2con2021_deobfuscation
Workshop Material on VM-based Deobfuscation
reverser_ai
Provides automated reverse engineering assistance through the use of local large language models (LLMs) on consumer hardware.
mrphrazer's Repositories
mrphrazer/reverser_ai
Provides automated reverse engineering assistance through the use of local large language models (LLMs) on consumer hardware.
mrphrazer/obfuscation_detection
Binary Ninja plugin to identify obfuscated code and other interesting code constructs
mrphrazer/msynth
Code deobfuscation framework to simplify Mixed Boolean-Arithmetic (MBA) expressions
mrphrazer/r2con2021_deobfuscation
Workshop Material on VM-based Deobfuscation
mrphrazer/r2con2020_deobfuscation
mrphrazer/hitb2021ams_deobfuscation
mrphrazer/ghidra_scripts
Ghidra RE scripts
mrphrazer/mirai_string_deobfuscation
Binary Ninja script to decrypt strings in Mirai samples
mrphrazer/kadabra
A blanked execution framework based on the Unicorn engine
mrphrazer/syntia
Program synthesis based deobfuscation framework for the USENIX 2017 paper "Syntia: Synthesizing the Semantics of Obfuscated Code"
mrphrazer/sunburst_hasher
A parallel hash collision brute forcer for the sunburst malware
mrphrazer/SiMBA
Efficient Deobfuscation of Linear Mixed Boolean-Arithmetic Expressions
mrphrazer/bjoern
A research project concerned with implementing Joern for analysis of binaries.
mrphrazer/indika
A blanket execution/min hash semantic hash tool for binary function identification
mrphrazer/miasm
Reverse engineering framework in Python
mrphrazer/snippets
Simple code snippets for daily work
mrphrazer/binnavi
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
mrphrazer/bncallgraph
Binary Ninja Plugin for Generating Callgraphs
mrphrazer/elfesteem
Automatically exported from code.google.com/p/elfesteem
mrphrazer/Monocle
Tooling backed by an LLM for performing natural language searches against compiled target binaries. Search for encryption logic, password strings, vulnerabilities, etc.
mrphrazer/webinars
mrphrazer/AFLplusplus
The fuzzer afl++ is afl with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode, Redqueen and a lot more!
mrphrazer/NeuReduce
mrphrazer/r2con2020
mrphrazer/unicorn
Unicorn CPU emulator engine
mrphrazer/z3
The Z3 Theorem Prover
mrphrazer/z3-rs