[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need someone to do a little cracking
On 4 juil, 18:26, Michael <michael.pohore...@gmail.com> wrote:
> Thx for the link Antoine -- _lots_ of fun reading those old copy
> protection routines! I never did figure out how to backup my Wings of
> Fury disk.
>
> Cool Thread too :-)
>
> Michael
> AppleWin Debugger Dev
You are welcome Michael, thank you for your message.
Wings of Fury from Broderbund is a two sided disk with a nice 18-
sector protection. EDD may be the only capable software to back it up
but I am not sure as WoF contains the following list of protections:
- 18-sec protection
- desynchronization (find hidden nibbles on track 0, use them to
decypher some code)
- use of the stack to lose the mean pirate
I like that one ;-) I used WoF routines to create an disk image of the
game but it is not usable, it is just a RAW image which needs to be
converted to 16-sec, one day...
Antoine