; check it out, maybe a 100% working kknd2 crack (NO CD) 
; try installing it off CD #1, then run my loader, single player doesnt seem to
; self destruct anymore

; blah, R!SC is a god!!!

; full Kill,Krush'n'Destroy 2 crack by R!SC--risc@notme.com

T=6000: ;about 6 seconds on my slowass machine

F=kknd2.exe:        ;english retail, file size 899,584 bytes decimal or something
O=kknd2_cd1&2_nofmv.exe:

;P=4394F4/33,C0/B0,01:         ;well, just does nothing, thought it had something to do with FMV

P=408AA0/75,6F/75,0:          ;getdrivetypea, force it to think CD drive found

P=408ABE/74,51/74,0:          ;getvolumeinformationa, force it to think it got the info

P=408ACF/F3,A6/F3,A4:         ;change the rep cmpsb (esi-edi) to a rep movsb to copy 
                              ;good name into 'read' name

; P=4AFA55/5F,00/5F,32: [esi] ='2' ?? it did change the name in esi to represent the real name

P=408AD3/0F,BE,45,B2,83,E8,31/C6,45,B2,32,33,C0,40: 
            ; mov 32 '2' into byte ptr at the end of 'read' name & 33 c0 40 == moving 32 
            ; into eax and subtracting 31, which would happen if disk 2 was present
            ; disk label should be 'KKND2_' then either '1' or '2'
            ; single player is seriously fucked up :)
            
P=433ddc/75,10/75,00:   ;did the process checksum pass? was the cd check tampered with?
                        ;well, fuck me, it was, but the check for the checksum was patched aswell
                        ;so i wont fuck u up the ass, and i let u play the single player game :)
                        
P=408bc2/75,25/eb,25:   ;skip 2nd cd check (also asks for cd #1)

$

