Add Firebug

This commit is contained in:
rshipp 2015-05-09 11:59:46 -06:00
parent 4d4e89085a
commit 604fb329ba

View File

@ -125,6 +125,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
*Analyze malicious URLs. See also the [domain analysis](#domain-analysis) and
[documents and shellcode](#documents-and-shellcode) sections.*
* [Firebug](http://getfirebug.com/) - Firefox extension for web development.
* [Java Decompiler](http://jd.benow.ca/) - Decompile and inspect Java apps.
* [Java IDX Parser](https://github.com/Rurik/Java_IDX_Parser/) - Parses Java
IDX cache files.