[APP] Checksum Calculator

Developed or developing a new product in PureBasic? Tell the world about it.
neuronic
User
User
Posts: 98
Joined: Sat Apr 26, 2003 11:38 pm
Contact:

[APP] Checksum Calculator

Post by neuronic »

Hi everyone!

I have managed to upload my new creation to my website: Checksum Calculator. The program can calculate the checksum value of multiple files at the same time, but it can only use one method at a time. The calculated values can be saved into a file or to the clipboard.

If you want to compare checksum/hash values, you should check out my other program: Checksum Verify.

Technical note:
The program was compiled using PB6.0 with the C backend on all systems. It is available on Windows, Linux and Raspberry Pi OS. The Linux version was compiled and tested on Ubuntu. The Raspberry Pi version was compiled and tested on a Raspberry Pi 4 with 4 GB RAM.

On Linux systems, the actual help won’t work. The menu option is disabled for now as my help system doesn’t work on Linux. There is a readme.txt file instead.

The program can be downloaded from my website:
https://www.cyberstorm.hu/_en/core/soft ... lator.html


Image


neuronic