opcode
There are 68 repositories under opcode topic.
sablejs/sablejs
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
horsicq/XOpcodeCalc
Opcode calculator / ASM calculator
Barebit/x86reference
X86 Opcode and Instruction Reference
keith2018/spvm
Tiny C++ SPIR-V virtual machine (interpreter), can be used for shader debugging. Spvm-ShaderToy simulated the runtime environment of shadertoy, and execute shader code using SPVM.
jacksplwxy/JavaScript-compiler
编程语言的本质:语言只是一串字符,我们认为它是什么,它就可以是什么
inspiringz/XDet
基于机器学习的 Webshell 检测 (OPCode -> N-Gram -> TF-IDF -> XGBoost)
DasariJayanth/Malware-Detection-in-PE-files-using-Machine-Learning
Detecting Malware in PE files
sdasgup3/parallel-processor-design
Super scalar Processor design
mazegen/x86reference
X86 Opcode and Instruction Reference
MG1937/PHP_Opcode_Document
完善vld文档对PHP操作码的解释. Improve vld's php-opcode document
rustyneuron01/Bitcoin-Developer-Support-Library
This is Bitcoin project what I did so far. I completed Join PSBT, BTC Non-Custodial Staking, MultiSig Wallet(Taproot, Native Segwit), Ordinal Inscribe | Mint, Rune Airdrop | Recursive | Reinscribe | Etching | Transfer to multi users in one tx, UTXO split | merge etc. Hope this refer help all developers for build their bitcoin project
allergictoeng/Puppy-8
+1 CHIP-8 Implementation (ho lord)
tekord/cpp-opcode-generator
A python script for generating enums with opcode constants based on YAML file definition
xJonathanLEI/EVMDebugger
A GUI debugger for Ethereum Virtual Machine (EVM) assembly in C#
jaeyung1001/PC-Malware-Detection
PC Malware Detection😄
Lexterl33t/DecodeOpcode_x86
Implementation of decoding opcode
Stellaris-code/SpaceInvadersEmu
Space Invaders emulator written in C++11
abaffa/baffa-1_mce
This is a microcode editor for Baffa-1 HomebrewCPU Minicomputer
OPCODE-Open-Spring-Fest/DevHub
React project designed to empower React developers from IIIT Bhagalpur by providing a platform to showcase their profiles and enhance their visibility.
OPCODE-Open-Spring-Fest/KeyLogger5155
HackElite Club of IIIT Bhagalpur is introducing a Open-Source Project KeyLogger5155. This is a GUI Keylogger application built purely in Python3. It can record all the key stokes, Copy Clipboard Data, Capture ScreenShot,Get System Info, Send email to the attacker with the captured data. Note:- Only For Educational Purpose
AnjanaSenanayake/verilog-model-for-8bit-processor
An implementation of a processor with basic components coded in verilog
dmlogv/ambroxol
Funny MBR experiments
MatiDragon-YT/opcode-search
Written optimized to work on any server from frontend.
OPCODE-Open-Spring-Fest/tri-api
TriAPI Data Display is an open-source web application that fetches information from three different APIs and displays the data on separate pages. Each API provides unique data sets, allowing users to explore diverse content within the same application.
PabloLeonor/Coronariac
Coronariac, emulator in java of CARDIAC
SevdanurGENC/ConvertToByteCode
Compile to java bytecode with using Javassist.
SupertigerDev/Emulation-Cheat-Sheet
Are you trying to be an emulation developer? This **might** be the cheat sheet for you!
tdworg/samp-include-opcode
A library for working with opcodes in Pawn. It also supports JIT-plugin.
userpro/MiniRegexp
A simple regex with VM
guillaumelauzier/inscriptions-royalty
By embedding royalty information in an OP_RETURN output, it becomes part of the blockchain and can be used to enforce royalty payments. This can be done by having the inscriptions code associated with the royalty agreement reference the OP_RETURN data when determining if a payment is due, and the terms of the payment.
ohorn/wasm-opcode-table-toml
Structured reference of the WebAssembly instruction set and its opcodes, formatted as a TOML file
OPCODE-Open-Spring-Fest/Quant
The Automated Trading System with Risk Management is a Python application that automates trading processes, including fetching market data, executing trades based on predefined strategies, and managing orders. It incorporates robust risk management strategies to enhance trading performance and profitability.
OPCODE-Open-Spring-Fest/units-converter
Unit Converter is an open-source web application designed to facilitate easy conversion between various units of measurement, including currency, weight, volume, length, and temperature. With a user-friendly interface and customizable options, users can perform conversions quickly and accurately.
OPCODE-Open-Spring-Fest/Vedicheals
Vedicheals is an open-source Flutter application designed to provide users with access to health blogs, Ayurvedic medicine recommendations, and authentication features utilizing Firebase. The application's database is powered by Cloud Firestore, ensuring efficient data management and retrieval.
Sai-Nandan-Desetti/SIC-Assembler
An assembler for the Simplified Instructional Computer written in C.
zacbre/opvm2
Register based VM, with compiled output, plugins, and a debugger!