Projects in Awesome Lists tagged with hexdump
A curated list of projects in awesome lists tagged with hexdump .
https://github.com/orhun/binsider
Analyze ELF binaries like a boss 😼🕵️♂️
analysis binary binary-data dynamic-analysis elf hex-editor hexdump linux ratatui reverse-engineering rust static-analysis terminal terminal-ui terminal-user-interface tui
Last synced: 13 May 2025
https://github.com/genivia/ugrep
🔍 ugrep 7.3 file pattern searcher -- a more powerful, ultra fast, user-friendly, compatible grep replacement. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
code-search file-indexing file-search fuzzy-search grep hexdump interactive recursively-search regex ripgrep search silver-searcher tar tui unicode zip
Last synced: 14 May 2025
https://github.com/Genivia/ugrep
🔍 ugrep 7.3 file pattern searcher -- a more powerful, ultra fast, user-friendly, compatible grep replacement. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
code-search file-indexing file-search fuzzy-search grep hexdump interactive recursively-search regex ripgrep search silver-searcher tar tui unicode zip
Last synced: 15 Mar 2025
https://github.com/sitkevij/hex
🔮 Futuristic take on hexdump, made in Rust.
ascii binary-data bytes developer-tools hex hexadecimal hexdump rust xxd
Last synced: 16 May 2025
https://github.com/FireyFly/pixd
🔍 Colourful visualization tool for binary files
hexdump reverse-engineering visualization
Last synced: 23 Mar 2025
https://github.com/juhakivekas/multidiff
Binary data diffing for multiple objects or streams of data
diff diffing hexdump packet-analyser packet-analysis packet-analyzer visualizer
Last synced: 02 May 2025
https://github.com/arnau478/hevi
Hex viewer
binary hex hex-viewer hexdump zig zig-package zig-program
Last synced: 04 Apr 2025
https://github.com/postmodern/hexdump.rb
Fully Featured and Fast hexdumping for Ruby.
Last synced: 05 Apr 2025
https://github.com/wolandr/pretty-hex
A Rust library providing pretty hex dump.
Last synced: 27 Mar 2025
https://github.com/crownedgrouse/swab
General purpose buffer handling module
Last synced: 15 Apr 2025
https://github.com/nicoretti/xxd-rs
make a hexdump or do the reverse.
commandline conversion hacktoberfest hexdump xxd
Last synced: 20 Mar 2025
https://github.com/yanminhui/tinylog
TinyLog for Modern C++ | 现代C++日志库
c-plus-plus-11 header-only hexdump logging pretty-print stl-containers
Last synced: 02 Dec 2024
https://github.com/xfgusta/xdump
Display file contents in hexadecimal and ASCII
ascii c cli command-line-tool hex hexadecimal hexdump linux
Last synced: 26 Jan 2025
https://github.com/blueandi/pyhexdump
Hex dump for command line interface with template functionality
Last synced: 19 Apr 2025
https://github.com/nkh/p5-data-hexdump-range
Hexadecimal range dumper with colorization, bitfieds and skip ranges
Last synced: 14 Apr 2025
https://github.com/obsfx/xeh
A command-line Canonical HEX+ASCII display tool written in ~100 lines of Common Lisp.
command-line command-line-tool common-lisp hexdump hexdumper lisp sbcl utility
Last synced: 03 Mar 2025
https://github.com/xmas7/hexdump
The program is the same as hexdump -C <file> or hd <file>.
Last synced: 27 Mar 2025
https://github.com/funnyboy-roks/hexedit
TUI hex editor with similar binds to vi.
binary hexadecimal hexdump ratatui rust tui
Last synced: 23 Feb 2025
https://github.com/BernardTatin/ctools
C tools for Unix
c clang freebsd gcc hexdump make makefile openindiana unix
Last synced: 11 Mar 2025
https://github.com/ona-li-toki-e-jan-epiphany-tawa-mi/ahd
Hexdump utility | Mirror of https://paltepuk.xyz/cgit/AHD.git/about
Last synced: 19 Feb 2025
https://github.com/demkeys/pythonhexdump
Simple script to create a hexdump of a file in a specific format
code hexdump infosec linux programming python python3 script windows
Last synced: 01 Mar 2025
https://github.com/gladir/hexdump
Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet d'afficher le contenu d'un fichier en format hexadecimal et d'avoir des formats de sortie comme C, CSV, JSON, HTML, PASCAL, SQL, XML,... Cette commande est inspiré de la commande de Linux.
free-pascal hexdump turbo-pascal turbopascal
Last synced: 24 Feb 2025
https://github.com/lnlp/hexdump
Arduino library for creating hexdumps from program memory and view these on the serial monitor. Uses printf().
arduino arduino-library hexdump hexdump-viewer library memory-dump memory-dumper serial-monitor serial-port
Last synced: 22 Mar 2025
https://github.com/psychedelicshayna/asciitty
A CLI utility for pretty-printing the ASCII table, inquiring about bytes, or byte ranges, and other features akin to a hexdump clone.
Last synced: 28 Feb 2025
https://github.com/werdl/hexchk
An colored-in hex viewer, written in Rust and C with a small binary size
c hexdump hexviewer rust smallbinary
Last synced: 12 Mar 2025
https://github.com/lpg2709/zigdump
Tool to view files in hexadecimal format, like xxd, but in zig
Last synced: 26 Mar 2025
https://github.com/funnyboy-roks/hexdump-rs
A recreation of `hexdump -C` in rust that is up to 40x faster
Last synced: 18 Feb 2025
https://github.com/nlitsme/xpcapperl
perl script for making the output of `tcpdump -x` more readable
hexdump packet-capture perl readable tcpdump
Last synced: 27 Mar 2025
https://github.com/uben0/binary
Command line to print binary content in desired radix
binary-converter cat command-line hexadecimal hexadecimal-converter hexdump octal-converter
Last synced: 23 Feb 2025
https://github.com/shresht7/hex-ray
A hex-dump utility written in Rust that lets you look at the individual bytes that make up a file
Last synced: 22 Mar 2025
https://github.com/manorajesh/hexp
Hexdump utility built in Python
cli hexadecimal hexdump python
Last synced: 13 Mar 2025
https://github.com/hacker1024/hexdump.dart
A Dart package to display binary data in a human-readable hexadecimal form.
Last synced: 18 Feb 2025
https://github.com/engineersbox/hexdump-format
A hexdump formatter for raw bytes
Last synced: 22 Mar 2025
https://github.com/nicolasbauw/hexdump-lt
A minimalist, dependency free version of the hexdump utility.
Last synced: 30 Mar 2025
https://github.com/elshirak/assembly_hello-world
:axe: Acquaintance with assembly language, process instructions, system calls
as assembly-language-programming gdb hexdump ld
Last synced: 25 Feb 2025
https://github.com/0xflux/chx
Clipboard HexDumper is a command-line tool that allows you to read binary data of a file on disk, convert it to a hex dump or a base64 encoded string, and copy it to the clipboard.
base64 clipboard hexdump hexdumper malware-analysis malware-research open-source opensource pentesting redteam redteam-tools redteaming rust rust-lang
Last synced: 15 Mar 2025
https://github.com/pwshrc/poshy-viewer-finder
An experimental cross-platform library for enumerating the user's installed text viewers & editors, with capability filtering & execution argument configuration all baked in.
batcat cat edit editor emacs gedit hexdump less more nano neovim notepad notepad-2 pico powershell powershell-gallery powershell-module pwshrc pygmentize vim
Last synced: 25 Feb 2025
https://github.com/46nori/scanhexdump
Hex with checksum dump text to binary converter
Last synced: 28 Feb 2025
https://github.com/lvkolb/zzd
Project to give an introduction and start learning Zig for a university course. A hexdump utility built with Zig that helps you inspect binary content in a human-readable format.
beginner-code hexdump learning-exercise learning-project zig ziglang
Last synced: 19 Feb 2025
https://github.com/volf52/black_hat_python
Black Hat Python
hexdump proxy python ssh ssh-client ssh-server
Last synced: 26 Mar 2025
https://github.com/cristaloleg/xd
xd is just hexdump with a few parameters.
Last synced: 07 Apr 2025