View Single Post
  #4  
Old 08-19-2003, 01:09
ArC ArC is offline
VIP
 
Join Date: Jan 2003
Location: NTOSKRNL.EXE
Posts: 172
Rept. Given: 0
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 5
Thanks Rcvd at 17 Times in 12 Posts
ArC Reputation: 1
Ok, try the following:

Extract the key which is used to decrypt
and the modulus.
Now run te's RSA-Tool and type the DECRYPTION key
into the Encryption key box.
Also enter your modulus into the modulus field
and press Factorize.
After the two primes p,q are factorized, press calc D.

That should be your encryption key.

I tried this with a RSA keygenme.
Reply With Quote