Merge pull request #1 from sigmaapex/sigmaapex-patch-1

Update README.md
This commit is contained in:
sigmaapex 2016-10-29 08:16:29 -04:00 committed by GitHub
commit bf158e34cb

View File

@ -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