suite verified passing on Passport 2021-04-28

revision ccf7bbe065
This commit is contained in:
4am 2021-04-29 10:13:30 -04:00
parent b84eaa3b29
commit 9dad238d38
154 changed files with 558 additions and 193 deletions

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,8 +10,10 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T02,S00 Volume name is PRONTO-DOS V254 T02,S00 Volume name is PRONTO-DOS V254
T02,S00 Disk calls a protection check T02,S00 Disk calls a protection check
at $B412 before initializing DOS. at $B412 before initializing DOS
T02,S00,$F6: 12B4 -> 849D T02,S00,$F6: 12B4 -> 849D
T00,S03 RWTS accepts any value for the
second address epilogue nibble
Crack complete. Press any key ` Crack complete. Press any key `
@ -20,5 +22,3 @@ Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,7 +10,7 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T00,S09 Switching to built-in RWTS T00,S09 Switching to built-in RWTS
T00,S02 RWTS requires timing bits after T00,S02 RWTS requires timing bits after
the data prologue by jumping to $B660. the data prologue by jumping to $B660
T00,S02,$F6: 4C60B6 -> BD8CC0 T00,S02,$F6: 4C60B6 -> BD8CC0
T00,S0B,$08: 4C20B74C0EA9 -> BD8CC020B8B T00,S0B,$08: 4C20B74C0EA9 -> BD8CC020B8B
8 8

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -14,7 +14,7 @@ T00,S03,$91: DA -> DE
T00,S03,$35: DA -> DE T00,S03,$35: DA -> DE
T00,S02,$9E: DA -> DE T00,S02,$9E: DA -> DE
T00,S03 RWTS accepts $D4 or $D5 for the T00,S03 RWTS accepts $D4 or $D5 for the
first address prologue nibble. first address prologue nibble
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,8 +10,10 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T02,S00 Volume name is PRONTO-DOS V254 T02,S00 Volume name is PRONTO-DOS V254
T02,S00 Disk calls a protection check T02,S00 Disk calls a protection check
at $2012 before initializing DOS. at $2012 before initializing DOS
T02,S00,$EC: 1220 -> 849D T02,S00,$EC: 1220 -> 849D
T00,S03 RWTS accepts any value for the
second address epilogue nibble
Crack complete. Press any key ` Crack complete. Press any key `
@ -20,5 +22,3 @@ Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,7 +10,7 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T05 Found nibble count protection track T05 Found nibble count protection track
T02,S0A Disk calls a protection check T02,S0A Disk calls a protection check
at $B4BB before initializing DOS. at $B4BB before initializing DOS
T02,S0A,$DE: ADFFCF -> 4C849D T02,S0A,$DE: ADFFCF -> 4C849D
T00,S02 Writing built-in RWTS T00,S02 Writing built-in RWTS
T00,S01,$38: 20 -> 2C T00,S01,$38: 20 -> 2C

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,8 +10,10 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T02,S02 Volume name is DISK VOLUME 254 T02,S02 Volume name is DISK VOLUME 254
T02,S03 Disk calls a protection check T02,S03 Disk calls a protection check
at $B400 before initializing DOS. at $B400 before initializing DOS
T02,S03,$00: A000B9 -> 4C849D T02,S03,$00: A000B9 -> 4C849D
T00,S03 RWTS accepts any value for the
second address epilogue nibble
Crack complete. Press any key ` Crack complete. Press any key `
@ -20,5 +22,3 @@ Crack complete. Press any key `

29
Black Belt.dsk Normal file

File diff suppressed because one or more lines are too long

24
Black Belt.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
_____________________________
Reading from S6,D1
T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS
Writing to S6,D2
T1C,S0B Switching to built-in RWTS
T1C,S0B Fatal read error
Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,7 +10,7 @@ Using built-in RWTS
Writing to S6,D2 Writing to S6,D2
T03 is unformatted T03 is unformatted
T00,S07 Found a self-decrypting T00,S07 Found a self-decrypting
protection check at $BB03. protection check at $BB03
T00,S07,$03: 4E06BB716E0ABB40276E0F -> A T00,S07,$03: 4E06BB716E0ABB40276E0F -> A
9B548A91848A0044CA9B7 9B548A91848A0044CA9B7
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,7 +10,7 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T02,S02 Volume name is C1983 DSR C#254 T02,S02 Volume name is C1983 DSR C#254
T00,S05 Found a self-decrypting T00,S05 Found a self-decrypting
protection check at $BB03. protection check at $BB03
T00,S05,$03: 4E06BB716E0ABB4027 -> A9B54 T00,S05,$03: 4E06BB716E0ABB4027 -> A9B54
8A918484C93B7 8A918484C93B7
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -16,7 +16,7 @@ T00,S07,$8D: D5 -> AA
T00,S07,$98: AD -> 96 T00,S07,$98: AD -> 96
T00,S07,$1F: 96 -> AA T00,S07,$1F: 96 -> AA
T00,S07,$2A: AA -> AD T00,S07,$2A: AA -> AD
Crack complete. Press any key Crack complete. Press any key `

