Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
/ JDecompiler Public archive

Decompiler for DevelNext projects (and anything)

Notifications You must be signed in to change notification settings

lonadels/JDecompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDecompiler

Decompiler for DevelNext projects (and anything).

Usage

  • Require Java 8+

In command line java -jar JDecompiler.jar

Type path to file you need decompile. Java class (with dim-s chunks) files you can find in bin. Decompiled classes to java you can find in decompiled. Extracted project files in folder like a your file name.

Featuers

  • Extract EXE and JAR DevelNext projects
  • Find Modules, CSS and PHB (Compiled JPHP code)
  • Decompile to Java

TODO

  • Translate Java to JPHP
  • GUI
  • Refactoring

Build from sources

  • Require DevelNext 16.7+

Just open JDecompiler.dnproject in DevelNext and run or build.

About

Decompiler for DevelNext projects (and anything)

Resources

Stars

Watchers

Forks

Packages

No packages published