Re: Clever ways to hide a compare
- From: "Bo Persson" <spamtrap@xxxxxxxxxx>
- Date: Tue, 27 Sep 2005 18:09:40 +0000 (UTC)
"jonathon" <spamtrap@xxxxxxxxxx> skrev i meddelandet
news:1127782507.845470.77920@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> Jim Leonard wrote:
>> I was wading through an old game the other day and found a section
>> of
>> code that grabbed two values and XOR'd them, then kept track of the
>> zero flag through a series of convaluted steps designed to obscure
>> what
>> he was doing. (When you XOR two identical bytes, the result is
>> zero.)
>
> Now that's the stuff I'm interested in. What kind of stuff was he
> using to obscure, and did he just save the status register flags and
> then reload them later?
>
And why would you want a copy protection scheme that can be understood
in 10 minutes?
Bo Persson
.
- References:
- Clever ways to hide a compare
- From: jonathon
- Re: Clever ways to hide a compare
- From: Jim Leonard
- Re: Clever ways to hide a compare
- From: jonathon
- Clever ways to hide a compare
- Prev by Date: Re: Clever ways to hide a compare
- Next by Date: Re: Clever ways to hide a compare
- Previous by thread: Re: Clever ways to hide a compare
- Next by thread: Re: Clever ways to hide a compare
- Index(es):
Relevant Pages
|