home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / LISA / DESERIALIZATION / P11.HTM.orig < prev    next >
Text File  |  2010-10-06  |  1KB  |  48 lines

  1. <HTML>  
  2. <HEAD>
  3.   <TITLE>pg 11</TITLE>
  4. </HEAD>
  5. <BODY BGCOLOR="#ffffff">
  6.  
  7. <P><BR>
  8. Modified by: David Craig, 736 Edgewater, Wichita KS 67230</P>
  9.  
  10. <P>To de-serialize 7/7 Applications:<BR>
  11. Clear byte 42 (hex) in each Tool directory entry. (Tools are names
  12. {T1}obj, {T2}obj, etc.) I use FEdit. These directory entries follow
  13. a condensed directory which just lists file names. These are one
  14. sector per tool, with the desk-top name later in the bottom half
  15. of the sector. As you can see, LisaWrite should be on sector 45
  16. (2D hex). Need I say, make XLCopy copies of these guys BEFORE
  17. doing anything, and de-serialize the COPY ONLY!</P>
  18.  
  19. <P>I have tried to include some other fields that I can ID. Do
  20. you know more?</P>
  21.  
  22. <P><CENTER><IMG SRC="pg11hex.jpg" WIDTH="455" HEIGHT="340" ALIGN="BOTTOM"
  23. BORDER="0" NATURALSIZEFLAG="3"></CENTER></P>
  24.  
  25. <P>Short Directory Entry Format:</P>
  26.  
  27. <P>- File name length (1 byte: 0-31)<BR>
  28. - File name bytes (31 bytes)<BR>
  29. - Unknown (2 bytes)<BR>
  30. - Time stamp 1 (24 bytes)<BR>
  31. - Flags (?) (1 byte)<BR>
  32. - Original system serial # (3 bytes)<BR>
  33. - Unknown (4 bytes -- 2 fields)<BR>
  34. - Time stamp 2 (4)<BR>
  35. - Time stamp 3 (4)<BR>
  36. - Time stamp 4 (4)<BR>
  37. - Unknown (8)<BR>
  38. - Serial # of installed system (4)</P>
  39.  
  40. <P><CENTER><A HREF="P12.HTM">Next</A></CENTER></P>
  41.  
  42. <P><CENTER><A HREF="P10.HTM">Back</A></CENTER></P>
  43.  
  44. <P><CENTER><A HREF="P1.HTM">Home</A></CENTER>
  45.  
  46. </BODY>
  47. </HTML>
  48.