mandiant / VM-Packages

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
Apache License 2.0
147 stars 67 forks source link

URL package proposal: recaf.vm #1155

Closed sara-rn closed 1 day ago

sara-rn commented 3 weeks ago

Package Name

recaf

Tool Name

recaf-2.21.14-J8-jar-with-dependencies.jar

Package type

SINGLE_EXE

Is the tool a console application?

false

Version

2.21.14

Category

Java & Android

Tool's authors

Matt

Tool's description

java bytecode editor

Download URL

https://github.com/Col-E/Recaf/releases/download/2.21.14/recaf-2.21.14-J8-jar-with-dependencies.jar

Download SHA256 Hash

8d14fc007e2a90a0d2331e5170cfce0f899ad96631aa7565623dea997c6bcb84

Dependencies

openjdk.vm

Why is this tool a good addition?

it can open very complex java obfuscated jar files that other bytecode viewers cannot. It includes three engines to decompile the bytecode and a table view is also available that list the methods and properties when the decompilation is not possible.

Extra information

it might require Internet connection

Ana06 commented 1 day ago

Fixed in https://github.com/mandiant/VM-Packages/pull/1160