Package xxd: Information

Binary package: xxd
Version: 9.0.2136-alt1
Architecture: i586
Build time:  Nov 29, 2023, 05:29 PM in the task #335355
Source package: vim
Category: File tools
Report package bug
Home page: http://www.vim.org

License: Vim
Summary: Make a hexdump or do the reverse
Description: 
xxd creates a hex dump of a given file or standard input. It can
also convert a hex dump back to its original binary form. Like
uuencode(1) and uudecode(1) it allows the transmission of binary
data in a `mail-safe' ASCII representation, but has the
advantage of decoding to standard output. Moreover, it can be
used to perform binary file patching.



Last changed


Nov. 1, 2023 Alexander Danilov 4:9.0.2081-alt1
- Updated to v9.0.2081 (fixes CVE-2023-5535).
Oct. 11, 2023 Alexander Danilov 4:9.0.2009-alt1
- Updated to v9.0.2009 (fixes CVE-2023-5344, CVE-2023-5441).