Posted December 18, 200618 yr hi alli was writing a keygen for keygenme2 by diablo2002and i put riped code in a keygen tempelateand solved itbut when i build it i got errorsi goto the line error and find this instructionBSWAP EDXi don't know what is that mean?and how i can use it in keygen tempelate
December 18, 200618 yr Nose here: _http://support.microsoft.com/kb/78393/en This problem was corrected in MASM version 6.0a.
December 18, 200618 yr BSWAP r32Reverses the byte order of a 32-bit destination register.7FFD4000 -> 0040FD7F If you get build error use .486 in stead of .386 as the required CPU.
December 18, 200618 yr SuCkEr:Afaik WinASM is not a compiler, it's simply an IDE which also uses MASM, so you still have to have MASM installed.
December 18, 200618 yr Author i know and masm installed already but old versionand i like to use winasm studio as a good IDE-it's working fine now after changed .386 to .486-thanks all
Create an account or sign in to comment