π
π
π
π
REMnux Documentation
Searchβ¦
π
π
π
π
REMnux Documentation
REMnux: A Linux Toolkit for Malware Analysis
Install the Distro
Get the Virtual Appliance
Install from Scratch
Add to an Existing System
Run REMnux as a Container
Keep the Distro Up to Date
Discover the Tools
Examine Static Properties
Statically Analyze Code
General
Unpacking
PE Files
Python
Scripts
Java
.NET
Flash
Android
Dynamically Reverse-Engineer Code
Perform Memory Forensics
Explore Network Interactions
Investigate System Interactions
Analyze Documents
Gather and Analyze Data
View or Edit Files
General Utilities
Run Tools in Containers
Docker Images of Malware Analysis Tools
Behind the Scenes
People
Technologies
License
Tips and More
REMnux Configuration Tips
REMnux Tool Tips
Malware Analysis Training
REMnux Website
Get Involved
Ask and Answer Questions
Write About the Tools
Add or Update Tools
Implement Enhancements
Powered By
GitBook
Java
Statically Analyze Code
cfr
Java decompiler
Website
:
https://www.benf.org/other/cfr/
Author
: Lee Benfield
License
: MIT License:
https://github.com/leibnitz27/cfr/blob/master/LICENSE
State File
:
remnux.tools.cfr
β
JAD Java Decompiler
Java decompiler and analysis tool
Website
: Unknown
Author
: Pavel Kouznetsov
License
: Free, unknown license
Notes
: jad
State File
:
remnux.tools.jad
β
JD-GUI Java Decompiler
Java decompiler with GUI
Website
:
https://java-decompiler.github.io/
Author
: Emmanuel Dupuy
License
: GNU General Public License (GPL) v3:
https://github.com/java-decompiler/jd-gui/blob/master/LICENSE
Notes
: jd-gui
State File
:
remnux.tools.jd-gui
β
Java IDX Parser
Analyze Java IDX files.
Website
:
https://github.com/digitalsleuth/Java_IDX_Parser
Author
: Brian Baskin:
https://twitter.com/bbaskin
, Updated for Python 3 by Corey Forman
License
: Apache License 2.0:
https://github.com/digitalsleuth/Java_IDX_Parser/blob/master/LICENSE
Notes
: idx_parser.py
State File
:
remnux.scripts.java_idx_parser
β
Javassist
Java bytecode engineering toolkit/library
Website
:
https://www.javassist.org/
Author
: Shigeru Chiba
License
: Mozilla Public License, GNU Lesser General Public License (LGPL) v2.1 or later, Apache License 2.0:
https://github.com/jboss-javassist/javassist/blob/master/License.html
Notes
: Library installed in /usr/share/java/
State File
:
remnux.packages.libjavassist-java
β
Procyon
Java decompiler
Website
:
https://bitbucket.org/mstrobel/procyon
Author
: Mike Strobel
License
: Apache License 2.0:
https://bitbucket.org/mstrobel/procyon/src/default/License.html
Notes
: procyon
State File
:
remnux.packages.procyon-decompiler
β
Previous
Scripts
Next
.NET
Copy link
Contents
cfr
JAD Java Decompiler
JD-GUI Java Decompiler
Java IDX Parser
Javassist
Procyon