GitHub topics: bytecode
HallofFamer/Lox2
A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.
Language: C - Size: 1.71 MB - Last synced at: about 1 hour ago - Pushed at: about 3 hours ago - Stars: 58 - Forks: 3

shehryar49/zuko
An interpreted programming language
Language: C - Size: 1.74 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 23 - Forks: 8

ASSERT-KTH/depclean
DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)
Language: Java - Size: 32.3 MB - Last synced at: about 7 hours ago - Pushed at: about 7 hours ago - Stars: 270 - Forks: 32

Piccolagabber/tiktok-reverse-engineering
# TikTok Stack-Based Virtual Machine Reverse EngineeringThis repository provides tools for analyzing TikTok's JavaScript virtual machine, focusing on bytecode parsing and instruction disassembly. 🛠️ Contributions are welcome to enhance the analysis and fix any issues. 🌟
Language: JavaScript - Size: 2.53 MB - Last synced at: about 13 hours ago - Pushed at: about 14 hours ago - Stars: 0 - Forks: 0

stephengold/asm
A small and fast library for manipulating Java bytecode.
Language: Java - Size: 925 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12 - Forks: 3

jar-analyzer/jar-analyzer
Jar Analyzer - 一个JAR包分析工具,批量分析,SCA漏洞分析,方法调用关系搜索,字符串搜索,Spring组件分析,信息泄露检查,CFG程序分析,JVM栈帧分析,进阶表达式搜索,字节码指令级的动态调试分析,反编译JAR包一键导出,一键提取序列化数据恶意代码,一键分析BCEL字节码
Language: Java - Size: 84.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,516 - Forks: 140

rocky/python-xdis
Python cross-version bytecode library and disassembler
Language: Python - Size: 8.38 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 322 - Forks: 97

Axmouth/solid-snake
A low level, modular bytecode, finite register VM focused on safety and extensibility, with plans for a Python like, statically typed language on top.
Language: Rust - Size: 208 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

rocult/shiny Fork of shrimp-nz/medal
A blazingly fast Lua(u) decompiler.
Language: Rust - Size: 1.37 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

soot-oss/SootUp
A new version of Soot with a completely overhauled architecture
Language: Java - Size: 299 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 695 - Forks: 92

thomasleplus/JavaInfo
Perl utility to extract the java version info from a class file's bytecode.
Language: Perl - Size: 205 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 3

soot-oss/soot
Soot - A Java optimization framework
Language: Java - Size: 830 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2,979 - Forks: 720

arturo-lang/arturo
Simple, expressive & portable programming language for efficient scripting
Language: Nim - Size: 48.8 MB - Last synced at: 1 day ago - Pushed at: 15 days ago - Stars: 778 - Forks: 35

Guardsquare/proguard-core
Library to read, write, analyze, and process java bytecode
Language: Java - Size: 9.67 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 315 - Forks: 67

find-sec-bugs/find-sec-bugs
The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)
Language: Java - Size: 6.97 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 2,350 - Forks: 481

notemrovsky/tiktok-reverse-engineering
Reverse engineering TikTok's JavaScript VM - 77 opcodes mapped, string deobfuscation, bytecode disassembly, and crypto function identification. Educational VM analysis toolkit.
Language: JavaScript - Size: 2.75 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 0

opalj/opal
Language: Scala - Size: 719 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 60 - Forks: 29

mickiemousez/Dex2Jar2Dex
Tools to work with android .dex and java .class files
Language: Java - Size: 1.63 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 1

fuzhengwei/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Language: Shell - Size: 1.17 GB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 11,543 - Forks: 3,980

wnccys/asterisk
a bytecode-interpreted programming language
Language: Rust - Size: 683 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 1

syssec-utd/pylingual
Python decompiler for modern Python versions.
Language: Python - Size: 9.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 433 - Forks: 70

ethereumjs/ethereumjs-monorepo
Ethereum L1 Protocol Stack and EVM in TypeScript
Language: TypeScript - Size: 109 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2,691 - Forks: 815

