#
bytecode-engineering
Here are 20 public repositories matching this topic...
Remapping tool for compiled java programs.
java
bytecode
decompiler
reverse-engineering
deobfuscation
decompile
mappings
jvm-bytecode
bytecode-engineering
-
Updated
Mar 12, 2020 - Java
jMint is a Side Effect Injection (SEI) tool aimed at simplicity of modifications expression
-
Updated
Jan 5, 2022 - Java
A bytecode modification library
-
Updated
May 3, 2020 - Java
java
scala
bytecode
static-code-analysis
static-analysis
bytecode-engineering
bytecode-reading
bytecode-viewer
bytecode-parsin
-
Updated
Jun 1, 2022 - Scala
A Java bytecode manipulation library.
-
Updated
Apr 23, 2022 - Scala
java
scala
bytecode
static-code-analysis
static-analysis
bytecode-engineering
bytecode-reading
bytecode-parser
bytecode-viewer
-
Updated
Apr 12, 2021 - Scala
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.
programming-language
interpreter
bytecode
antlr
antlr4
expression-parser
pragma
expression-tree
bytecode-engineering
paradigms
intermediate-code-generation
-
Updated
Mar 8, 2022 - C#
A playground project about Java Bytecode runtime manipulation.
-
Updated
Jan 19, 2019 - Java
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)
c
parser
bison
flex
generator
bytecode
compiler
lexer
compiler-designs
generators
compiler-design
compiler-frontend
bytecode-engineering
bytecode-compiler
bytecode-interpreter
compiler-backend
-
Updated
Jul 4, 2021 - C
Test call remote function in x64 process
-
Updated
Jun 5, 2017 - C#
Java Bytecode viewer and editor
-
Updated
Aug 21, 2017 - Java
Practice with BCEL. A part of JVM research
-
Updated
Dec 10, 2019 - Java
Translates Kores AST to JVM Bytecode
-
Updated
Oct 12, 2021 - Kotlin
-
Updated
Mar 23, 2017 - Java
-
Updated
Jan 23, 2022 - Java
A high-level bytecode manipulation abstraction supporting a variety of backing implementations
-
Updated
Jul 22, 2018 - Java
kotlin
bytecode
reverse-engineering
instrumentation
dalvik
dex
bytecode-engineering
bytecode-compiler
bytecode-parser
dalvik-parser
dex2jar
ir-codes
java-classfiles
bytecode-instrumentation
-
Updated
Apr 15, 2022 - Kotlin
Example of implementing 2+2=5 Using bytecode engineering
-
Updated
Feb 5, 2016 - Java
Improve this page
Add a description, image, and links to the bytecode-engineering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bytecode-engineering 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