This VBinDiff update is primarly for Windows users (the hex editor crashed after saving changes). It also adds GPL notices to some files that were missing them, as requested by the Fedora Project.
This VBinDiff update is primarly for Windows users (the hex editor crashed after saving changes). It also adds GPL notices to some files that were missing them, as requested by the Fedora Project.
I've released another VBinDiff update. The line editor now keeps a history of previous input.
After almost 3 years, I've finally released an updated VBinDiff. It now has an improved line editor (for entering search strings and file positions).
I've added eack to my miscellaneous utilities page.
I've added md5gz, mktime, and perlver to my miscellaneous utilities page.
I've written a number of small utilities for my own use. Some of them may be useful to other people, so I'm listing them here. Today, I'm releasing svntag, Wild.pm, and wren. The documentation on these tends to be pretty minimal, although most support the --help option. Use at your own risk.
This website has a new home. While the pobox.com links will continue to work for some time, the new URL is http://www.cjmweb.net.
I've released an updated Fast File Validator. The exit status now reflects the comparison results.
I've added the --relative option to Fast File Validator. Normally, when a checksum file contains relative paths (as it usually does), FFV looks for the files to verify relative to the current directory. This makes it easy to validate files using a checksum file stored elsewhere. The --relative option tells FFV to look for the files relative to the checksum file. That's useful when the checksum file is stored along with the files to be checked, and you want to validate several checksum files in different directories.
I've released another update for Fast File Validator. The main change in this version is the addition of a test suite. Also, the --allow-errors option is now implemented on POSIX systems.
I've released an updated Fast File Validator. The main change in this version is to fix a compilation error on POSIX systems that don't use GNU libc (Solaris in particular).