There are 0 repository under classfile topic.
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
An unofficial backport of the JDK Classfile API to Java 17
用Go开发的Java字节码解析器,和“javap”命令作用一致 Java class file parser plays the same role as "javap"
Java Class file parser and analyzer written in Clojure
Flexible setting able SATySFi class files
用一个类(只依赖jdk)实现了java文件解析,可以用这个类获取局部变量表,字节码,行号等
The classfinder library/tool is helping Java developer to find class easily inside or outside JVM without source code provided.
A Java Class-File API Hello World example
Scala version of javap - a file reader following the class file format https://docs.oracle.com/javase/specs/jvms/se17/html/jvms-4.html
A simple JVM, for learning purposes
Test cases for unstable output of Scalac
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.
A simple classfile parser similar to javap, for learning purposes
This Repository contains programs of JAVA that I practice. It may be helpful for others.