Special thanks to @pancake for its support during the review @radareorg https://github.com/radareorg/radare2/pull/25275
🚀 Introducing #r2morph , a metamorphic binary transformation engine built on @radareorg + #r2pipe.
It applies semantic mutations (NOPs, instruction swaps, dead code, opaque predicates…) without breaking functionality.
🧠 Perfect for research on evasion, obfuscation & malware analysis.
Hello #IDAPro users!
Something crazy is being developed; finally we will enjoy having a @radareorg shell inside #idapro
Stay tuned!! Cc @pancake
🎉 Excited to release #r2inspect - my malware analysis framework using @radareorg
🔍 Analyze PE files with 28+ modules
🛡️ Detect packers, crypto, anti-analysis
📊 Export to JSON/CSV
🐳 Docker ready
Free & open source 🔓
Check it out 👉 https://github.com/seifreed/r2inspect
A powerful Python library and CLI tool for parsing, analyzing, and manipulating YARA rules through Abstract Syntax Tree (AST) representation - seifreed/yaraast