mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 18:26:09 +00:00
Add Immunity Debugger
This commit is contained in:
parent
dc337b2d68
commit
406163480f
@ -221,6 +221,8 @@ the [browser malware](#browser-malware) section.*
|
|||||||
* [GDB](http://www.sourceware.org/gdb/) - The GNU debugger.
|
* [GDB](http://www.sourceware.org/gdb/) - The GNU debugger.
|
||||||
* [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml) - Windows
|
* [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml) - Windows
|
||||||
disassembler and debugger, with a free evaluation version.
|
disassembler and debugger, with a free evaluation version.
|
||||||
|
* [Immunity Debugger](http://debugger.immunityinc.com/) - Debugger for
|
||||||
|
malware analysis and more, with a Python API.
|
||||||
* [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