bytecode-engineering
There are 24 repositories under bytecode-engineering topic.
Col-E/Recaf
The modern Java bytecode editor
Col-E/JRemapper
Remapping tool for compiled java programs.
Col-E/Bytecode-Modification-Framework
A bytecode modification library
Toparvion/jmint
jMint is a Side Effect Injection (SEI) tool aimed at simplicity of modifications expression
Hippo/HippoCafe
A Java bytecode manipulation library.
Skinz3/Nova.Compiler
Nova is a programming language with a high level of abstraction. This repository contains nova's bytecode compiler written in C# Using Antlr4 for parser & lexer.
BaseMax/ETCompilerGenerator
A tiny and old version of ONE(old name: ET) compiler written in C that generates C code as bytecode to build executable output. (lexer, parser, generator, flex, bison)
wellingtoncosta/java-bytecode-playground
A playground project about Java Bytecode runtime manipulation.
theKidOfArcrania/asm-editor
Java Bytecode viewer and editor
Konctantin/CallRemoteFunction
Test call remote function in x64 process
kucro3/Jam2
基于ASM的字节码操作扩展库
AppLoidx/BCEL
Practice with BCEL. A part of JVM research
koresframework/Kores-BytecodeWriter
Translates Kores AST to JVM Bytecode
kami-lang/madex
✨ New modern Dalvik (.dex) bytecode processing library
mikenakis/IntertwineCSharp
Normalizing Interface Invocations
TinyGearsOrg/shade
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate / minimize packages for applications and libraries. Gradle version of Maven's Shade plugin.
aolarte/minitrue
Example of implementing 2+2=5 Using bytecode engineering
austinv11/Syringe
A high-level bytecode manipulation abstraction supporting a variety of backing implementations
Dragon1573/goto-cp312
A simple realization for enabling "goto" support for CPython 3.12