Added @Rurik IDX parser, malzilla, JD

This commit is contained in:
rshipp 2015-05-09 11:44:40 -06:00
parent d6c2c37468
commit 0cbee69aff

View File

@ -125,6 +125,10 @@ 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.*
* [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.
* [Malzilla](http://malzilla.sourceforge.net/) - Analyze malicious web pages.
* [RABCDAsm](https://github.com/CyberShadow/RABCDAsm) - A "Robust
ActionScript Bytecode Disassembler."
* [swftools](http://www.swftools.org/) - Tools for working with Adobe Flash