-
Notifications
You must be signed in to change notification settings - Fork 2
bloodlee/PyJavap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PyJavap is a python-version "javap". Main Functions ==================== 1. Parse the java class file 2. Provide a friendly client GUI Script Usage ==================== python pyjavap.py -cf CLASS_FILE Use "python pyjavap.py -h" to get more information.