BIN
Clue Master Detective.dsk Normal file

Binary file not shown.

24
Clue Master Detective.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found ProDOS bootloader
T00,S0B Volume name is CLUE
Using built-in RWTS
T22,S03 Found FBFF protection check
T22,S03,$5D: FB -> A2
T22,S09 Disk requires volume number 001
T22,S09,$B7: 01 -> 00
Writing to S6,D2
T21,S07,$C8: AA -> DE
T21,S08 RWTS accepts $D4 or $D5 for the
first address prologue nibble
T17,S03 Found FBFF protection check
T17,S03,$0D: BD89C0A956 -> A9FF189040
T01,S0B Found FBFF protection check
T01,S0B,$06: BD89C0A956 -> A9FF189040
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -13,7 +13,7 @@ T00,S07,$86: AD -> AA
T00,S07,$8B: AA -> AD T00,S07,$8B: AA -> AD
T00,S08,$1F: AD -> AA T00,S08,$1F: AD -> AA
T00,S08,$2A: AA -> AD T00,S08,$2A: AA -> AD
Crack complete. Press any key Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -8,7 +8,7 @@ Reading from S6,D1
Using built-in RWTS Using built-in RWTS
Writing to S6,D2 Writing to S6,D2
T00,S03 RWTS accumulates timing bits in T00,S03 RWTS accumulates timing bits in
$1E and checks its value later. $1E and checks its value later
T00,S03,$64: A51E -> A9F7 T00,S03,$64: A51E -> A9F7
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -11,7 +11,7 @@ Writing to S6,D2
T02,S02 Volume name is DISK VOLUME T02,S02 Volume name is DISK VOLUME
T00,S03,$59: BD8C -> F005 T00,S03,$59: BD8C -> F005
T00,S03 RWTS accepts $D4 or $D5 for the T00,S03 RWTS accepts $D4 or $D5 for the
first address prologue nibble. first address prologue nibble
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -7,11 +7,11 @@ Passport by 4am 2020-07-20
T00,S00 Found DOS 3.3 bootloader T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T1F,S05 Switching to built-in RWTS T1F,S01 Switching to built-in RWTS
T02,S02 Volume name is DISK VOLUME T02,S02 Volume name is DISK VOLUME
T00,S03 RWTS requires a timing bit after T00,S03 RWTS requires timing bits after
the first data epilogue by jumping to the first data epilogue by jumping to
$BCF0. $BCF0
T00,S03,$94: DD8CC0D0A94CF0BC -> EABD8CC T00,S03,$94: DD8CC0D0A94CF0BC -> EABD8CC
010FBC9AA 010FBC9AA
T00,S03,$91: AD -> DE T00,S03,$91: AD -> DE

