Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deathmarine/Luyten
An Open Source Java Decompiler Gui for Procyon
https://github.com/deathmarine/Luyten
Last synced: 12 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T07:09:11.000Z (4 months ago)
- Last Synced: 2024-10-29T15:04:20.672Z (13 days ago)
- Language: Java
- Homepage:
- Size: 5.59 MB
- Stars: 5,000
- Watchers: 209
- Forks: 999
- Open Issues: 179
-
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[![Releases](https://img.shields.io/github/downloads/deathmarine/luyten/total.svg)](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
![Screen](https://i.imgur.com/phc59W6.png)### 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)