Command-line tool to examine or edit bytes in hex, octal, binary, or in packet capture (pcap) dumps. Exd is intended to be used in conjunction with hex dump tools such as xxd, od, hexdump, or hd, and with packet capture dump tools such as tshark and text2pcap.
--- metadata tags
byte hex octal binary pcap packet packet dump hexdump
Features
- command-line for easy scripting
- hex, octal or binary radix
- highlight bytes with pointers
- show context lines before and after the target indices
- works on binary files (using xxd) or on hex, octal or binary dumps
- works on pcap files (using tshark/text2pcap) or on packet capture dumps
- highlight contiguous range of bytes or bytes at a list of indices
- ascertain values of bytes
- verify values of bytes
- edit values of bytes
- for pcaps or pcap dumps, can filter packets using the packet summary line for frame number, time, source, destination, protocol or frame length
- understands all the time formats which tshark uses
- for pcap dumps, can filter packet details (-V option in tshark) using multiple user-defined regular expressions
License
Apache License V2.0Follow exd
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of exd!