Thread: 508 HD RSA public key

Results 1 to 5 of 5
  1. #1 508 HD RSA public key 
    Reverse engineering enthousiast
    peterbjornx's Avatar
    Join Date
    Feb 2008
    Age
    26
    Posts
    1,910
    Thanks given
    88
    Thanks received
    538
    Rep Power
    1307
    If you want to use HD you need to decrypt a RSA packet
    To do this you want a different public key added,one of wich you now the secret key, the public key class is tj.class
    Reply With Quote  
     

  2. #2  
    Brown
    Guest
    Wow .. (message too short)
    Reply With Quote  
     

  3. #3  
    Programmer, Contributor, RM and Veteran




    Join Date
    Mar 2007
    Posts
    5,074
    Thanks given
    2,625
    Thanks received
    3,578
    Discord
    View profile
    Rep Power
    5000
    The best thing to do would be to disable the RSA client side (this was done in 317s for the login). It'll take too long to bruteforce their private key.
    .
    Reply With Quote  
     

  4. #4  
    Renown Programmer
    veer's Avatar
    Join Date
    Nov 2007
    Posts
    3,747
    Thanks given
    354
    Thanks received
    1,368
    Rep Power
    3032
    or you could write a hacked classloader that loads the Packet class from another location which already has RSA totally removed OR uses custom keys

    Quote Originally Posted by Graham View Post
    The best thing to do would be to disable the RSA client side (this was done in 317s for the login). It'll take too long to bruteforce their private key.
    qft, it would take only like 3 hours on my box tho
    Last edited by veer; 08-31-2008 at 07:15 AM. Reason: Double posting is not allowed!
    Reply With Quote  
     

  5. #5  
    Programmer, Contributor, RM and Veteran




    Join Date
    Mar 2007
    Posts
    5,074
    Thanks given
    2,625
    Thanks received
    3,578
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by l0lwat View Post
    qft, it would take only like 3 hours on my box tho
    Yeah right.. I'm sorry to say this, but even a simple RSA key (when the whole thing was developed) took 20 or so years to crack, and a team of hundreds of people kinda like that SETI thing and they got the $20 prize still .
    .
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •