mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-21 15:34:08 +00:00
1 line
5.0 KiB
HTML
1 line
5.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
|
|
<head>
|
|
<title> Md5Im </title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="canonical" href="index.html">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/md5im
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<h2 align=center>
|
|
Md5Im
|
|
</h2>
|
|
|
|
<hr>
|
|
|
|
<p> Download </p>
|
|
<blockquote>
|
|
|
|
<p> <a href="https://www.gryphel.com/d/minivmac/extras/md5im/md5im-1.2.0.zip">md5im-1.2.0.zip</a>
|
|
(68K) a zipped hfs disk image and checksum file.
|
|
The disk image can be mounted with Mini vMac.
|
|
Includes source code. </p>
|
|
|
|
</blockquote>
|
|
|
|
<p> Md5Im is an application to use in Mini vMac (version 3.0.0 or later)
|
|
to calculate or verify an md5 checksum of a file located on the
|
|
real computer. (It combines the functionality of the
|
|
<a href="../md5fl/index.html">Md5Fl</a>
|
|
and
|
|
<a href="../importfl/index.html">ImportFl</a>
|
|
applications.) </p>
|
|
|
|
<p> Note that there are numerous programs for various operating systems
|
|
that will compute an md5 checksum, way faster than
|
|
Md5Im can run in emulation. However, because there are so many,
|
|
I'm not going to support any of them. (That is, I won't document using them,
|
|
or answer questions about using them.) Md5Im will work
|
|
identically on all computers that can run Mini vMac. </p>
|
|
|
|
<p> When Md5Im is the active application running in the emulated computer,
|
|
then any of the methods normally used to mount a disk image will
|
|
instead checksum a file. For example, dragging the icon of the file to
|
|
be checksummed into the Mini vMac window. </p>
|
|
|
|
<p> <b>warning:</b> When attempting to use Md5Im, if you see a
|
|
dialog asking if you want to initialize the disk, choose
|
|
“Eject”, not “Initialize”!
|
|
This will happen if Md5Im is not
|
|
actually the active application, in which case the file
|
|
you are attempting to checksum is treated as a disk image.
|
|
Choosing “Initialize” will turn it into a valid disk image,
|
|
destroying parts of the previous content. </p>
|
|
|
|
<p> The calculated md5 checksum will be displayed in Md5Im's
|
|
window. The checksum will also be placed on the clipboard of the
|
|
real computer (not the clipboard of the emulated computer).
|
|
Before replacing the contents of the clipboard it will
|
|
examine the old contents and see if matches the new value. If
|
|
it matches, an "equals" sign is displayed on the right side of Md5Im's
|
|
window. If it doesn't match, but the old content looks like an md5 checksum,
|
|
then a "not equals" sign is displayed. Otherwise, if the old content
|
|
doesn't look like an md5 checksum, no extra symbol is displayed. </p>
|
|
|
|
<p> For example, to verify the Md5Im zip archive, copy
|
|
"4346163700a994edca6ac1588ed6d2e8" (not including the quotes)
|
|
onto the clipboard of
|
|
your real computer, run the Md5Im application in Mini vMac,
|
|
and then drag the icon of the file "md5im-1.2.0.zip" onto
|
|
the Mini vMac window. The Md5Im window should display
|
|
"4346163700a994edca6ac1588ed6d2e8" followed by an
|
|
"equals" sign. </p>
|
|
|
|
<p> Md5Im was created using md5 code from glibc-2.3.4, copyright
|
|
the Free Software Foundation, and written by Ulrich Drepper. </p>
|
|
|
|
<p> The name "Md5Im" stands for "MD5 of IMported file". </p>
|
|
|
|
<p>
|
|
Here is the md5 checksum for the download, signed with
|
|
<a href="https://www.gryphel.com/c/keys/k5.html">Gryphel Key 5</a>:
|
|
</p>
|
|
|
|
<blockquote>
|
|
<pre>
|
|
--------- GRY SIGNED TEXT ---------
|
|
|
|
4346163700a994edca6ac1588ed6d2e8 md5im-1.2.0.zip
|
|
|
|
------- BEGIN GRY SIGNATURE -------
|
|
Gry/4Xa8CFcUzxdN/I+ejYx5W5j3dUal7Pxdy1NocLnwLZ1gdY3HsaH8tw6KmEey
|
|
vDqHxUDaFOmi5jOtJc9fdEU2DiTPwYk8jCD7sAXAVxVSBTtaFy58+zn33VumX0fR
|
|
z6GKnetf/6/mq1p+p/AOonniJaJEXVNurSLA+lFrKu3OEiBih79WV+QM5tWvWkTp
|
|
-------- END GRY SIGNATURE --------
|
|
</pre>
|
|
</blockquote>
|
|
|
|
<p> See the
|
|
<a href="../../appc/index.html">Compiling</a>
|
|
page for instructions on compiling Md5Im from the source code. </p>
|
|
|
|
<p> You can redistribute Md5Im and/or modify it under the terms
|
|
of version 2 of the GNU General Public License as published by
|
|
the Free Software Foundation. See the included file COPYING. </p>
|
|
|
|
<p> Md5Im is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
license for more details. </p>
|
|
|
|
<p> : </p>
|
|
|
|
<p> If you find Md5Im useful, please consider
|
|
<a href="https://www.gryphel.com/c/help/index.html">helping the Gryphel Project</a>,
|
|
of which it is a part. </p>
|
|
|
|
<a href="https://www.gryphel.com/index.html">
|
|
<img src="https://www.gryphel.com/d/gryphel-32.gif" width=32 height=32 border=0
|
|
alt="gryphel logo, 1K"
|
|
>
|
|
</a>
|
|
|
|
<hr>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/md5im
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
<br>
|
|
copyright (c) 2010 Paul C. Pratt - last update 10/21/2010
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|