mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-19 18:56:09 +00:00
commit
8137b00923
@ -475,6 +475,9 @@ the [browser malware](#browser-malware) section.*
|
|||||||
disassembler and debugger, with a free evaluation version.
|
disassembler and debugger, with a free evaluation version.
|
||||||
* [Immunity Debugger](http://debugger.immunityinc.com/) - Debugger for
|
* [Immunity Debugger](http://debugger.immunityinc.com/) - Debugger for
|
||||||
malware analysis and more, with a Python API.
|
malware analysis and more, with a Python API.
|
||||||
|
* [Kaitai Struct](http://kaitai.io/) - DSL for file formats / network protocols /
|
||||||
|
data structures reverse engineering and dissection, with code generation
|
||||||
|
for C++, C#, Java, JavaScript, Perl, PHP, Python, Ruby.
|
||||||
* [ltrace](http://ltrace.org/) - Dynamic analysis for Linux executables.
|
* [ltrace](http://ltrace.org/) - Dynamic analysis for Linux executables.
|
||||||
* [objdump](https://en.wikipedia.org/wiki/Objdump) - Part of GNU binutils,
|
* [objdump](https://en.wikipedia.org/wiki/Objdump) - Part of GNU binutils,
|
||||||
for static analysis of Linux binaries.
|
for static analysis of Linux binaries.
|
||||||
|
Loading…
Reference in New Issue
Block a user