Jump to content

Recommended Posts

Posted (edited)

Crypt.au3 Hasher Example v1.0

I needed something to generate hash files of multiple files so I whipped this up really quick.

It utitlizes the standard Crypt.au3 UDF and by Yashied.

_WinAPI_DragQueryFileEx
_WinAPI_DragFinish
_WinAPI_PathIsDirectory

Essentially a very basic and unoptimized version of HashMyFiles.

When I get the time, I'll add more features, fix bugs, etc.

Features:

  • Drag and drop support
  • Multiple file support
  • Save results to text file
  • Uses standard hashing functions
Screenshot:

Posted Image

License:

Crypt.au3 Hasher v1.0 Example by money
Licensed under the public domain, use as you wish.

Download:

Hasher.au3

Changelog:

1.0 - 2011/11/23: Initial release (reuploaded correct version)

Edited by money

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...