java2yara Logo

java2yara

0
Free
Updated 11 March 2025
Visit Website

A minimal library to generate YARA rules from JAVA with maven support. Version 0.6.x is supposed to work with YARA-Signator >= 0.6.X. How to use it: You can easily integrate this repository into your codebase using maven: 1. git clone https://github.com/fxb-cocacoding/java2yara.git 2. cd java2yara 3. mvn package 4. mvn install:install-file -Dfile=target/java2yara-0.6.0-SNAPSHOT.jar -DpomFile=pom.xml Then add the project to your maven repository (the <dependencies>-section of your pom.xml) using the following statement: <!-- java2yara --> <dependency> <groupId>com.cocacoding</groupId> <artifactId>java2yara</artifactId> <version>0.6.0-SNAPSHOT</version> </dependency>

FEATURES

SIMILAR TOOLS

Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform with a focus on automation and a clean GUI.

A simple Python script to test for a hypothetical JWT vulnerability

Repository of YARA rules for Trellix ATR blogposts and investigations

Tools for working with Android .dex and Java .class files, including dex-reader/writer, d2j-dex2jar, and smali/baksmali.

Platform for uploading, searching, and downloading malware samples.

Holistic malware analysis platform with interactive sandbox, static analyzer, and emulation capabilities.

A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.

A Python-based tool for detecting XSS vulnerabilities

A sandbox for quickly sandboxing known or unknown families of Android Malware

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