Showing 1-20 of 199 packages
TVM BoC disassembler
Opcode support for Bitcoin.
Simple tool for parsing EVM bytecode into opcodes. The primary difference from the raw code is that inline PUSH data is attached to the opcode metadata.
An Intel x86 disassembler, generates assembly from Opcode
encode opcode
Hardhat Tracer plugin
Evolution of `tvm-disassembler` library that is built to be used also as a library that returns structured code. Has a list of typed opcodes and ability to read individual opcode from a slice.
ATM Operation Code Buffer service
Singleton factory used by Safe related contracts
Pure TypeScript interfaces and type definitions for FluxGPU - zero dependencies
DAVE protocol implementation
ASM libraries and tools for the Ethereum EVM.
TON assembler and disassembler
Platform-agnostic binary communication protocol for GPU command serialization
Raw DNS Packet Parsing and Writing
Client library for managing Defender Deployments
Trim is a opcode-oriented programming language for the Ethereum Virtual Machine (EVM). It offers syntax for writing highly optimized code in a more readable manner, without introducing mental or complexity overhead.
```typescript const message = DnsMessage.Query( 1234, // ID { QR: 'query', OPCODE: 'QUERY', AA: false, TC: false, RD: false, RA: false, Z: false, AD: false, CD: false, RCODE: 0, }, { questions: [{ name:
Modular JavaScript obfuscator with optional VM and CFF