uvmac/docs/extras/getrsfrk/index.html
2020-03-14 15:28:01 -04:00

1 line
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title> GetRsFrk </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>/getrsfrk
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
</div>
<hr>
<h2 align=center>
GetRsFrk
</h2>
<hr>
<p> Download </p>
<blockquote>
<p> <a href="https://www.gryphel.com/d/minivmac/extras/getrsfrk/getrsfrk-1.1.0.zip">getrsfrk-1.1.0.zip</a>
(60K) a zipped hfs disk image and checksum file.
The disk image can be mounted with Mini vMac.
Includes source code. </p>
</blockquote>
<p> GetRsFrk is an application that gets the "resource fork" of a file
you select, and saves it to the "data fork" of a file named "bin" in the
same folder as the GetRsFrk application (creating "bin" if it
doesn't already exist). </p>
<p> This allows you to use the
<a href="../fdisasm/index.html">FDisasm</a>
tool (which disassembles the data fork of a file) on a Macintosh 680x0
application (which has the code in the resource fork). </p>
<p> After running GetRsFrk, you should next use
<a href="../findres/index.html">FindRes</a>. </p>
<p>
An alternative to GetRsFrk is
<a href="../aspack/index.html">asPack</a>,
which also saves the data fork and the meta data into &ldquo;bin&rdquo;,
in AppleSingle format.
</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 ---------
f40b497c3469464cd0aca2aab22f08ff getrsfrk-1.1.0.zip
------- BEGIN GRY SIGNATURE -------
Gry/4Xa8CFcUzxdN/P6eKnoCzqDfoLRAWwg5qmuvx/KuCC7pdzOQM74eEEOFuBrj
9HeHIdGIGj1VZ5HBaEJGUt/kMW8qDoN1FZ8GlXVwzdqwArjIiEfoG9AaROZHxrqo
2hKXfk47oyFcfBv1ld4qzyOouYJ5TdPIJvAaoR9XzjuvLRO8MqaxZRvbP3gPq3YN
-------- END GRY SIGNATURE --------
</pre>
</blockquote>
<p> See the
<a href="../../appc/index.html">Compiling</a>
page for instructions on compiling GetRsFrk from the source code. </p>
<p> You can redistribute GetRsFrk 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> GetRsFrk 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 GetRsFrk 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>/getrsfrk
- <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>