RISC-V Opcodes
Ethereum opcodes and instruction reference
A quick reference for EVM opcodes
Gas Costs from Ethereum Yellow Paper
Opcode calculator / ASM calculator
DEPRECATED: eAccelerator PHP opcode cache
Database of CPU Opcodes
X86 Opcode and Instruction Reference
基于opcache魔改进行php加密,在生成和读取opcode阶段进行加解密从而有效防止源码泄露。
Script to execute in memory a sequence of opcodes
Opcode repository for FFXIV.
php vld 扩展 显示sg11解密后opcode补丁
A ground-up and standalone reimplementation of TensorFlow for ruby. Comes with a pure ruby and OpenCL opcode evaluator
翻译 - TensorFlow的基础和独立重新实现,用于Ruby。带有纯红宝石和OpenCL操作码评估器
基于机器学习的 Webshell 检测 (OPCode -> N-Gram -> TF-IDF -> XGBoost)
完善vld文档对PHP操作码的解释. Improve vld's php-opcode document
修改Opcode有关,写入map文件时函数末尾数据暂时有问题
使用安卓Opcode字节码的N-gram序列特征进行恶意软件检测的完全步骤,使用算法RF,KNN
通过劫持Zend底层opcode编译,还原部分混淆加密的php源码,检测网站木马加入日志,禁用危险方法,禁用特定目录PHP文件的执行
基于卷积神经网络的WebShell检测工具,可以检测JSP和PHP类型文件,以opcode和bytecode作为检测特征,基于Django框架