acme Checksum and Txt Tools v3.0

Developed or developing a new product in PureBasic? Tell the world about it.
Marc56us
Addict
Addict
Posts: 1600
Joined: Sat Feb 08, 2014 3:26 pm

acme Checksum and Txt Tools v3.0

Post by Marc56us »

Hi all,

This new version of PB has given me the urge to update my programs.
New version of my little tool: acme Checksum and Txt Tools
I hadn't updated in almost 3 years. I simply added a tab for the new PB 6.10 feature (Hash).
Don't store direct links in your bookmark: I'll be redoing the site soon (and updating the other programs too).

Image

Image

Features:
  • Create checksums with 10 methods
  • Compare checksum (auto detection)
  • Start with with Drag and drop over icon
  • Create Drag and drop over window (anywhere on window)
  • Compare with Drag and drop checksum (anywhere on window)
  • Automatic selection for matching
  • New 2.0: Integration of ACME TX Tool
  • New 2.0: You can drag individual checksum from tool to your application (use red arrow)
  • Packaging (version 32 and 64) with icon, uninstall
  • Option Stay on top
  • Freeware
  • Rot13 Encode/decode
  • New 3.0: Create Hash string
Requirements: Windows x64 version 7 and above.
I can compile an x32 version if there's a request, but the hash function won't be present for versions below XP.

Code: Select all

FileName: ACME_Checksum_Setup_3.0.exe
Size    : 2,702,755 bytes
Date    : 2024/01/02 09:31:41

MD5      : b5264a90de15f74cf1779378248a8270
SHA1     : 8ceb6df320e53078af251b394672ba4a8588ca94
SHA-2 256: 2ced3ec3036132ffd4afec4ed9f45e5b742649029eeb6bbf68c0eb7d4cd5dd18
Enjoy and Happy New Year
acmedev.fr (and mdacme.com)
:wink:
User avatar
idle
Always Here
Always Here
Posts: 5888
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: acme Checksum and Txt Tools v3.0

Post by idle »

Looks good and useful to thanks and happy new year
Post Reply