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

Projects in Awesome Lists tagged with bytecode

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

https://github.com/tinycedar/classp

用Go开发的Java字节码解析器,和“javap”命令作用一致 Java class file parser plays the same role as "javap"

bytecode classfile java javap parser

Last synced: 27 Jul 2025

https://github.com/ve5li/lunify

A crate for converting Lua bytecode to different versions and formats

bytecode lua rust

Last synced: 01 Mar 2026

https://github.com/asmlover/loxcc

A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)

bytecode cpp1z interpreter language lox

Last synced: 10 Apr 2025

https://github.com/guujiang/jacob

A lightweight library to provide coroutines in Java

bytecode coroutine coroutines generator java

Last synced: 14 Jan 2026

https://github.com/nn1ks/bytecoding

Derive macro for encoding/decoding instructions and operands as bytecode

bytecode rust

Last synced: 10 Oct 2025

https://github.com/varjagg/zxlispvm

A Lisp bytecode interpreter for ZX-Spectrum

bytecode bytecode-interpreter lisp-interpreter z80 z80asm zx-spectrum

Last synced: 12 Mar 2025

https://github.com/clarete/effigy

Small language that compiles to Python37 bytecode

bytecode parser-generator parsing parsing-expression-grammar peg python

Last synced: 19 Jul 2025

https://github.com/acuarica/vscode-ethers

Ethers Mode allows you to explore and call Smart Contracts methods using Ethers.js and view the response directly in VS Code. It interacts with any EVM-compatible blockchain, e.g., Ethereum, Polygon, Avalanche, etc.

address avalanche blockchain bytecode ethereum ethers evm polygon repl smart-contracts solidity web3

Last synced: 19 Jan 2026

https://github.com/njbrown/loris

toy language used for making games, currently in development

bytecode c-plus-plus compiler interpreter language parser programming-language scripting-language virtual-machine

Last synced: 31 Jul 2025

https://github.com/louisdh/java-class-quick-look

Quick Look plugin to display Java class files as bytecode

bytecode java macos quicklook-plugin

Last synced: 13 May 2025

https://github.com/mnxn/vscode-jvm-bytecode-viewer

JVM Bytecode Viewer for VS Code

bytecode jvm jvm-bytecode vscode-extension

Last synced: 23 Mar 2025

https://github.com/mrjameshamilton/bf

An optimizing brainf*ck compiler with multiple target backends: JVM, smali, dex, C, LLVM IR, ARM, WASM, JavaScript and Lox.

arm assembly brainfuck bytecode compiler java javascript jvm jvm-bytecode jvm-language kotlin language llvm llvm-ir lox smali wasm

Last synced: 09 Apr 2025

https://github.com/xzel23/cabe

Inject null-checks into Java-code

bytecode instrumentation java jspecify null-check null-safe nullability

Last synced: 25 Jan 2026

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/objectionary/jeo-maven-plugin

This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom

bytecode bytecode-interpreter code-generation code-optimization eolang java maven-plugin

Last synced: 01 May 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/ton-blockchain/tasm

Assembler and disassembler implementation for TVM bitcode in pure TypeScript

assembler bitcode bytecode disassembler fift ton

Last synced: 22 Apr 2026

https://github.com/chaoyangnz/zava

Mini Java VM in Zig

bytecode java java-8 jvm zig

Last synced: 22 Mar 2025

https://github.com/jorianwoltjer/python-reassembler

Re-assemble Python disassembly text to bytecode

bytecode cli decompiler python reassembler

Last synced: 12 May 2025

https://github.com/zsqw123/rust-java-asm

Java bytecode reader & writer, a rust implementation for java asm

bytecode java-asm rust

Last synced: 25 Oct 2025

https://github.com/williamvenner/gluac-rs

👨‍💻 Rust GLua bytecode compiler

bytecode glua gluac gmod lua luajit rust

Last synced: 30 Apr 2025

https://github.com/aranega/dbge

An extension to IPdb for Python >= 3.11 that supports bytecode stepping, sub-expression stepping/breakpoints, object-centric breakpoints and experimental evaluation stack manipulation