Binary file not shown.

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -9,7 +9,7 @@ T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T01,S00 Original disk destroys itself T01,S00 Original disk destroys itself
after a limited number of boots. after a limited number of boots
T01,S00,$00: ADF303 -> 4C031B T01,S00,$00: ADF303 -> 4C031B
T00,S0F Switching to built-in RWTS T00,S0F Switching to built-in RWTS
T00,S03,$55: AA -> D5 T00,S03,$55: AA -> D5

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -11,11 +11,11 @@ Using built-in RWTS
T22 is unformatted T22 is unformatted
Writing to S6,D2 Writing to S6,D2
T12,S0B BASIC program POKEs protection T12,S0B BASIC program POKEs protection
check into memory and CALLs it. check into memory and CALLs it
T12,S0B,$36: 333201300331393103313238023 T12,S0B,$36: 333201300331393103313238023
131023936 -> 343401300231300332333403313 131023936 -> 343401300231300332333403313
639023339 639023339
Crack complete. Press any key Crack complete. Press any key `

BIN
Fathoms 40.dsk Normal file

Binary file not shown.

24
Fathoms 40.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS
Writing to S6,D2
T17,S07 Switching to built-in RWTS
T02,S02 Volume name is DISK VOLUME
T00,S06,$AE: CC -> DE
zDatasoft protection check
T00,S01,$48: 009B -> 769C
Crack complete. Press any key `

BIN
GATO v1.3.dsk Normal file

Binary file not shown.

24
GATO v1.3.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found Pascal bootloader
T00,S0B Volume name is GATO
Using built-in RWTS
Writing to S6,D2
T00,S0D RWTS accepts $D4 or $D5 for the
first address prologue nibble
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -11,7 +11,7 @@ Writing to S6,D2
T02,S0F Switching to built-in RWTS T02,S0F Switching to built-in RWTS
T02,S02 Volume name is DISK VOLUME 254 T02,S02 Volume name is DISK VOLUME 254
T01,S01 Disk calls a protection check T01,S01 Disk calls a protection check
at $A282 before initializing DOS. at $A282 before initializing DOS
T01,S01,$96: 32 -> 47 T01,S01,$96: 32 -> 47
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -9,7 +9,7 @@ T00,S00 Found David-DOS bootloader
Using built-in RWTS Using built-in RWTS
Writing to S6,D2 Writing to S6,D2
T00,S05 RWTS accepts any value for the T00,S05 RWTS accepts any value for the
first address epilogue nibble. first address epilogue nibble
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,9 +10,9 @@ T00,S0B Volume name is PROPLANTS
Using built-in RWTS Using built-in RWTS
Writing to S6,D2 Writing to S6,D2
T04,S0C RWTS accepts $D4 or $D5 for the T04,S0C RWTS accepts $D4 or $D5 for the
first address prologue nibble. first address prologue nibble
T04,S0C RWTS accepts $DE or a timing bit T04,S0C RWTS accepts $DE or timing bits
for the first address epilogue nibble. for the first address epilogue nibble
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,7 +10,7 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T1B Found nibble count protection track T1B Found nibble count protection track
T02,S0A Disk calls a protection check T02,S0A Disk calls a protection check
at $B4BB before initializing DOS. at $B4BB before initializing DOS
T02,S0A,$D8: ADFFCF -> 4C849D T02,S0A,$D8: ADFFCF -> 4C849D
T00,S02 Writing built-in RWTS T00,S02 Writing built-in RWTS
T00,S01,$38: 20 -> 2C T00,S01,$38: 20 -> 2C

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

24
Kidwriter.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found Pronto-DOS bootloader
Using disk's own RWTS
Writing to S6,D2
T02,S00 Volume name is V254
T00,S00 RWTS changes based on track
T00,S00,$D1: EC -> FB
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

BIN
La Guillotine.dsk Normal file

Binary file not shown.

