Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - [TKC]Dach

Pages: [1]
1
Vietcong 1 & 2 / faking hradba
« on: June 23, 2005, 05:25:10 am »
am still trying to solve the fake hradba puzzle. Will you tell me if im on the right track here. After rereading some of Z's posts I think I might be.

When ptredom implemented hradba in 1.40 they supplied the public key files that would be used to encrypt the data for the hradba updates.
hbdata_public.key and hb_public.key


Each hradba update has the private keys
data.crf <- hbdata_public.key
hradba.crf <- hb_public.key

They somehow process these keys and decrypt the data from the htable.dat into a hash.

I am assuming one of the entries in the hash is revision number.

Am I off in the weeds here ? If not can you give me some suggestions on how to use the keys to decrypt and encrypt?

Pages: [1]