mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-02-13 05:21:37 -05:00
Add williballenthin/python-idb to Binary Analysis
This commit is contained in:
parent
75b0966378
commit
cd653de59e
16
README.md
16
README.md
@ -69,6 +69,14 @@ My curated list of awesome links, resources and tools
|
|||||||
*Binary analysis tools, including decompilers, deobfuscators, disassemblers, etc.*
|
*Binary analysis tools, including decompilers, deobfuscators, disassemblers, etc.*
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/fireeye/flare-floss">fireeye/flare-floss</a>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://github.com/katjahahn/PortEx" target="_blank">katjahahn/PortEx</a>
|
<a href="https://github.com/katjahahn/PortEx" target="_blank">katjahahn/PortEx</a>
|
||||||
@ -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
|
Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/williballenthin/python-idb">williballenthin/python-idb</a>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
Pure Python parser and analyzer for IDA Pro database files (.idb).
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user