24
La Guillotine.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS
Writing to S6,D2
T02,S02 Volume name is DISK VOLUME 254
T00,S03 RWTS accepts any value for the
second address epilogue nibble
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -9,10 +9,10 @@ T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T02,S02 Volume name is DISK VOLUME T02,S02 Volume name is DISK VOLUME
T00,S03 RWTS accepts $D5 plus a timing T00,S03 RWTS accepts $D5 + timing bits
bit as the entire address prologue. as the entire address prologue
T00,S03,$58: EABD -> F006 T00,S03,$58: EABD -> F006
Crack complete. Press any key ` Crack complete. Press any key

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -15,7 +15,7 @@ T00,S02,$52: 4CB1BEEAEA -> A9D520B8B8
T00,S02,$5F: BB -> B8 T00,S02,$5F: BB -> B8
T00,S02 RWTS requires extra nibbles and T00,S02 RWTS requires extra nibbles and
timing bits after the data prologue by timing bits after the data prologue by
jumping to $BECA. jumping to $BECA
T00,S02,$F4: 4CCABEEABD8CC010FB49ADD0DD T00,S02,$F4: 4CCABEEABD8CC010FB49ADD0DD
-> A056BD8CC010FBC9ADD0E7A900 -> A056BD8CC010FBC9ADD0E7A900
T00,S03,$91: B6 -> DE T00,S03,$91: B6 -> DE

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

BIN
MECC Dataquest Composer.dsk Normal file

Binary file not shown.

View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
T16,S03,$6C: D0 -> 24
T0E,S08,$56: 0A1869 -> A90024
T07,S0B,$08: AA -> D5
T07,S0B,$12: D5 -> AA
T07,S0B,$1D: AD -> 96
T07,S0B,$99: 96 -> AA
T07,S0B,$A3: AA -> AD
T07,S0C,$82: 96 -> AA
T07,S0C,$87: AA -> AD
T00,S0F Switching to built-in RWTS
T00,S0B,$08: AA -> D5
T00,S0B,$12: D5 -> AA
T00,S0B,$1D: AD -> 96
T00,S0B,$99: 96 -> AA
T00,S0B,$A3: AA -> AD
T00,S0C,$82: 96 -> AA
T00,S0C,$87: AA -> AD
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

Binary file not shown.

View File

@ -1,10 +1,9 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
T00,S05 Found $BB00 protection check
T00,S0A might be unreadable T00,S0A might be unreadable
Writing to S6,D2 Writing to S6,D2
T02,S02 Volume name is DISK VOLUME 254 T02,S02 Volume name is DISK VOLUME 254
@ -18,7 +17,8 @@ T00,S02,$A3: FF -> AA
T00,S02,$A8: FF -> EB T00,S02,$A8: FF -> EB
T00,S04,$69: A9 -> 60 T00,S04,$69: A9 -> 60
T00,S04,$7D: A9 -> 60 T00,S04,$7D: A9 -> 60
T00,S00,$4B: FEBB -> FD08 T00,S05,$25: BD8CC0 -> 6CFD08
T00,S05,$FE: 00 -> 20
T00,S04,$29: AA -> 96 T00,S04,$29: AA -> 96
T00,S04,$AA: 00 -> AA T00,S04,$AA: 00 -> AA
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS
Writing to S6,D2
T02,S02 Volume name is DISK VOLUME 254
T00,S08 RWTS changes based on track
T00,S08,$B8: 03 -> 23
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -6,7 +6,7 @@ Passport by 4am 2020-07-20
Reading from S6,D1 Reading from S6,D1
T00,S00 Found DOS 3.3 bootloader T00,S00 Found DOS 3.3 bootloader
T00,S01 Found encrypted RWTS, key=$7E T00,S00 Found encrypted RWTS, key=$7E
Using disk's own RWTS Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T01,S02 Erasing serial number 000006 T01,S02 Erasing serial number 000006

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -12,7 +12,7 @@ T0D Found $F7F6EFEEAB protection track
Restarting scan Restarting scan
T0C,S0E,$1E: A2 -> 18 T0C,S0E,$1E: A2 -> 18
T00,S08 RWTS requires a non-standard T00,S08 RWTS requires a non-standard
disk volume number. disk volume number
T00,S08,$12: B148 -> A900 T00,S08,$12: B148 -> A900
Crack complete. Press any key ` Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -14,7 +14,7 @@ T00,S02,$06: D93FBA -> C9AAEA
T00,S08,$DD: F0 -> 10 T00,S08,$DD: F0 -> 10
T00,S0C,$5B: D9C5F3 -> C9DEEA T00,S0C,$5B: D9C5F3 -> C9DEEA
T00,S0C,$66: D9D5F3 -> C9AAEA T00,S0C,$66: D9D5F3 -> C9AAEA
Crack complete. Press any key Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

