An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with bytecode-manipulation

A curated list of projects in awesome lists tagged with bytecode-manipulation .

https://github.com/didi/booster

🚀Optimizer for mobile applications

android bytecode-manipulation gradle-plugin optimizer static-analysis

Last synced: 12 May 2025

https://github.com/eleme/lancet

A lightweight and fast AOP framework for Android App and SDK developers

android-plugin bytecode-manipulation

Last synced: 15 May 2025

https://github.com/leaking/hunter

A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode

android asm bytecode-manipulation gradle gradle-plugin hugo okhttp

Last synced: 24 Jul 2025

https://github.com/Leaking/Hunter

A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode

android asm bytecode-manipulation gradle gradle-plugin hugo okhttp

Last synced: 22 Jul 2025

https://github.com/GraxCode/threadtear

Multifunctional java deobfuscation tool suite

bytecode bytecode-manipulation deobfuscate jar java obfuscation

Last synced: 08 Apr 2025

https://github.com/yWorks/yGuard

The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts

ant ant-task bytecode-manipulation gradle-plugin hacktoberfest java obfuscation obfuscator

Last synced: 27 Mar 2025

https://github.com/llamalad7/mixinextras

Companion library to SpongePowered Mixin with many custom injectors for a more expressive experience.

bytecode-manipulation java mixin

Last synced: 16 May 2025

https://github.com/plum-umd/redexer

The Redexer binary instrumentation framework for Dalvik bytecode

bytecode-manipulation dalvik dex dynamic-analysis

Last synced: 11 Jul 2025

https://github.com/rocky/python-xasm

Python cross version bytecode/wordcode assembler

bytecode-manipulation python

Last synced: 13 Apr 2025

https://github.com/Washi1337/JavaResolver

Java class file inspection library for .NET.

bytecode bytecode-manipulation class dotnet java jvm metadata

Last synced: 19 Apr 2025

https://github.com/infosecredd/polyzip

A powerful tool for creating polyglot files that combine files with ZIP archives.

avi bmp bytecode-manipulation dll exe flac gif ico mov mp3 mp4 pdf png polyglot polyglot-files steganography tiff wav webp zip

Last synced: 12 Aug 2025

https://github.com/brutusin/instrumentation

An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.

aop bytecode bytecode-manipulation instrumentation

Last synced: 10 Apr 2025

https://github.com/frozolotl/noak

A java bytecode decoding and encoding library written in rust. Mirror of https://gitlab.com/frozo/noak

bytecode bytecode-manipulation bytecode-parser bytecode-reading java rust

Last synced: 16 Mar 2025

https://github.com/moderocky/mirror

A smart, fast alternative to Java's reflection API.

bytecode bytecode-manipulation java reflection reflection-library

Last synced: 23 Mar 2025

https://github.com/fi-mihej/cengal

Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop with almost preemptive multitasking within the single thread, text parsing, rich introspection, etc.

async async-await asynchronous bytecode bytecode-manipulation coroutines emscripten library lmdb memory-barriers mmap python qt rdtscp shared-dict shared-list shared-memory structured-concurrency tkinter wxpython

Last synced: 25 Jul 2025

https://github.com/risicle/cpytraceafl

CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL

afl-fuzz bytecode-manipulation coverage cpython python tracing

Last synced: 27 Feb 2025

https://github.com/Revxrsal/Tuna-Bytes

An all-purpose mixins framework for Java bytecode manipulation at runtime, targeted at those with minimal understanding of the bytecode structure.

bytecode bytecode-manipulation classloader java mixins

Last synced: 10 May 2025

https://github.com/revxrsal/tuna-bytes

An all-purpose mixins framework for Java bytecode manipulation at runtime, targeted at those with minimal understanding of the bytecode structure.

bytecode bytecode-manipulation classloader java mixins

Last synced: 23 Mar 2025

https://github.com/johnnyjayjay/compatre

An extremely small and fast Bukkit tool to dynamically replace version-specific types (nms, craftbukkit) at runtime without any boilerplate.

bytecode-manipulation compatibility hacktoberfest java minecraft spigot

Last synced: 26 Mar 2025

https://github.com/minimallycorrect/mixin

Applies Mixin-style monkey patches to .java source or compiled .class files. Lightweight

aspect-oriented-programming bytecode-manipulation java mixin

Last synced: 24 Apr 2025

https://github.com/chaosunity/ka-pi

A JVM Bytecode Manipulation Framework inspired by ASM.

bytecode-manipulation jvm jvm-bytecode rust

Last synced: 13 Apr 2025

https://github.com/stephengold/asm

A small and fast library for manipulating Java bytecode.

asm bytecode bytecode-manipulation java jvm-bytecode jvm-library library open-source ow2-asm

Last synced: 14 Apr 2025

https://github.com/eth0rium/mirage

Modern, half-finished, bytecode manipulation library aimed at the JVM

bytecode bytecode-manipulation java jvm reverse-engineering

Last synced: 10 Apr 2025

https://github.com/penguin-wwy/pyasmer

Pyasmer is a python bytecode manipulation library

bytecode-manipulation python3

Last synced: 15 Apr 2025

https://github.com/wux1an/fernflowers

Java ☕ reverse engineering tool - Batch decompile the jar package.

bytecode bytecode-manipulation code-review compiler decompiler fernflower freeze java multi-threads reverse reverse-engineering

Last synced: 06 Oct 2025

