From 0cbee69aff9615da086c0cfddc3939e6b08c0ee7 Mon Sep 17 00:00:00 2001 From: rshipp Date: Sat, 9 May 2015 11:44:40 -0600 Subject: [PATCH] Added @Rurik IDX parser, malzilla, JD --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cd4b800..0ed11c9 100644 --- a/README.md +++ b/README.md @@ -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