--------------The Factory-------------- A 4am crack 2018-05-26 --------------------------------------- Name: The Factory Version: rev. 2 (*) Genre: educational Year: 1983 Credits: Mike Fish Publisher: Sunburst Communications Platform: Apple ][+ or later Media: single-sided 5.25-inch floppy OS: DOS 3.3 Previous cracks: none (of this version) (*) Using modern tools, I extracted the files from this version and my previous crack (no. 537) and found where they fixed a bug in this version: --v-- --- previous-crack-factory.bas +++ factory.bas @@ -215,7 +215,7 @@ 16210 GOSUB 900:OP = 1:B = OP: GO... 16300 LI = 12: GOSUB 100: IF B = 2... 16310 CO = 1: GOTO 15110 - 16350 LI = 9: GOSUB 6500: IF B = 2... + 16350 LI = 9:CO = 0: GOSUB 6500: I... 16360 GOSUB 900:OP = 2:B = OP: GO... 16400 POKE 28226,145: POKE 249,15... 16410 POKE 28226,81: POKE 249,153... @@ -227,7 +227,7 @@ 16500 GOSUB 4500:B = (MF = 0) + 1... 16502 HCOLOR= 0: ON PP + 1 GOSUB ... 16504 GOSUB 900: GOTO 15200 - 16510 IF CO THEN CO = 0: GOTO 16350 + 16510 IF CO THEN 16350 16520 LI = 14: GOSUB 6500: IF B = ... 16530 GOSUB 6100: GOSUB 900: GOTO... 19000 GOSUB 4600: GOSUB 3000: GOS... --^-- ~ This disk was automatically cracked by Passport. Here is the transcript: --v-- READING FROM S6,D1 T00,S00 FOUND DOS 3.3 BOOTLOADER USING DISK'S OWN RWTS T00,S04 FOUND SUNBURST DISK T11,S0F MIGHT BE UNREADABLE WRITING TO S6,D2 T00,S03,$9C: F0 -> D0 T00,S06,$69: 4CB8B6EAEAEA -> 20C3BC20C3 BC T00,S08,$8C: 69BA -> A0B9 T00,S03,$91: 97 -> DE T00,S03,$9B: 00 -> AA T00,S03,$35: D3 -> DE T00,S03,$3F: 00 -> AA T00,S06,$AE: 97 -> DE T00,S06,$B3: 00 -> AA T00,S06,$B8: 00 -> EB T00,S02,$9E: D3 -> DE T00,S02,$A3: 00 -> AA T00,S02,$A8: 00 -> EB T00,S02,$AD: 00 -> FF T00,S04,$C0: C92269008D7804684CA0B9 -> C0C1C2C3C4C5C6C7C8C9CA CRACK COMPLETE. PRESS ANY KEY --^-- More information and source code is available at https://archive.org/details/Passport4am Quod erat liberandum. --------------------------------------- A 4am crack No. 1752 ------------------EOF------------------