Slow down string changers

andrewkennedy1_at_ev1.net
Date: 01/28/04


Date: Wed, 28 Jan 2004 03:05:59 -0000


It's been a while and I'm rusty. I want make it hard for a non-assembler or
casual user
to change text in an executable.

I can think of a couple of ways.
I don't want to encrypt the string.

a. Do a CRC of the string and check it against a stored value
b. Check the string at a few locations for certain characters
c. Do (a) and if it fails write the correct string in the .exe

Thanks.



Relevant Pages

  • Slow down string changers
    ... It's been a while and I'm rusty. ... I want make it hard for a non-assembler or ... I don't want to encrypt the string. ...
    (comp.lang.asm.x86)
  • Re: Slow down string changers
    ... > It's been a while and I'm rusty. ... I want make it hard for a non-assembler ... Do a CRC of the string and check it against a stored value ...
    (alt.lang.asm)
  • Slowing down string changers
    ... It's been a while and I'm rusty. ... I want make it hard for a non-assembler or ... I don't want to encrypt the string. ...
    (comp.lang.asm.x86)
  • Suffolk Colt skip find
    ... Hope you don't mind me asking about a moving engine? ... Well its stationary at the moment so I supose? ... Rusty and a few bits missing. ... Well the starter device that 'must' sit behind the string puller thing. ...
    (uk.rec.engines.stationary)
  • Re: Slow down string changers
    ... I want make it hard for a non-assembler ... Do a CRC of the string and check it against a stored value ... but how would know the correct string in order to ...
    (comp.lang.asm.x86)