Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.
/ JavaClassLib Public archive

A Java class file manipulation library that directly deals with the constructs in the class file

License

Notifications You must be signed in to change notification settings

Seggan/JavaClassLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaClassLib

This is a Java class file manipulation library that, unlike other bytecode libraries, directly deals with the constructs in the class file without any abstraction. It is still unfinished.

Todo

  • Add the rest of the bytecode instructions
  • Add more attributes
  • Add interface, field, and attribute capabilities to classes

About

A Java class file manipulation library that directly deals with the constructs in the class file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages