A simple binary file reader that dumps the output to stdout. To use, simply input a file (stdin support coming soon), and add any desired options. --length option changes how many characters to print (not including any formatting like offsets and borders). --chunk option changes how large the buffer array should be; the bigger it is, the faster but uses more memory. --hex option simply prints the file in hexadecimal. --color option uses colors to differentiate between letters (\0 are gray, others indicate how large the character code is, and orange is non-ascii characters). Note, make sure you use a terminal emulator that supports ANSI 256-color mode. --space option replaces all the spaces (0x20) with a green-colored _. This also affects the hex output.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | bred-0.3.2.tgz |
NetBSD 10.0 | aarch64 | bred-0.3.2.tgz |
NetBSD 10.0 | earmv7hf | bred-0.3.2.tgz |
NetBSD 10.0 | earmv7hf | bred-0.3.2.tgz |
NetBSD 10.0 | i386 | bred-0.3.2.tgz |
NetBSD 10.0 | powerpc | bred-0.3.2.tgz |
NetBSD 10.0_BETA | x86_64 | bred-0.3.2.tgz |
NetBSD 8.0 | powerpc | bred-0.3.2.tgz |
NetBSD 8.0 | powerpc | bred-0.3.2.tgz |
NetBSD 8.0 | x86_64 | bred-0.3.2.tgz |
NetBSD 8.0 | x86_64 | bred-0.3.2.tgz |
NetBSD 9.0 | aarch64 | bred-0.3.2.tgz |
NetBSD 9.0 | aarch64 | bred-0.3.2.tgz |
NetBSD 9.0 | aarch64 | bred-0.3.2.tgz |
NetBSD 9.0 | earmv7hf | bred-0.3.2.tgz |
NetBSD 9.0 | earmv7hf | bred-0.3.2.tgz |
NetBSD 9.0 | earmv7hf | bred-0.3.2.tgz |
NetBSD 9.0 | i386 | bred-0.3.2.tgz |
NetBSD 9.0 | i386 | bred-0.3.2.tgz |
NetBSD 9.0 | i386 | bred-0.3.2.tgz |
NetBSD 9.0 | powerpc | bred-0.3.2.tgz |
NetBSD 9.0 | powerpc | bred-0.3.2.tgz |
NetBSD 9.0 | sparc64 | bred-0.3.2.tgz |
NetBSD 9.0 | x86_64 | bred-0.3.2.tgz |
NetBSD 9.0 | x86_64 | bred-0.3.2.tgz |
NetBSD 9.0 | x86_64 | bred-0.3.2.tgz |
NetBSD 9.3 | x86_64 | bred-0.3.2.tgz |
NetBSD 9.3 | x86_64 | bred-0.3.2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.