Tag
#bytecode
56 repositories
Repos
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Extract the ABI (and resolve proxies, and get other metadata) from Ethereum bytecode, even without source code.
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
Extracts function selectors, arguments, state mutability and storage layout from EVM bytecode, even for unverified contracts
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.
A Symbolic Ethereum Virtual Machine (EVM) bytecode interpreter, parser and decompiler, along with several other utils for programmatically extracting information from EVM bytecode.
Compile Solidity source code and verify its bytecode matches the blockchain
Calculate Ethereum contract sizes with Hardhat ๐
[BlockSys 2022] Exploring deep learning techniques for Ethereum smart contract vulnerability detection.
A Minimalistic Rust library to extract all potential function selectors from EVM bytecode without source code.
A blazingly fast in-memory Ethereum Virtual Machine (EVM) emulator written in Rust
MANDO-HGT is a framework for detecting smart contract vulnerabilities. Given either in source code or bytecode forms, MANDO-HGT adapts heterogeneous graph transformers with customized meta relations for graph nodes and edges to learn their embeddings and train classifiers for detecting various vulnerability types in the contracts' nodes and graphs.
Huff language implementation of popular (and unpopular) solidity libraries and contracts.
evm playground - optimizations, patterns and bytecode decoding
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.
Assembler and disassembler implementation for TVM bitcode in pure TypeScript
Smart Contract Collection for your study.
EVeilM helps you analyze and obfuscate EVM bytecode, enhancing the security of your contracts and protecting your intellectual property.
Find contracts in the Ethereum blockchain, analyze its bytecode and filter by JSON custom rules
A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts
CLI tool to diff between two contract addresses in bytecode. Support EVM-based chains i.e. BSC, Ethereum, and Polygon.
๐งฐ Export Ethereum contract bytecode on compilation โ๏ธ
Historical archive and analysis for Ethereum smart contracts
Repository to experiment with smart contracts and the language of solidity
Onchain NFT collection using raw bytecode contracts for SVG data
Multi-Chain Security Scanner | Rust + Go + Python + React | Real-Time Threat Detection | EVM Bytecode Decompiler | Smart Contract Monitoring | Vulnerability Scanner | DeFi Security Dashboard
repeatable EVM based deployment and execution runner for smart contracts and its dependencies
web3.js plugin that allows instantiating contracts objects directly from Solidity source code
Assembler and disassembler implementation for TVM bitcode in pure TypeScript
Smart contract verification api. Compare contract source code to bytecode in this simple to use API.
Step-by-step ERC-20 token deployment workflow using Remix IDE with Phantom and MetaMask injection
Multi-Chain Security Scanner | Rust + Go + Python + React | Real-Time Threat Detection | EVM Bytecode Decompiler | Smart Contract Monitoring | Vulnerability Scanner | DeFi Security Dashboard
OPCODE: understanding their structure in the evm environment
Deploy EVM Bytecode on Ethereum or any EVM compatible Blockchain directly from your browser
App that helps you identify ethereum smart contract basing on bytecode
Standalone Move runtime, bytecode, stdlib, and package frontend subsystem for Nexus.