https://github.com/deathmarine/Luyten
An Open Source Java Decompiler Gui for Procyon
https://github.com/deathmarine/Luyten
Last synced: 23 days ago
JSON representation
An Open Source Java Decompiler Gui for Procyon
- Host: GitHub
- URL: https://github.com/deathmarine/Luyten
- Owner: deathmarine
- License: other
- Created: 2013-07-11T10:57:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T07:09:11.000Z (9 months ago)
- Last Synced: 2025-03-26T01:07:16.816Z (25 days ago)
- Language: Java
- Homepage:
- Size: 5.59 MB
- Stars: 5,036
- Watchers: 209
- Forks: 1,002
- Open Issues: 186
-
Metadata Files:
- Readme: ReadMe.md
- License: license.txt
Awesome Lists containing this project
- awesome-hacking - Luyten - one of the best, though a bit slow, hangs on some binaries and not very well maintained. (Tools / Decompilers)
README
Luyten
======
**One of the Best**
Java Decompiler Gui for Procyon
Apache License, Version 2.0[](https://github.com/deathmarine/Luyten/releases)
## Compilation
*****We use maven to handle our dependencies.
* Install [Maven 3](https://maven.apache.org/download.html)
* Clone this repo and: `mvn clean install`## Screenshot
### Downloads
[Releases](https://github.com/deathmarine/Luyten/releases/latest)### Bugs/Suggestions
[Issues](https://github.com/deathmarine/Luyten/issues)## Powered by
*****### Procyon
© 2015 Mike Strobel
[https://bitbucket.org/mstrobel/procyon/overview](https://bitbucket.org/mstrobel/procyon/overview)
[Apache License](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/Procyon.License.txt)### RSyntaxTextArea
© 2012 Robert Futrell
[https://bobbylight.github.io/RSyntaxTextArea/](https://bobbylight.github.io/RSyntaxTextArea/)
[All Rights Reserved](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/RSyntaxTextArea.License.txt)