CFR is a Java decompiler that can decompile modern Java features up to Java 14, written entirely in Java 6, making it compatible across different Java versions. It can also decompile class files from other JVM languages back into Java. To use, run the specific version jar with the class name(s) you want to decompile or provide a jar path to decompile the entire jar and add --outputdir /tmp/putithere to emit files.
FEATURES
SIMILAR TOOLS
A collaborative malware analysis framework with various features for automated analysis tasks.
Blazingly fast Yara queries for malware analysts with an analyst-friendly web GUI.
Intezer is a cloud-based malware analysis platform that detects and classifies malware using genetic code analysis.
A sandbox for quickly sandboxing known or unknown families of Android Malware
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
A program to manage yara ruleset in a database with support for different databases and configuration options.
A tool designed to handle archive file data and augment Yara's capabilities.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.