104 results for “topic:opcodes”
Ethereum opcodes and instruction reference
Droidefense: Advance Android Malware Analysis Framework
Simple virtual machine which interprets bytecode.
flat assembler g - adaptable assembly engine
旨在交流学习区块链技术,记录智能合约开发应用与相关安全练习的仓库🚀
Database of CPU Opcodes
Opcode repository for FFXIV.
Reverse engineering TikTok's JavaScript VM - 77 opcodes mapped, string deobfuscation, bytecode disassembly, and crypto function identification. Educational VM analysis toolkit.
Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
A collection of documentation on the CHIP-8 and related
Game Boy CPU (Sharp LR35902) instruction set (opcodes)
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
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)...
This repo is for beginners in reverse engineering (Android), who keep wondering about everything inside smali.
How about we not work hard?
Semi-safely generate CIL in F#
:fire: A really basic emulator to understand how IL code works.
Erlang\Elixir byte code viewer. BEAM file disassembler extension for Visual Studio Code.
A machine-readable representation of the Intel x86 Instruction Set Reference.
Instruction decoder generator
Fast and lightweight AArch64 disassembler.
A 32-bit MIPS processor used Altera Quartus II with Verilog.
A parsable list of x86 instructions.
Assembly to python converter
:floppy_disk: The LC3 virtual machine
The new version is refactored using C++ (cpp), while the original version was developed using Golang. A cross-platform GUI tool for converting between Assembly and Machine Code (Hex), powered by Keystone Engine and Capstone Engine.
Allows emitting opcodes from the userland
Reverse engineer for Smart Contracts
Ethereum disassembler. Binary bytecode -> Opcodes
Home brew CPU Hardware with 1-bit ALU implementation using 74LSxx, a micro-code and assembler coded in C#.