BIN
Miner's Cave.dsk Normal file

Binary file not shown.

24
Miner's Cave.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found ProDOS bootloader
T00,S0B Volume name is MC
Using built-in RWTS
Writing to S6,D2
T20,S09,$F1: 38 -> 18
T20,S08,$57: 38 -> 18
T20,S08,$5E: 38 -> 18
T05,S05,$C8: 9A -> DE
T05,S08,$C4: 9A -> DE
T01,S0E,$09: 38 -> 18
T01,S0E,$6F: 38 -> 18
T01,S0E,$76: 38 -> 18
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,10 +1,10 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
T00,S01 Found encrypted RWTS, key=$23 T00,S00 Found encrypted RWTS, key=$23
Using disk's own RWTS Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T0C,S07 Found AA nibble count T0C,S07 Found AA nibble count

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -14,7 +14,7 @@ T14,S06,$C4: 9A -> DE
T00,S0F,$76: 38 -> 18 T00,S0F,$76: 38 -> 18
T00,S0F,$DC: 38 -> 18 T00,S0F,$DC: 38 -> 18
T00,S0F,$E3: 38 -> 18 T00,S0F,$E3: 38 -> 18
Crack complete. Press any key ` Crack complete. Press any key

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -16,7 +16,7 @@ T01,S06,$07: 01 -> 04
T01,S0A,$5B: A7 -> 00 T01,S0A,$5B: A7 -> 00
T01,S0C,$CC: E1 -> E0 T01,S0C,$CC: E1 -> E0
T01,S07 Found anti-tamper check T01,S07 Found anti-tamper check
Crack complete. Press any key ` Crack complete. Press any key

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -10,7 +10,7 @@ Using disk's own RWTS
Writing to S6,D2 Writing to S6,D2
T06 Found EA protection track T06 Found EA protection track
T03,S06,$90: 01 -> 00 T03,S06,$90: 01 -> 00
Crack complete. Press any key ` Crack complete. Press any key

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
___________________________________ ___________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

BIN
PlayWriter.dsk Normal file

Binary file not shown.

24
PlayWriter.log Normal file
View File

@ -0,0 +1,24 @@
Passport by 4am 2021-04-28
______________________________________
Reading from S6,D1
T00,S00 Found DOS 3.3 bootloader
Using disk's own RWTS
Writing to S6,D2
T1C,S0C Found bad block protection check
T1C,S0C,$C9: A961 -> F00E
T14,S06 is unreadable (ignoring)
T02,S02 Volume name is DISK VOLUME 254
Crack complete. Press any key `

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________
@ -12,7 +12,7 @@ T14,S0E Found PDI protection check
T14,S0E,$10: E393 -> 998E T14,S0E,$10: E393 -> 998E
T12,S0E Found PDI protection check T12,S0E Found PDI protection check
T12,S0E,$10: E393 -> 998E T12,S0E,$10: E393 -> 998E
T0C,S09 Switching to built-in RWTS T0D,S0C Switching to built-in RWTS
T0C,S08 Found PDI protection check T0C,S08 Found PDI protection check
T0C,S08,$10: E393 -> 998E T0C,S08,$10: E393 -> 998E
T03 Found nibble count protection track T03 Found nibble count protection track

Binary file not shown.

View File

@ -1,4 +1,4 @@
Passport by 4am 2020-07-20 Passport by 4am 2021-04-28
______________________________________ ______________________________________

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More