diff --git a/README.md b/README.md index 2d0349f..dedcf83 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,14 @@ My curated list of awesome links, resources and tools *Binary analysis tools, including decompilers, deobfuscators, disassemblers, etc.* + + + + + + + +
+ fireeye/flare-floss + + FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware. +
katjahahn/PortEx @@ -77,4 +85,12 @@ My curated list of awesome links, resources and tools Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness
+ williballenthin/python-idb + + Pure Python parser and analyzer for IDA Pro database files (.idb). +