Fernflower Logo

Fernflower

0
Free
Updated 11 March 2025
Visit Website

Fernflower is the first actually working analytical decompiler for Java and probably for a high-level programming language in general. Naturally, it is still under development. Please send your bug reports and improvement suggestions to the issue tracker. Fernflower is licensed under the Apache Licence Version 2.0. Running from the command line: java -jar fernflower.jar [-<option>=<value>]* [<source>]+ <destination>. * means 0 or more times, + means 1 or more times. <source>: file or directory with files to be decompiled. Directories are recursively scanned. Allowed file extensions are class, zip, and jar. Sources prefixed with -e= mean 'library' files that won't be decompiled but taken into account when analyzing relationships between classes or methods. Especially renaming of identifiers (s. option 'ren') can benefit from information about external classes. <destination>: destination directory. <option>, <value>: a command-line option with the corresponding value (see 'Command-line options' below). Examples: java -jar fernflower.jar -hes=0 -hdc=0 c:\Temp\binary\ -e=c:\Java\rt.jar c:\Temp\source\ java -jar fernflower.jar -dgs=1 c:\Temp\binary\library.jar c:\Temp\bin

FEATURES

SIMILAR TOOLS

Interactive incremental disassembler with data/control flow analysis capabilities.

YARA module for supporting DCSO format bloom filters with hashlookup capabilities.

Interactive malware hunting service with live access to the heart of an incident.

Parse YARA rules into a dictionary representation.

TeamTNT is modifying its malicious shell scripts after they were made public by security researchers.

A 32-bit assembler level analyzing debugger for Microsoft Windows.

A minimal, consistent API for building integrations with malware sandboxes

Ropper is a tool for analyzing binary files and searching for gadgets to build rop chains for different architectures.

Copy executables with execute, but no read permission on Unix systems.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

VAT: NL005301434B12

Copyright © 2025 - All rights reserved