mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-24 13:15:26 +00:00
Merge pull request #1 from sigmaapex/sigmaapex-patch-1
Update README.md
This commit is contained in:
commit
bf158e34cb
@ -456,7 +456,7 @@ 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.
|
||||||
* [ltrace](http://ltrace.org/) - Dynamic analysis for Linux executables.
|
* [ltrace](https://linux.die.net/man/1/ltrace) - 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.
|
||||||
* [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows
|
* [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user