Re: Figuring out table based encryption in assembly
- From: "The President Of Assembler Ethics Committee" <spamtrap@xxxxxxxxxx>
- Date: Wed, 28 Sep 2005 19:17:48 +0000 (UTC)
-----BEGIN PP SIGNED MESSAGE-----
Right, they brake all encryptions in garage :-)
Disassembling a copyrighted computer program a copyright infringement!
-----BEGIN PP SIGNATURE-----
nn.(AR,BlOwxlj-7VmEZLHNCCTUQ4eq54-it654EFPIPIOT"?Ip)
uybxlhQ-MS21GF-XSPEEPEEzxkg443xS9R5dsi9N741WOPZJ
-----END PP SIGNATURE-----
jonathon wrote:
> I've been tracing an old (1996) utility that uses a very sophisticated
> encryption algorithm for license info. It generates a table, uses
> constantly changing keys, and does some really bizarre stuff with
> multiplication, shifts, xor, and table lookups.
>
> The crypto group doesn't seem to be very active or very helpful, so I
> thought I'd ask here: is there any way to figure out if this is a
> standard encryption method?
>
> It's so complex, it seems unlikely some guy in his garage made it up.
> But at the same time, I'm not sure how to tell if it is DES, Blowfish,
> or something similar.
.
- Follow-Ups:
- References:
- Figuring out table based encryption in assembly
- From: jonathon
- Figuring out table based encryption in assembly
- Prev by Date: c++ inline assembler and oop
- Next by Date: Re: Fiddling with the Instruction Pointer
- Previous by thread: Re: Figuring out table based encryption in assembly
- Next by thread: Re: Figuring out table based encryption in assembly
- Index(es):