ast bytecode debugger ipdb ipython pdb python

Last synced: 30 Jun 2025

https://github.com/ericlbuehler/falcon-programming-language

Falcon is a powerful, interpreted programming language.

bytecode cpp falconpl interpreter programming-language

Last synced: 12 May 2025

https://github.com/playxe/stack2ssa

Simple implementation of stack to SSA IR lowering

bytecode compiler cranelift intermediate-code-generation jit ssa stack

Last synced: 10 Mar 2026

https://github.com/moderocky/mimic

A stronger alternative for Java's Proxy API. Allows the creation of 'mimicked' classes and interfaces with the ability to replace their method behaviour.

bytecode java java-17 proxy reflection

Last synced: 21 Mar 2025

https://github.com/notiska/kirjava

A Java bytecode library for Python.

assembler bytecode disassembler java jvm

Last synced: 10 Apr 2025

https://github.com/PhoenXHO/UwU

Just an UwU esoteric programming language interpreter written in C++.

bytecode bytecode-compiler bytecode-interpreter compiler compiler-design interpreter language programming-language uwu uwulang

Last synced: 22 Apr 2025

https://github.com/feliwir/libapt

Library for parsing and displaying apt files

actionscript apt bytecode ea ea-games flash libapt

Last synced: 13 Apr 2025

https://github.com/nurkiewicz/ts.class

TypeScript to Java bytecode compiler

bytecode compiler java java-bytecode-compiler jvm kotlin typescript

Last synced: 23 Mar 2025

https://github.com/refcell/reversevm

Notes on Reverse Engineering EVM Bytecode

bytecode ethereum evm radare2 reverse-engineering

Last synced: 07 May 2025

https://github.com/marcelmay/inject-maven-plugin

The Maven plugin inject-maven-plugin lets you inject Maven properties into your compiled code. Typical use case includes build info (version, build time stamp, SCM version etc.).

build-tool bytecode injection maven-plugin

Last synced: 11 Mar 2026

https://github.com/ammarbinfaisal/sahl

a programming language with channels and coroutines/threads

bytecode compiler language vm

Last synced: 18 Jan 2026

https://github.com/jezza/class_file

A Rust library for parsing JVM class files.

bytecode class classfile jvm parser rust

Last synced: 15 Jun 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/rmehri01/rlox

🥯 A bytecode compiler and virtual machine for the Lox language in Rust.

bytecode compiler crafting-interpreters interpreter rust virtual-machine

Last synced: 22 Apr 2025

https://github.com/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)

bison bytecode bytecode-compiler bytecode-engineering bytecode-interpreter c compiler compiler-backend compiler-design compiler-designs compiler-frontend flex generator generators lexer parser

Last synced: 05 May 2025

https://github.com/alimsk/goto-python

goto statement for python

bytecode goto label python

Last synced: 18 Jan 2026

https://github.com/masyagin1998/gci

Interpreter of tiny JavaScript-like object-oriented language with garbage collector

bytecode garbage-collector interpreter javascript virtual-machine

Last synced: 19 Mar 2025

https://github.com/sfkamath/jvm-hotpath

JVM runtime execution analysis - finds hot code paths by frequency, not CPU time

asm bytecode code-coverage execution-counts java java-agent jvm maven-plugin runtime-analysis

Last synced: 19 Apr 2026

https://github.com/refcell/soline

Load, Write, Deploy Solidity in the context of a Smart Contract

bytecode evm foundry solidity

Last synced: 07 May 2025

https://github.com/maumagnaguagno/mindfreak

:stuck_out_tongue_winking_eye: BrainFuck interpreter with bytecode

brainfuck bytecode interpreter ruby

Last synced: 05 Sep 2025

https://github.com/xxdark/better-repeatable

Repeatable annotation

annotation bytecode java

Last synced: 19 Apr 2025

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

Maven plugin to remove Bytecode opcodes from XMIR as much as possible

bytecode compiler eolang oop optimization optimization-algorithms transpiler

Last synced: 01 May 2025

https://github.com/bytecodeagency/bytecode-website

(MIRROR) Bytecode Website GitLab repository, protected branches only. Built with ReactJS (with GatsbyJS), Styled Components and NodeJS.