https://github.com/xxdark/invokelabel

Invocation of Java methods via GOTO instructions.

bytecode-manipulation java

Last synced: 25 Aug 2025

https://github.com/arusekk/utfpyc

Make .pyc files that are valid UTF-8

bytecode-manipulation cpython utf-8

Last synced: 12 Apr 2025

https://github.com/martmists-gh/pyasm

Python bytecode modification library

bytecode bytecode-manipulation framework python python3

Last synced: 15 Apr 2025

https://github.com/objectionary/hone-maven-plugin

Maven plugin that applies a number of optimizations to your Bytecode, using EOLANG and 𝜑-calculus, trying to make it work faster

bytecode-manipulation code-optimization eolang java maven-plugin

Last synced: 01 May 2025

https://github.com/neoforged/coremods

JavaScript based system for implementing Java bytecode transformers

bytecode-manipulation java-library transformation

Last synced: 11 Sep 2025

https://github.com/vsilaev/tascalate-javaflow-extras

Continuations / CoRoutines for Java 1.8 - Java 17. This library is an add-on to Tascalate Javaflow continuations library. It provides suspendable version of java.util.Stream, java.util.Iterator, java.util.function.* and helper classes to work with continuations.

bytecode-instrumentation bytecode-manipulation bytecode-rewriter continuation coroutine coroutine-framework coroutine-library coroutines instrumentation instrumentation-agent jakarta-commons-javaflow java java-8 java-agent java-library java8 javaflow-instrumentation

Last synced: 04 Apr 2025

https://github.com/florczakraf/dso-tools

A set of tools for analyzing and modifying Torque3d VM bytecode

bytecode-manipulation bytecode-parser dso torque3d

Last synced: 26 Aug 2025

https://github.com/alluseri/luna

An experimental JVM class file & bytecode processing library for .NET.

bytecode-manipulation class-file csharp csharp-lib csharp-library dotnet dotnet-lib dotnet-library java-classfiles jvm jvm-bytecode

Last synced: 30 Apr 2025

https://github.com/gregwhitaker/javaagent-example

Example of implementing a Java Agent to do bytecode manipulation at JVM startup

asm bytecode bytecode-manipulation codegen java-agent jvm jvm-bytecode jvm-startup load-time-weaving

Last synced: 25 Feb 2025

https://github.com/martmists-gh/mixin

Bytecode injector based on SpongePowered/Mixin ->

bytecode-manipulation mixins python3

Last synced: 06 Aug 2025

https://github.com/wellingtonmwadali/monty

This repository consists of monty scripting language

bytecode bytecode-manipulation isascii monty

Last synced: 04 Apr 2025

https://github.com/sevdanurgenc/nano-automatic-unit-test-generator

Automatic Unit Test Generator Software By Collectiong Real-Time Data.

bytecode bytecode-manipulation javacompiler javassist testing-framework testing-tools

Last synced: 01 Aug 2025

https://github.com/austinv11/syringe

A high-level bytecode manipulation abstraction supporting a variety of backing implementations

asm bytecode bytecode-engineering bytecode-manipulation javassist

Last synced: 25 Nov 2025

https://github.com/robotane/bcterm

BCTerm is a formal Java bytecode interpreter that models the JVM execution environment with precise tracking of states during bytecode execution. Designed for program verification, bytecode semantics analysis, and termination proof validation.

bytecode bytecode-interpreter bytecode-manipulation jvm termination verification

Last synced: 12 Oct 2025

https://github.com/twometer/proton

JAR file code modification made easy

assembly-editor bytecode bytecode-manipulation java

Last synced: 17 Mar 2025

https://github.com/tochy97/steganography

Python app used to hide file data in other file data. Tkinter GUI

bytecode-manipulation python tkinter-python

Last synced: 11 Sep 2025

https://github.com/ashutoshiwnl/exceptionbuddy

A Java agent for comprehensive exception monitoring and logging. Captures all JVM exceptions, including caught and suppressed ones, through non-invasive bytecode instrumentation.

bytecode-manipulation exception-reporting java-agent

Last synced: 20 Aug 2025

https://github.com/pfichtner/vaadoo

Java compiler plugin that add checks to constructors based on Bean Validation (JSR 380) annotations via bytecode transformation

beanvalidation bytecode-manipulation compiler java jsr380

Last synced: 01 Sep 2025

https://github.com/ashutoshiwnl/monarch-java-agent

Monarch-Java-Agent is a powerful Java agent for method monitoring and analysis. It offers various features to track method execution time, print stack traces, log method arguments and return values, capture heap dumps, and gather JVM-related information.

application-monitoring bytecode-manipulation instrumentation-agent java-agent

Last synced: 17 Mar 2025

https://github.com/zonia3000/jasmdecor

Decorator generator based on Java ASM bytecode manipulation framework

asm bytecode-manipulation decorator-pattern generator java

Last synced: 19 Oct 2025

https://github.com/ashutoshiwnl/monarchjavaagent

Monarch-Java-Agent is a powerful Java agent for method monitoring and analysis. It offers various features to track method execution time, print stack traces, log method arguments and return values, capture heap dumps, and gather JVM-related information.

application-monitoring bytecode-manipulation instrumentation-agent java-agent

Last synced: 25 Mar 2025

https://github.com/habibaadam/monty

Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.

bytecode-interpreter bytecode-manipulation cprogramming-language

Last synced: 28 Feb 2025