AV Tag Editor Copyright(C) 2016-2025 Farhad Anjomshoaa All Rights Reserved Use the " Hash Farm " application. You can download it from this website. ------------------------------------------------------------------------------------------- To calculate the checksum on Windows OS with Command Prompt: certutil -hashfile Path_of_file SHA256 Example: certutil -hashfile C:\Users\Test\Downloads\AVTagEditor_5.0.6_x64.zip SHA256 -------------------------------------------------------------------------------------------- To calculate the checksum on Windows OS with Powershell: Get-FileHash Path_of_file -Algorithm SHA256 Example: Get-FileHash C:\Users\Test\Downloads\AVTagEditor_5.0.6_x64.zip -Algorithm SHA256 -------------------------------------------------------------------------------------------- To calculate the checksum on Linux OS: sha256sum Path_of_file Example: sha256sum /home/Test/Downloads/AVTagEditor_5.0.6_x64.zip -------------------------------------------------------------------------------------------- On Windows 10 & 11 and Linux it should be: 2c4206ac9b3453d1cec34bca7e166cf2d598c3ac666e97544c70605c8c4b7f80 Farhad Anjomshoaa Home Page: http://fa-soft.c1.biz