opcodes
There are 94 repositories under opcodes topic.
crytic/evm-opcodes
Ethereum opcodes and instruction reference
droidefense/engine
Droidefense: Advance Android Malware Analysis Framework
skx/simple.vm
Simple virtual machine which interprets bytecode.
DessertHeart/Dive-Into-Blockchain
旨在交流学习区块链技术,记录智能合约开发应用与相关安全练习的仓库🚀
tgrysztar/fasmg
flat assembler g - adaptable assembly engine
Maratyszcza/Opcodes
Database of CPU Opcodes
karashiiro/FFXIVOpcodes
Opcode repository for FFXIV.
miguelmota/solidity-create2-example
Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
lmmendes/game-boy-opcodes
Game Boy CPU (Sharp LR35902) instruction set (opcodes)
trapexit/chip-8_documentation
A collection of documentation on the CHIP-8 and related
MahdiSafsafi/opcodesDB
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
openblockchains/programming-bitcoin-script
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)...
karashiiro/FFXIVOpcodeWizard
How about we not work hard?
GabrieleAsaro/Yeet-Emulator
:fire: A really basic emulator to understand how IL code works.
rspeele/LicenseToCIL
Semi-safely generate CIL in F#
AbhiTheModder/understand-smali
This repo is for beginners in reverse engineering (Android), who keep wondering about everything inside smali.
scout119/beamdasm
Erlang\Elixir byte code viewer. BEAM file disassembler extension for Visual Studio Code.
GregoryComer/x86-csv
A machine-readable representation of the Intel x86 Instruction Set Reference.
MahdiSafsafi/Azote
Fast and lightweight AArch64 disassembler.
sevvalmehder/32-bit-MIPS-Processor
A 32-bit MIPS processor used Altera Quartus II with Verilog.
MahdiSafsafi/Parsable-Instructions
A parsable list of x86 instructions.
masterccc/asm2py
Assembly to python converter
dmjio/LC3
:floppy_disk: The LC3 virtual machine
pmmaga/php-ulopcodes
Allows emitting opcodes from the userland
Red4Sec/SCReverser
Reverse engineer for Smart Contracts
fergarrui/ethereum-disassembler
Ethereum disassembler. Binary bytecode -> Opcodes
kromych/disarm64
Instruction decoder generator
GillesArcas/numsed
Computing with sed: a compiler from python to sed
shreyansh26/Opcodes-for-Malware-Detection
Implementation of the paper "Opcodes as predictor for malware " by Daniel Bilar
tobiasvl/optable
A website with opcode tables for some 8-bit CPUs
leonardoporro/Detached-RuntimeTypes
Create clr types at runtime without having to emit opcodes. Method bodies can be defined using expressions.
MrNiceGuy420/random-shit
All kinds of random shit. This is everything...for everyone. If you don't like it, please fuck off.
orsinium-labs/true-north
🧭 Powerful and Pythonic framework for reproducible benchmarks of Python code.
electro-logic/DngOpcodesEditor
Read, Write and Preview DNG Opcodes
Jayx239/IBM701Emulator
An IBM 701 (Defense Calculator) Emulator
keowu/KethoMemoryToolKit
KethoMemoryToolKit is a set of tools used by me to change OPCODES of the memory of any process running in the operating system of specific offsets(RVA) from an ImageBase.