classfile-parser
There are 17 repositories under classfile-parser topic.
amosshi/binaryinternals
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
Palmr/classfile-parser
:coffee: A parser for Java Classfiles written in rust
dmlloyd/jdk-classfile-backport
An unofficial backport of the JDK Classfile API to Java 17
zig-java/cf
Java class file parser for Zig
xxDark/classfile
Java classfile library
fee1-dead/coffer
Inactive: A Rust library for reading and writing Java classes.
erdos/class-analyzer
Java Class file parser and analyzer written in Clojure
orasunis/jbcrs
A Library to support reading and writing of java class files.
vegard/cafebabe
a light-weight Java-class-file loader library in C
codecop/javaclass-rb
Java Class File Parser for Ruby
emilyy-dev/ClassFileReader
Scala version of javap - a file reader following the class file format https://docs.oracle.com/javase/specs/jvms/se17/html/jvms-4.html
xxDark/classfile-temp
Repository for development of second attempt/version of classfile library
CodeFarmer/old-sporkle
Old attempt at an update of the Pork idea - Java classfile assembler/dissassembler in Clojure. Unlike Pork, still in need of some work! Disassembly works, assembly is ugly to say the least.
kulp/tendryl
Java classfile parser in C99
a1usha/java-class-file-disassembler
Программа для парсинга .class файлов и извлечения из них пула констант.
fabricio-p/javaclass
A Java class file parser in Nim.