https://github.com/opticfusion1/kitsune
A program to help with reverse engineering java, vbs, batch, and html files
https://github.com/opticfusion1/kitsune
analysis hacktoberfest malware-analysis reverse-engineering software-analysis
Last synced: 11 months ago
JSON representation
A program to help with reverse engineering java, vbs, batch, and html files
- Host: GitHub
- URL: https://github.com/opticfusion1/kitsune
- Owner: OpticFusion1
- License: gpl-3.0
- Created: 2022-02-18T19:35:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T00:45:59.000Z (over 1 year ago)
- Last Synced: 2024-10-12T03:43:43.209Z (over 1 year ago)
- Topics: analysis, hacktoberfest, malware-analysis, reverse-engineering, software-analysis
- Language: Java
- Homepage:
- Size: 376 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kitsune
Kitsune is a program that allows one to easily reverse engineer or analyze a limited set of languages.
Created and maintained by OpticFusion1!
Wiki · Report Bug · Request Feature
❗ IMPORTANT! ☕ Java 17 or higher must be installed. ❗
## Supported Languages
Java, VBScript (Limited Support), and HTML.
Support for more languages will be added over time.
## Usage
To use Kitsune to its full extent, it's important to know all available commands and when to use them.
> [!TIP]
> All commands can be found in the [wiki](https://github.com/OpticFusion1/Kitsune/wiki)
## Run
Download a compiled jar or build it from source and then run it using `java -jar Kitsune.jar`
The first step to running Kitsune is obtaining a compiled jar.
You can either download it from [releases](https://github.com/OpticFusion1/Kitsune/releases) or [build](#build) it yourself.
Once you have obtained your Kitsune.jar run it using `java -jar Kitsune.jar`
> [!TIP]
> If you want the latest stable version, I strongly recommend [releases](https://github.com/OpticFusion1/Kitsune/releases)
## Build
#### To build Kitsune from source, run the following commands:
```
$ git clone git@github.com:OpticFusion1/Kitsune
$ cd Kitsune/
$ mvn clean install
```
## Contact
Discord · [Optic_Fusion1 Support](https://discord.gg/jMEsq4zHVA)
Project Link · https://github.com/OpticFusion1/Kitsune/
## Preview
> [!NOTE]
> This is a preview output generated using the command `analyze `