goby-lang/goby
Goby - Yet another programming language written in Go
Language: Go - Size: 7.95 MB - Last synced at: about 7 hours ago - Pushed at: over 2 years ago - Stars: 3,511 - Forks: 175

WerFlux/Executor
Executor is a bytecode interpreter for custom bytecode with an unique ISA. This is a learning project, so dont expect much.
Language: C++ - Size: 512 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

jaqx0r/mtail Fork of google/mtail
extract whitebox monitoring data from application logs for collection in a timeseries database
Language: Go - Size: 6.96 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 2

deanthecoder/Tetra
Cross platform virtual machine with native vector support
Language: C# - Size: 1.82 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

JoseLucasapp/Zumbra-lang
Zumbra is a custom programming language built with its own parser, compiler, and virtual machine. It supports function definitions, scoped variables, custom operators, and more, all with a minimalist syntax and a playful soul.
Language: Go - Size: 12.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 35 - Forks: 0

Col-E/Recaf
The modern Java bytecode editor
Language: Java - Size: 56.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6,450 - Forks: 488

ThexXTURBOXx/dex2jar Fork of pxb1988/dex2jar
Tools to work with android .dex and java .class files
Language: Java - Size: 27.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 260 - Forks: 60

ingokegel/jclasslib
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
Language: Kotlin - Size: 12.9 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 2,874 - Forks: 418

tiktok/knit
A zero-intermediation DI framework for Kotlin.
Language: Kotlin - Size: 289 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 5

jacoco/jacoco
:microscope: Java Code Coverage Library
Language: Java - Size: 11.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4,352 - Forks: 1,173

Serial-ATA/jvm
A JVM written in Rust
Language: Rust - Size: 11.1 MB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 7 - Forks: 1

programORdie2/finx
Embeddable Scripting Language for Rust
Language: Rust - Size: 188 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

Usama1190/modern-python
PIAIC - Python will help me explore autonomous agents, AI-driven decision-making, and scalable solutions for next-gen applications.
Language: Jupyter Notebook - Size: 1.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Language: Java - Size: 619 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 15,039 - Forks: 1,183

alex8088/electron-vite
Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护
Language: TypeScript - Size: 397 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 4,401 - Forks: 177

i42output/neos
Language agnostic scripting engine with a custom bytecode JIT
Language: C++ - Size: 2.05 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 51 - Forks: 5

aspl-lang/aspl
✔️ ASPL is a simple yet powerful modern cross-platform programming language
Language: C - Size: 5.28 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 26 - Forks: 2

rocky/python-uncompyle6
A cross-version Python bytecode decompiler
Language: Python - Size: 10.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4,002 - Forks: 434

ethanblake4/flutter_eval
Code push for Flutter, powered by dart_eval
Language: Dart - Size: 754 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 346 - Forks: 42

kuroko-lang/kuroko
Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
Language: Python - Size: 3.56 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 455 - Forks: 29

xzel23/cabe
Inject null-checks into Java-code
Language: Java - Size: 1.13 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 1

BBpezsgo/Interpreter
High level programming language that compiles into custom bytecodes and brainfuck
Language: C# - Size: 4.31 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 0

bytenode/bytenode
A minimalist bytecode compiler for Node.js
Language: JavaScript - Size: 945 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2,784 - Forks: 184

getsentry/sentry-android-gradle-plugin
Gradle plugin for Sentry Android. Upload proguard, debug files, and more.
Language: Kotlin - Size: 2.44 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 158 - Forks: 35

ajeetdsouza/loxcraft
Language tooling for the Lox programming language.
Language: Rust - Size: 770 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 311 - Forks: 14

mridang/gradle-missinglink
A Gradle plugin that can analyse your JVM bytecode for broken references
Language: Java - Size: 175 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 1

LLVM-but-worse/maple-ir
Industrial IR-based static analysis framework for Java bytecode
Language: Java - Size: 10.8 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 167 - Forks: 19

