Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.985 Times

Generating The Md5 Hash Of A File software
Filter: All | Freeware | Demo
 

Generating The Md5 Hash Of A File

< 1 2 3 4 5 > 
Released: July 13, 2017  |  Added: July 17, 2017 | Visits: 2.891

File Checksum Tool KRyLack File Checksum Tool is advanced freeware utility to generate a MD5, SHA-1, HAVAL, MD2, SHA-256, SHA-384, SHA-512 hash from a file. A Hash (Checksum) is a sort of digital fingerprint, uniquely identifying each file. These are common hashes that are used to verify the integrity and... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.34 MB Download (258): File Checksum Tool Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 631

Calculator of Cryptographic Hash Calculator of Cryptographic Hash is a handy and reliable utility designed to compute the cryptographic hash of text and files. Simply drag and drop files (or type the text) in this calculator and hash string for the files (or for entered text) will be immediately displayed. Great tool for... Platforms: Windows, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (422): Calculator of Cryptographic Hash Download

Added: May 10, 2013 | Visits: 554

Downloading a File from the Web This script reads the contents of a web file and copies them into a local file, named the same as the web file. Platforms: *nix, Python, BSD

License: Freeware Download (55): Downloading a File from the Web

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 490

CyoHash CyoHash is an extension that is used to calculate the MD5 and SHA1 hashes of a file, which are displayed in a mixture of encodings. CyoHash is useful for ensuring that a file has been downloaded correctly or, for security purposes, to ensure the integrity and validity of a file. Easy to use:... Platforms: Windows, 2003, Windows Vista, 7

License: Freeware Download (418): CyoHash Download

Added: May 10, 2013 | Visits: 463

Secpay module using MD5 hashing for security To avoid spoofing of a SecPay callback this module uses the MD5 hash comparison to determine whether the callback came from Secpay or not. Platforms: Windows, *nix, PHP, BSD


Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 685

The Polynomial: Space of the music for Mac OS A 3D spaceflight music game with abstract, mathematically generated scenery and models which are set to the music of your choice. You fly around in a very strange universe, shoot the enemies, meet and protect the friends, collect bonuses, fly through wormholes, and so on, all while rocking out to... Platforms: Mac

License: Freeware Size: 66 MB Download (475): The Polynomial: Space of the music for Mac OS Download

Added: May 10, 2013 | Visits: 480

Retrieving a line at random from a file This procedure reads through a file of unknown size once, returning a random line from the file. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Retrieving a line at random from a file Download

Added: May 10, 2013 | Visits: 948

Get the IP address of a network interface This script uses the Linux SIOCGIFADDR ioctl to find the IP address associated with a network interface, given the name of that interface, e.g. "eth0". The address is returned as a string containing a dotted quad. Platforms: *nix, Python, BSD

License: Freeware Download (57): Get the IP address of a network interface Download

Added: May 10, 2013 | Visits: 789

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

VRECKON: Find the endpoint of a geodesic on the ellipsoidal earth This function uses the Vincenty direct algorithm to solve the "forward geodesic problem," which is the problem of computing the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth. This process is also called... Platforms: Matlab


VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously... Platforms: Matlab


Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 739

The Lost Cases of Sherlock Holmes for Mac OS A lavish mystery adventure game, featuring 16 unique cases of forgery, espionage, theft, murder and more. Investigate hundreds of potentially relevant clues and lively characters in each mysterious story. Explore 40 historically accurate locations around London, including seedy docks, the British... Platforms: Mac

License: Freeware Size: 122 MB Download (487): The Lost Cases of Sherlock Holmes for Mac OS Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 934

View Contents of Backup File SysTools BKF Viewer is a freeware utility which is able to view contents of backup file and read BKF file without any cost. Windows BKF reader or Windows BKF file viewer supports all backup databases which were created using Windows 98, ME, 2000, XP, Vista, Windows 7 and VERITAS backup utilities.... Platforms: Windows

License: Freeware Size: 932 KB Download (51): View Contents of Backup File Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 668

The Lost City of Gold Match 3 to unlock the gold on a journey like no other! Travel through dangerous jungles, mysterious caves and hidden ruins on your quest to claim the gold as your own. Along the way, you'll discover power-ups and special pieces to assist you. Collect all 9 of the special jewels to unlock the... Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 13.65 MB Download (468): The Lost City of Gold Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 246

JChecksum JChecksum allows you to obtain the hash of a given file using a simple GUI. Hash algorithms supported include MD2, MD5, SHA-1, SHA-256, SHA-384, and SHA-512. Platforms: Windows, Mac, Linux

License: Freeware Size: 18.79 KB Download (51): JChecksum Download

Added: May 10, 2013 | Visits: 618

check if a file or directory exists To determine whether a file exists on the server, PHP has a simple function: file_exists(). This can also be used to determine if a directory exists. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): check if a file or directory exists Download

Added: May 10, 2013 | Visits: 467

Iterating through large file-like objects This function provides a simple iterator for the lines of a file-like object. (It also provides a flag for removing/retaining trailing newlines.) I ran into the problem a number of times that I wanted to read-in a very large file-like object (say a GB or two) line by line. This is a problem for... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Iterating through large file-like objects Download

Added: May 10, 2013 | Visits: 813

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: June 15, 2013 | Visits: 661

Display histogram of a 3D image It is very fast and simple file to display histogram of a 3D imageimhist3(I,n) n is the number of bins in the histogramimhist3(X,map) X isindexed 3D image and map is colormap map Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Display histogram of a 3D image Download

Added: April 21, 2013 | Visits: 523

PEV Heat dissipation This file characterizes the heat losses of a PHEV during the charging process. Heat losses emerge in the inverter and each of the two battery modules. They get absorbed by a cooling plate with cool water flow that is in an parallel arrangement. That means three mass flows are mixed after they... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): PEV Heat dissipation Download

< 1 2 3 4 5 >