Difference between revisions of "Reverse engineering DOS binaries"
Jump to navigation
Jump to search
(New page: == Unbinding dos4gw or other DOS extenders == [http://dos32a.narechk.net/content/download.html Download dos32a] and use the [http://dos32a.narechk.net/manual/html/util/1.htm 'sb' utilty]....) |
|||
Line 8: | Line 8: | ||
* [http://www.textfiles.com/piracy/CRACKING/howto2.txt How to crack, part 2] | * [http://www.textfiles.com/piracy/CRACKING/howto2.txt How to crack, part 2] | ||
* [http://www.woodmann.com/fravia/yamato.htm Notes on CD-ROM copy protection] | * [http://www.woodmann.com/fravia/yamato.htm Notes on CD-ROM copy protection] | ||
+ | * [http://www.arl.wustl.edu/~lockwood/class/cs306/books/artofasm/toc.html The art of assembler programming] |