tact-lang/tasm
Assembler and disassembler implementation for TVM bitcode in pure TypeScript
Language: TypeScript - Size: 319 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

MobiVM/robovm
Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
Language: Java - Size: 198 MB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 998 - Forks: 135

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
Language: Cython - Size: 5.65 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 8 - Forks: 0

run-slicer/slicer
A modern Java reverse engineering tool for the web.
Language: Svelte - Size: 3.06 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 62 - Forks: 2

tiny-bow/ribbon-language
Ribbon programming language
Language: Zig - Size: 2.41 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 15 - Forks: 0

jbevain/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
Language: C# - Size: 18.7 MB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 2,868 - Forks: 645

coverlet-coverage/coverlet
Cross platform code coverage for .NET
Language: C# - Size: 4.49 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 3,069 - Forks: 389

expr-lang/expr
Expression language and expression evaluation for Go
Language: Go - Size: 11.1 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 6,889 - Forks: 439

3arthqu4ke/headlessmc
Minecraft on the command line
Language: Java - Size: 3.18 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 238 - Forks: 23

roscopeco/jasm
A JVM assembler for the modern age
Language: Java - Size: 569 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 453 - Forks: 14

yangdanny97/chocopy-python-compiler
Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.
Language: Python - Size: 535 KB - Last synced at: about 23 hours ago - Pushed at: about 1 year ago - Stars: 63 - Forks: 6

jmapper-framework/jmapper-core
Elegance, high performance and robustness all in one java bean mapper
Language: Java - Size: 2.07 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 237 - Forks: 41

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.).
Language: Java - Size: 846 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 9 - Forks: 2

phantie/informative-disassembler
Reimplementation of dis.dis with enhanced informativity
Language: Python - Size: 15.6 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Body-Alhoha/OpenEctasy
Minecraft Server (Bukkit, Spigot, Paper) backdoor, using ow2 asm
Language: Java - Size: 63.5 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 67 - Forks: 9

robotane/BCTerm
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.
Language: Java - Size: 193 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

OblivRuinDev/AsmX
A fork of Asm, branch 'upstream' is used to synchronizing upstream updates, branch 'dev' added some optimizations and API BREAKING updates.
Language: Java - Size: 53.2 MB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 3 - Forks: 0

Shopify/yjit
Optimizing JIT compiler built inside CRuby
Size: 196 MB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 705 - Forks: 22

LockBlock-dev/pkg-unpacker
Unpack any pkg application
Language: TypeScript - Size: 31.3 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 82 - Forks: 21

jtulach/bck2brwsr
Bck2Brwsr VM to transpile Java bytecode to JavaScript
Language: Java - Size: 19.1 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 120 - Forks: 15

skidfuscatordev/skidfuscator-java-obfuscator
Public production-ready obfuscator using the MapleIR framework designed by cts
Language: Java - Size: 14.1 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 633 - Forks: 71

WillKirkmanM/bytecode
A Stack-Based Virtual Machine & ByteCode Interpreter, Featuring a Custom Instruction Set with Arithmetic Operations, Symbolic Variable Storage, Control Flow (JMP, JZ, JNZ) and an Integrated Assembler. Includes a CLI runner, REPL mode & a Modular, Extendable Architecture
Language: Go - Size: 16.6 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

MSDN-WhiteKnight/CilTools
A set of tools to work with CIL in .NET applications
Language: C# - Size: 7.51 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 28 - Forks: 3

mirkosertic/Bytecoder
Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
Language: Java - Size: 2.25 GB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 924 - Forks: 61

zippo7096/CryptoUtil-qts
CryptoUtil to Java
Size: 2.93 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

googlielmo/baa
A simple tool to examine Java methods at the bytecode level and offer basic optimization suggestions.
Language: Java - Size: 30.3 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

echosoar/jsi
JSI is a JavaScript interpreter written in Rust that supports bytecode similar to quickjs.
Language: Rust - Size: 665 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 7 - Forks: 2

