A .NET-like BinaryReader and BinaryWriter with endianness support.
GNU/Binutils compiled to WebAssembly
binutils for arm-linux compiled as wasm
A high performance version of node-binutils with typescript support.
WASM bindings for monistode binutils - to allow for assembling on the web
A high performance version of node-binutils.
GNU/Assembler compiled to WebAssembly
Command-line interface to your NumWorks calculator
A .NET-like BinaryReader and BinaryWriter with endianness support.
Utils to work with iden3 binary files.
Parsing teltonika binary data from device FMB0XX. Right now supported Codec8, Codec8 Extended and Codec7 format, Codec 16 yet in process.
PDF postprocess utility for Postscriptum
Parsing teltonika binary data from device FMB0XX. Right now supported Codec8 and Codec7 format, Codec 16 yet in process.
this lib is improved over teltonika-parser and it supports codec7, codec8 and codec8 extended protocols for udp protocol
WebAssembly port of the M/o/Vfuscator C compiler — compile C to mov-only x86 assembly (and linked ELF) from JS, in Node or the browser.
Fix of previous version by vishwacshetty99@gmail.com @package - teltonika-parser-extended. Added support for parsing values of unsigned ints correctly in codec8 extended in TFT100 devices. Also supports code7, codec8 and codec8 extended protocols.
NodeRED nodes to control a headless chrome/chromium browswer with puppeteer.
bin-JavaScript-自定义工具函数库
this lib is improved over teltonika-parser and it supports codec7, codec8 and codec8 extended protocols
Parsing teltonika binary data from device FMB0XX. Right now supported Codec8, Codec8 Extended and Codec7 format, Codec 16 yet in process.
Gets statistics of x86 instructions in ELF file.
The Seed
Ano is an Arduino CMake generator.
A CLI to move a rover
A Rust library that ease interacting with the binutils disassembly engine
MCP server exposing binutils-style binary inspection (nm, objdump, addr2line, readelf, ...) to AI coding assistants.
Linux `nm` equivalent rust library to list symbols from object files using goblin.
Proxy for LLVM tools like llvm-nm, llvm-objdump and llvm-size
A cleaner rust backend implementation of the monistode binutils
A collection of utilities for working with Gameboy binaries, based on ruboy_lib
POSIX core utilities written in Rust
Hardware Abstraction Layer implementation for Daisy boards
In-process TriCore assembler/disassembler, Rust bindings around binutils-tricore (gas + libopcodes).
Board Support crate for the Wio Lite W600
ArceOS Guest Mode (Hypervisor): runs a minimal guest OS (skernel) using hardware-assisted virtualization — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM — with VM exit handling and second-stage page table support
Lazy page mapping for ArceOS: loads and runs a user-space app with demand paging and syscall handling
Libopcodes is the disassembler library used by GNU binutils. This extension provides access to libopcodes for Ruby IO and BFD objects.
Opdis is a disassembler based on the GNU binutils libopcodes disassembler. The strings generated by libopcodes are translated into Instruction and Operand objects, and disassembly algorithms such as linear and control-flow are provided.
BFD is the Binary File Descriptor object used by GNU binutils. This extension provides a barebones BFD wrapper which allows binary files to be accessed as BFD objects from within Ruby.