-
Updated
Aug 22, 2021 - Kotlin
#
bytecode-manipulation
Here are 87 public repositories matching this topic...
A lightweight and fast AOP framework for Android App and SDK developers
-
Updated
Aug 30, 2021 - Java
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
-
Updated
Sep 5, 2021 - Java
Multifunctional java deobfuscation tool suite
-
Updated
Aug 1, 2021 - Java
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
java
agent
performance
monitoring
metrics
end-to-end
instrumentation
apm
performance-metrics
trace
performance-tuning
performance-dashboard
opentracing
performance-analysis
monitor-performance
diagnosis
performance-testing
bytecode-manipulation
inspectit
end-user-monitoring
-
Updated
May 15, 2019 - Java
Easy-to-use java bytecode editor - successor of JByteMod!
-
Updated
Sep 5, 2019 - Java
thomasbehr
commented
Sep 17, 2021
- Check if Java 15's javac produces invokeconstant byte code instructions for plain Java source code.
(If yes, postpone until #86 is done.) - Check if there are invokeconstant byte code instructions in Java 15's runtime library.
(If yes, postpone until #86 is done.) - Check if ASM supports Java 15 byte code. (If no, update ASM.)
- Increase the class file version supported by yGuard.
It is
All-in-one Java reverse engineering tool
-
Updated
Apr 26, 2021 - Java
The Redexer binary instrumentation framework for Dalvik bytecode
-
Updated
May 20, 2021 - Smali
Python cross version bytecode/wordcode assembler
-
Updated
Jul 20, 2021 - Python
A practical tool for bytecode manipulation and creating Managed Code Rootkits (MCRs) in the Java Runtime Environment
-
Updated
Jan 19, 2020 - Java
Class Annotation Processor Tool on Android
-
Updated
Apr 4, 2019 - Java
Example of using the android TranformAPI for bytecode manipulation
-
Updated
Dec 10, 2018 - Kotlin
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.
-
Updated
Mar 12, 2020 - Java
Maven plugin that will apply Javassist bytecode transformations during build time.
-
Updated
Nov 10, 2020 - Java
KibbleLands Spigot patcher for better server performances and bytecode optimization
-
Updated
Jul 27, 2021 - Java
常见框架开发技术的demo汇总,包括java字节码编程(java agent, instrument, byte buddy), java动态代理,自定义classloader,java spi, zero copy, netty, spring aop/condition,spring boot starter, 数据库连接池等。
-
Updated
Jan 19, 2021 - Java
A java agent with the main purpose of preventing other agents
-
Updated
Dec 16, 2020 - Java
Sample code for performing bytecode manipulation in an Android app using the Android Transform API.
-
Updated
Feb 20, 2021 - Kotlin
Applies Mixin-style monkey patches to .java source or compiled .class files. Lightweight
-
Updated
Sep 24, 2021 - Java
A GUI for Krakatau assembler / disassembler
-
Updated
Aug 30, 2017 - JavaScript
A library for creating hook-based java agents, without dealing with bytecode
-
Updated
Oct 13, 2020 - Java
annotation-driven bytecode surgery
-
Updated
Oct 13, 2020 - Kotlin
A java bytecode decoding and encoding library written in rust. Mirror of https://gitlab.com/frozo/noak
-
Updated
Aug 16, 2021 - Rust
JDBL automatically removes unnecessary code from Java applications through dynamic analysis
-
Updated
Apr 26, 2021 - Java
An all-purpose mixins framework for Java bytecode manipulation at runtime, targeted at those with minimal understanding of the bytecode structure.
-
Updated
Jul 24, 2021 - Java
A playground project about Java Bytecode runtime manipulation.
-
Updated
Jan 19, 2019 - Java
Improve this page
Add a description, image, and links to the bytecode-manipulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bytecode-manipulation topic, visit your repo's landing page and select "manage topics."
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u