dondish/RustyLuaDec
A disassembler and decompiler for the offical Lua 5.4 bytecode
Language: Rust - Size: 62.5 KB - Last synced at: about 10 hours ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 0

rocky/elisp-bytecode
Let's document Emacs Lisp Bytecode (Lisp Assembly Program) instructions
Language: Emacs Lisp - Size: 520 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 180 - Forks: 12

LinShunKang/MyPerf4J
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Language: Java - Size: 1.1 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 3,449 - Forks: 548

ExpediaGroup/jarviz
Jarviz is dependency analysis and visualization tool designed for Java applications
Language: Java - Size: 730 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 149 - Forks: 22

EliotVU/Unreal-Library
UnrealScript decompiler library for Unreal package files (.upk, .u, .uasset; etc), with support for Unreal Engine 1, 2, and 3
Language: C# - Size: 2.34 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 405 - Forks: 91

dictu-lang/Dictu
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
Language: C - Size: 10.6 MB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 270 - Forks: 51

RevereInc/java-obfuscator
This is a baseline Java obfuscator project designed to apply basic transformations to Java bytecode
Language: Java - Size: 31.3 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

objectionary/jeo-maven-plugin
This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom
Language: Java - Size: 19.3 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 15 - Forks: 5

abhinav-upadhyay/cmonkey
C Implementation of the monkey programming language
Language: C - Size: 728 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 73 - Forks: 8

borzunov/cpmoptimize
🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)
Language: Python - Size: 91.8 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 181 - Forks: 12

huff-language/huff-rs 📦
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
Language: Rust - Size: 3.88 MB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 602 - Forks: 83

michaelkamprath/bespokeasm
An assembler that can be configured to work with most any instruction set.
Language: Python - Size: 28.1 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 25 - Forks: 5

EricLBuehler/Falcon-Programming-Language
Falcon is a powerful, interpreted programming language.
Language: C++ - Size: 182 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

binghe001/binghe001.github.io
📚 本静态博客是作者冰河多年从事多年互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Language: HTML - Size: 1.82 GB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 34 - Forks: 3

vd437/joyl-lang
Joyl A simple, modern programming language with clean syntax and strong performance. Perfect for scripting, applications, and learning programming. 🔹 Clean syntax 🔹 Type inference 🔹 Cross-platform 🔹 Rich stdlib
Language: Python - Size: 1.04 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

vd43i/joyl-lang
Joyl is a modern programming language combining Python simplicity with C/Rust performance and memory safety.
Language: Python - Size: 32.2 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

romainguy/kotlin-explorer
Desktop tool to quickly explore disassembled Kotlin code.
Language: Kotlin - Size: 25.5 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 903 - Forks: 30

aalekhm/BasicCCompiler
A basic C language compiler from scratch.
Language: C - Size: 16.8 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 10 - Forks: 3

mambawo-100q8/CryptoUtil
CryptoUtil to Java
Size: 2.93 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

qfcy/pyc-zipper
A tool for packing, unpacking, compressing and obfuscating Python bytecode files (.pyc) . Python字节码文件(.pyc)压缩、加壳、脱壳、混淆工具。
Language: Python - Size: 158 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 69 - Forks: 9

BryanDanielqf/CryptoUtil
CryptoUtil to Java
Language: Java - Size: 8.79 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

cdump/evmole
Extracts function selectors, arguments, state mutability and storage layout from EVM bytecode, even for unverified contracts
Language: Rust - Size: 874 KB - Last synced at: 18 days ago - Pushed at: 26 days ago - Stars: 370 - Forks: 25

cojen/Maker
Cojen/Maker is a lightweight, full-featured, low-level dynamic Java class generator designed for ease of use.
Language: Java - Size: 6.49 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 59 - Forks: 3

thumpnail/Parseus
Experimental Parser with Source to Ast to Source Code Generator
Language: C# - Size: 1.14 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 1
