-
Notifications
You must be signed in to change notification settings - Fork 1
A Java Class file disassembler (not "decompiler") written in Python.
License
isosphere/pyjavadisassemble
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The purpose of this project is to create a Python application that will take an arbitrary Java .class file and output the Java bytecode corresponding to the methods that make up the .class file. This is not a "decompiler" that generates Java source code. Those exist and are pretty buggy. I wanted something more reliable. Uses prettytable for rendering.
About
A Java Class file disassembler (not "decompiler") written in Python.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published