Iside compares files and folders by computing their hash code (MD5, SHA1, CRC32, ...). Right click on a file, select Copy and by right clicking on another file you will discover if the two files are equal. Includes file comparison, hash generating tool plus a complete folder comparison tool.
The hash function is the fingerprint of file: it allows to determine if two files are different even if their size is the same. Ideal tool for configuration manager, programmer, deployers. Useful also to compare photo, music and movies downloaded from Internet: can compute the hash code of an entire CDROM. It can also be used for file integrity checking.
Iside is capable of displaying the hash code of a file using any industry-standard algorithm. It also supports the generation of directory based hash code, using MD5Sum or SFV format.
Changes in this version:
Shell Extension now works on 64bit platforms; other minor optimizations and bug fixing