bcg / bitpackLinks
BitPack is a library that provides an easy to use API for packing and unpacking arbitrary binary strings. Unlike Array#pack and String#unpack, BitPack objects allow you to pack and unpack fields of arbitrary bit lengths.
☆15Updated 9 years ago
Alternatives and similar repositories for bitpack
Users that are interested in bitpack are comparing it to the libraries listed below
Sorting:
- Scripting Assembly Language☆12Updated 10 years ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆129Updated 14 years ago
- System tracer implementation in Rust☆32Updated 9 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- asm.js parser in C++☆18Updated 10 years ago
- Kernel PCI device drivers in userspace☆14Updated 6 years ago
- Nerve is a cross platform hit tracer built on Ragweed☆46Updated 14 years ago
- Creating executables from ELF-coredumps☆10Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- A Ruby VM running on Google V8 super VM.☆65Updated 17 years ago
- A fast secure userspace pseudorandom number generator☆83Updated 11 years ago
- C version of the MetroHash function☆27Updated 10 years ago
- scriptable Win32/Linux/OSX debugger written in ruby☆93Updated 10 years ago
- A kernel with a purpose - to keep most of the code out of the kernel☆15Updated 6 years ago
- zile (emacs clone in lua) using luajit ffi for curses, posix, etc.☆21Updated 14 years ago
- Command-line privilege elevation for Windows