bytecode bytecode-website gatsby gatsbyjs javascript next react styled-components

Last synced: 28 Apr 2025

https://github.com/revereinc/java-obfuscator

This is a baseline Java obfuscator project designed to apply basic transformations to Java bytecode

bytecode obfuscation obfuscator string-manipulation transformation transformers

Last synced: 04 Jul 2025

https://github.com/sap/project-fontus

Dynamic tainting framework for Java applications leveraging on-the-fly bytecode rewriting.

bytecode instrumentation java tainting

Last synced: 19 Oct 2025

https://github.com/ravener/clox

Extended clox with more features and optimizations

bytecode clox compiler interpreter programming-language virtual-machine

Last synced: 23 Apr 2025

https://github.com/horse64/core.horse64.org

A simple & versatile high-level programming language! THIS IS AN (OFFICIAL) MIRROR, GO HERE FOR SOURCE: https://codeberg.org/Horse64/core.horse64.org

abstract-syntax-tree asynchronous beginner beginner-friendly bytecode compiler concurrent cross-platform dynamic-typing event-driven garbage-collection horse64 imperative lexer multi-paradigm object-oriented parser portable programming-language standard-library

Last synced: 29 Apr 2025

https://github.com/purplemyst/epython

EPython is be a toy CPython bytecode interpreter written in Elixir.

bytecode cpython elixir interpreters python

Last synced: 01 Apr 2026

https://github.com/moderocky/foundation

A framework for building compiled class files and bytecode.

bytecode class-builder framework java

Last synced: 24 Jun 2025

https://github.com/xiaozhou233/juiceagent

a JVMTI-based injection library for loading external JARs and transforming Java bytecode, even when DisableAttachMechanism is enabled.

bytecode injection injector jvmti

Last synced: 18 Apr 2026

https://github.com/serial-ata/jvm

A JVM written in Rust

bytecode bytecode-interpreter java jvm rust vm

Last synced: 30 Apr 2025

https://github.com/rkirsling/cclox

A C++ port of clox, the Lox language's bytecode VM (http://www.craftinginterpreters.com/).

bytecode interpreter language lox modern-cpp vm

Last synced: 13 Apr 2025

https://github.com/exabrial/petrify

Compile your ML Models/ONNX Decision Trees (XGBoost, LightGBM, SciKit-Learn) straight to JVM Bytecode

bytecode compiler decision-trees inference java jvm lightgbm machine-learning onnx scikit-learn tree-ensemble xgboost

Last synced: 20 Apr 2026

https://github.com/magsilva/jabuti

