home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / uprotect.zip / AARDVARK.TXT next >
Text File  |  1989-11-26  |  4KB  |  64 lines

  1. ==========================================================================
  2.      How To Unprotect:  Aardvark McGraw-Hill Financial Software      JRE
  3. ==========================================================================
  4.  
  5.          This information is provided to allow legal owners of the
  6.     above software to liberate themselves from the dependence of a
  7.     single floppy diskette.
  8.  
  9.          Using the below patches, you will be able to make unlimited
  10.     backups of the floppy, but more importantly, be able to boot the
  11.     entire system off a hard disk.
  12.  
  13.          The copy protection method used on this program expects an
  14.     unusually formatted Track 7.  The easiest way around this was to
  15.     bypass the entire 'Verify Track 7' routine.
  16.  
  17.          I assume that you are familiar with DEBUG (found on the 2nd
  18.     DOS diskette).  Everything displayed below in upper-case will be
  19.     supplied by the computer; you must type everything that is in
  20.     lower-case.  Note that the '-' is DEBUG's prompt and should not
  21.     be typed.  Place the program diskette in Drive A, and Debug
  22.     in Drive B.     The following example applies to 'Estate Tax Planner'
  23.     but the same theory seems to apply to all in the series.
  24.  
  25.                                    /------ Comments -------------------
  26.    A> b:debug est1                 | Enter Debug
  27.    -r cs                           | Get CS from debug (always different)
  28.    CS XXXX                         | Add 1000 to the number returned
  29.                                    |  by DEBUG. This becomes yyyy.
  30.    :  <return key>                 | Example: CS 2502, + 1000 = 3502 (yyyy)
  31.    -s yyyy:0 ffff e8 a 0 75 5      | Use above calculated yyyy in this line.
  32.    YYYY:CF3D                       | If DEBUG does not return this number, add
  33.                                    | another 1000 and retry.
  34.    -e yyyy:cf3d 90 90 90 90 90     | Tell prog to skip copy prot. routine.
  35.    -w                              | Save the program with the changes.
  36.    Writing 1E000 bytes             | DEBUG displays this message.
  37.    -q                              | Exit DEBUG
  38.  
  39.  
  40.    Thats It.  Use 'COPY A:*.* B:' to move all files to a formatted
  41. diskette and you will have the whole system unprotected and copyable.
  42.  
  43.  
  44. ==========================================================================
  45.       Originally Uploaded To:    Rail Road BBS  New York        JRE
  46. ==========================================================================
  47.    Dec. 6, 1985:  From:TOP CAT Rbbs, Springfield, MA  Subject: addendum
  48. --------------------------------------------------------------------------
  49. If you are like me, and you follow the above directions verbatim, you will
  50. never succeed in unprotecting the AARDVARK software.  In the step above 
  51. where you are waiting for the computer to return CF3D, it does NOT have to
  52. be CF3D.  On my software, it was something totally different.  So...the
  53. proper step, in my case, was to take the value returned:  YYYY:CF3D <or
  54. whatever value appeared>, and type:
  55.    -e yyyy:CF3D <or whatever value appeared above> 90 90 90 90 90
  56. in place of what the program tells you above.
  57.   C A U T I O N:  IT IS HIGHLY RECOMMENDED THAT YOU USE THIS PROTECTION
  58.                 SCHEME ON A *BACKUP* COPY OF YOUR SOFTWARE, IN CASE 
  59.                 YOU HAVE A PROBLEM.  UNDER NO CIRCUMSTANCE SHOULD YOU
  60.                 USE THIS ROUTINE ON AN ORIGINAL FLOPPY.
  61.                 I DID THE ROUTINE ON A COPY CREATED BY QUAID SOFTWARE'S
  62.                 "COPYRIGHT" <A PROGRAM I HIGHLY SUGGEST YOUR PURCHASING>.
  63. -------------------------------------------------------------------------
  64.