Here are
37 public repositories
matching this topic...
Droidefense: Advance Android Malware Analysis Framework
Updated
Sep 28, 2019
Java
Simple virtual machine which inteprets bytecode.
Updated
Apr 24, 2018
Python
Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
Updated
Dec 7, 2018
JavaScript
🔥 A really basic emulator to understand how IL code works.
Game Boy CPU (Sharp LR35902) instruction set (opcodes)
Updated
Apr 20, 2019
Ruby
flat assembler g - examples library
Updated
Jun 1, 2020
Assembly
Semi-safely generate CIL in F#
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
Updated
Mar 15, 2020
Perl
A collection of documentation on the CHIP-8 and related
Programming Bitcoin Script Transaction (Crypto) Contracts Step-by-Step - Let's start with building your own bitcoin stack machine from zero / scratch and let's run your own bitcoin ops (operations)...
Updated
Jan 31, 2020
Ruby
A parsable list of x86 instructions.
Fast and lightweight AArch64 disassembler.
Updated
Jan 20, 2019
Pascal
Allows emitting opcodes from the userland
💾 The LC3 virtual machine
Updated
Jan 1, 2019
Haskell
Reverse engineer for Smart Contracts
Computing with sed: a compiler from python to sed
Updated
May 24, 2019
Python
A 32-bit MIPS processor used Altera Quartus II with Verilog.
Updated
Sep 20, 2018
Verilog
A machine-readable representation of the Intel x86 Instruction Set Reference.
Ethereum disassembler. Binary bytecode -> Opcodes
Assembly to python converter
Updated
Aug 5, 2018
Python
An IBM 701 (Defense Calculator) Emulator
Implementation of the paper "Opcodes as predictor for malware " by Daniel Bilar
Updated
Dec 21, 2018
Jupyter Notebook
Use Bitcoin's blockchain to store up to 40 bytes UTF-8 characters.
Updated
Aug 19, 2018
JavaScript
A simple virtual machine compiler/runtime
A console based Intel 8085 Simulator
Bitcoin scripting test of the disabled opcodes, re-enabled and coded again
Updated
Jul 5, 2018
Python
Improve this page
Add a description, image, and links to the
opcodes
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
opcodes
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Some pending instructions not implemented by any eth clients (such as JUMPTO) are current listed in the main table. There are also instructions like SSTOREBYTES references in ethereum/EIPs#97 that are not actually implemented. These should be split into a separate tables