jvm-bytecode topic

List jvm-bytecode repositories

proguard-core

270
Stars
60
Forks
Watchers

Library to read, write, analyze, and process java bytecode

KiVM

231
Stars
32
Forks
Watchers

🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.

insn

190
Stars
5
Forks
Watchers

Functional JVM bytecode generation for Clojure.

jardiff

166
Stars
23
Forks
Watchers

A tool for comparing JAR files, including method bodies and Scala 2 pickled signatures

LinkAgent

162
Stars
108
Forks
Watchers

LinkAgent is a Java-based open-source agent designed to collect data and control Functions for Java applications through JVM bytecode, without modifying applications codes.

jvm-tail-recursion

121
Stars
1
Forks
Watchers

Optimizer library for tail recursive calls in Java bytecode

Cosmic-IDE

407
Stars
54
Forks
Watchers

A next-gen Ide for JVM development on Android

byte-buddy-tutorial

93
Stars
36
Forks
Watchers

“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。

JReFrameworker

56
Stars
19
Forks
Watchers

A practical tool for bytecode manipulation and creating Managed Code Rootkits (MCRs) in the Java Runtime Environment

prapr

63
Stars
15
Forks
Watchers

Practical Program Repair via Bytecode Mutation