https://github.com/hashimthearab/java-decompiler
Decompile a folder of .class files into .java files.
https://github.com/hashimthearab/java-decompiler
decompiler java
Last synced: 9 months ago
JSON representation
Decompile a folder of .class files into .java files.
- Host: GitHub
- URL: https://github.com/hashimthearab/java-decompiler
- Owner: HashimTheArab
- Created: 2024-02-03T05:01:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T05:03:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T23:34:28.711Z (11 months ago)
- Topics: decompiler, java
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Decompiler
Based off https://github.com/leibnitz27/cfr