A simple filesystem scanner I wrote to identify duplicate blocks in my laptop.
- Get and install the Crypto++ library within the "lib" directory
- Edit src/config.mk and update path to CODE_BASE CODE_BASE=/dedup_scanner/
- Type make within the src/ directory
src/main/GetHashes.exe GetHashes.exe : the name of the file you want to analyze : "fixed" or "rabin" : the block size you want to look at