An X-Tension for X-Ways Forensics, which calculates Fuzzy Hash for each item. This X-Tension utilizes APIs from ssdeep available here.
Open xt_fuzzy.sln and Build solution for the desired platform. xt_fuzzy.dll will be created at the path below. The solution is confirmed to be built by Visual Studio 2019.
- x86
- xt_fuzzy\Release\xt_fuzzy.dll
- x64
- xt_fuzzy\x64\Release\xt_fuzzy.dll
The dll for both x86 and x64 already build are also available at the release.
This X-Tension can be executed either from Refine Volume Snapshot or from Directory Browser Context Menu.
- Refine Volume Snapshot
- Click "Refine Volume Snapshot..." in "Specialist" from the Menu bar.
- Check "Run X-Tensions" and click "..." in the "Refine Volume Snapshot" Window.
- Select xt_fuzzy.dll in the "Run X-Tensions" Window.
- Directory Browser
- Right-Click on the target items in the Directory Browser and choose "Run X-Tensions...".
- Select xt_fuzzy.dll in the "Run X-Tensions" Window.
The calculation result for each item is stored into "Comments" field.
xt_fuzzy.dll is confirmed to work with X-Ways Forensics 19.9 installed on x64 Windows 10.
GNU Affero General Public License v3.0.
The usage Example is posted at https://9ood4nothin9.blogspot.com/2020/01/fuzzy-hash-x-tension.html