opcode
There are 62 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)
sdasgup3/parallel-processor-design
Super scalar Processor design
DasariJayanth/Malware-Detection-in-PE-files-using-Machine-Learning
Detecting Malware in PE files
MG1937/PHP_Opcode_Document
完善vld文档对PHP操作码的解释. Improve vld's php-opcode document
FCBtc1116/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
mazegen/x86reference
X86 Opcode and Instruction Reference
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.
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/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
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.
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.
AGerbofsky/6502_Assembly_Code-samples
Just some code that was written while exploring the 6502. All code samples were written for either the Atari 2600 or 7800.
EdwardR2023/PL-0_Compiler_Pt1
This project is an implementation of a P-machine, a theoretical stack-based virtual machine commonly used in compiler design and computer science education. The P-machine executes a sequence of instructions, manipulating a stack and performing various operations defined by opcodes.
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.
imxeno/eth-storage-contract-generator
A storage contract bytecode generator.
liuis/conffle
conffle framework for creating and Initialize a project. Providing functionalities for running a local node, compilation, deployment and unit testing smart contracts.
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.
Sai-Nandan-Desetti/SIC-Assembler
An assembler for the Simplified Instructional Computer written in C.
shadibadria/Assembler_compiler
A program that compile assembler code to opcode