Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java; it enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source- level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API is designed with only the vocabulary of the Java language. You can even specify inserted bytecode in the form of source text; Javassist compiles it on the fly. On the other hand, the bytecode-level API allows the users to directly edit a class file as other editors.

Features

  • Javassist version 3.29.1-GA is available
  • Java bytecode engineering toolkit since 1999
  • Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple
  • It is a class library for editing bytecodes in Java
  • You can even specify inserted bytecode in the form of source text
  • The bytecode-level API allows the users to directly edit a class file as other editors

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Javassist

Javassist Web Site

You Might Also Like
Powering the next decade of business messaging | Twilio MessagingX Icon
Powering the next decade of business messaging | Twilio MessagingX

For organizations interested programmable APIs built on a scalable business messaging platform

Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Javassist!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Java

Related Categories

Java Libraries

Registered

2023-08-02