Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xxdark/classfile
Java classfile library
https://github.com/xxdark/classfile
bytecode classfile-parser java
Last synced: about 2 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T19:35:23.000Z (about 2 years ago)
- Last Synced: 2023-03-12T15:10:28.288Z (almost 2 years ago)
- Topics: bytecode, classfile-parser, java
- Language: Java
- Homepage:
- Size: 316 KB
- Stars: 20
- 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