Java Bytecode Understanding and Testing (maintenance fork from original project at http://ccsl.icmc.usp.br/pt-br/projects/jabuti)

bytecode java software-testing structural-testing testing-tool

Last synced: 19 Jan 2026

https://github.com/StefH/Nethereum-CodeGenerator

A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts

abi bytecode ethereum generate generator interface nethereum service smart-contracts solc solc-js solcjs solidty vuejs

Last synced: 12 May 2025

https://github.com/fergarrui/ethereum-bytecode-analyzer

Find contracts in the Ethereum blockchain, analyze its bytecode and filter by JSON custom rules

analyzer blockchain bytecode ethereum ethereum-analyzer ethereum-bytecode graph smart-contracts symbolic-execution

Last synced: 22 Apr 2025

https://github.com/yjl9903/jmtrace

Trace Java memory access

bytecode java javassist memory trace

Last synced: 26 Oct 2025

https://github.com/stefh/nethereum-codegenerator

A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts

abi bytecode ethereum generate generator interface nethereum service smart-contracts solc solc-js solcjs solidty vuejs

Last synced: 12 May 2025

https://github.com/mrjameshamilton/java-class-file-api-hello-world

A Java Class-File API Hello World example

bytecode classfile java jep457 jvm

Last synced: 15 Apr 2025

https://github.com/gustavodiasag/clox

Virtual machine interpreter for the Lox programming language written in C

bytecode c compiler-design garbage-collection interpreter programming-language virtual-machine

Last synced: 20 Jul 2025

https://github.com/gumob/imageextract

A Swift library to allows you to extract the size of an image without downloading.

bitmap bytecode carthage image-processing scraping swift4

Last synced: 26 Aug 2025

https://github.com/binodnp/solidity-contract-size-reporter

Reports the contract size of your solidity files.

bytecode evm npm smart-contract smart-contracts solidity truffle

Last synced: 01 Apr 2026

https://github.com/bonzai-lang/bonzai

Bonzai is a general purpose programming language. It compiles down to a custom bytecode.

bytecode concurrent-programming general-purpose haskell programming-language virtual-machine

Last synced: 11 Dec 2025

https://github.com/thomasleplus/javainfo

Perl utility to extract the java version info from a class file's bytecode.

bytecode bytecode-parser bytecode-reading java jdk perl

Last synced: 05 Jul 2025

https://github.com/pthorpe92/ayc

speedrun programming language with bytecode register vm

bytecode go interpreter learning toy-language vm

Last synced: 28 Feb 2026

https://github.com/yjdoc2/bytecode

A Rust proc-macro crate which derives functions to compile and parse back enums and structs to and from a bytecode representation

bytecode proc-macro rust vm

Last synced: 11 Apr 2025

https://github.com/lcbx/bytecodelang

a programming language inspired by Python that compiles to bytecode (for it's custom stack-based vm)

bytecode compiler language programming-language stack-based

Last synced: 14 Oct 2025

https://github.com/michelerenzullo/workplace_ssl_unpinning

Patching Encrypted native libraries - article https://link.medium.com/7MC5jaYC4tb

android bytecode dalvik native patching reverse-engineering smali

Last synced: 27 Oct 2025

https://github.com/moderocky/glass

A lightweight framework for accessing hidden types with version-incompatibility.

bytecode java proxy

Last synced: 01 Jul 2025

https://github.com/mouse0w0/spigotlauncher

A launcher for better modify Spigot server. To transform bytecode based on ASM.

bytecode minecraft minecraft-plugin spigot

Last synced: 26 Oct 2025

https://github.com/azer0s/persephone-go

A small (and fairly slow) VM implementation for my custom ISA in Go

bytecode instruction-set reference-implementation virtual-machine

Last synced: 01 May 2025

https://github.com/nic-obert/rusty-vm

A virtual machine toolchain, including a bytecode assembler and a disassembler, and a native compiler.

assembler assembly bytecode compiler disassembler disassembly rust virtual-machine vm

Last synced: 08 Apr 2025

https://github.com/jonaylor89/monkey

Tree-walking interpreter and bytecode compiler/VM for the monkey programming language

bytecode compiler golang interpreter parser

Last synced: 15 Jun 2025

https://github.com/svenssonjoel/sense-vm

Sense-VM has changed name to SynchronVM and is available in a new repository https://github.com/SynchronVM/SynchronVM

bytecode categorical-abstract-machine chibios concurrency concurrent-ml iot nrf52 stm32f4 virtual-machine zephyr-rtos

Last synced: 23 Jun 2025

https://github.com/rubbaboy/bfjvm

Brainfuck on the JVM

brainfuck bytecode esolang jvm

Last synced: 14 Apr 2025

https://github.com/marihachi/milli-lang

A toy language made with TypeScript. We execute a code by compiling it for the VM.

bytecode bytecode-interpreter compiler interpreter parser toy-language virtual-machine vm

Last synced: 26 Oct 2025

https://github.com/guichaguri/fastmustache

A Mustache compiler that renders at bytecode speed

bytecode handlebars mustache performance template-engine

Last synced: 14 May 2026

https://github.com/gmodena/pycdump

Unmarshal, disasm and pretty-print python bytecode.

bytecode experiments python

Last synced: 19 Sep 2025

https://github.com/svenssonjoel/Sense-VM

Sense-VM has changed name to SynchronVM and is available in a new repository https://github.com/SynchronVM/SynchronVM

bytecode categorical-abstract-machine chibios concurrency concurrent-ml iot nrf52 stm32f4 virtual-machine zephyr-rtos

Last synced: 07 May 2025