https://github.com/xxdark/classfile
Java classfile library
https://github.com/xxdark/classfile
bytecode classfile-parser java
Last synced: 8 months ago
JSON representation
Java classfile library
- Host: GitHub
- URL: https://github.com/xxdark/classfile
- Owner: xxDark
- License: mit
- Created: 2022-10-24T00:36:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T19:35:23.000Z (over 3 years ago)
- Last Synced: 2025-04-19T18:50:48.542Z (12 months ago)
- Topics: bytecode, classfile-parser, java
- Language: Java
- Homepage:
- Size: 316 KB
- Stars: 21
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# classfile
ASM-like obfuscation-resistant classfile library.
## WIP