Thread: question about 614

Results 1 to 4 of 4
  1. #1 question about 614 
    Registered Member
    Join Date
    Mar 2012
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    this may seem stupid, but im really stuck here. i need to know how to find a players password in the character files..its a 614 source and the passwords are encrypted i guess? lol. so any idea how to find or de-encrypt the passwords here?
    maybe there a a certain program to open the files with..ive used notepad and other things but they still wont show the passwords.

    Screenshot by Lightshot

    ill be really grateful if you could help me, thanks.
    Reply With Quote  
     

  2. #2  
    Registered Member
    OblivionRSPS's Avatar
    Join Date
    Feb 2015
    Posts
    831
    Thanks given
    231
    Thanks received
    98
    Rep Power
    87
    Quote Originally Posted by super owned View Post
    this may seem stupid, but im really stuck here. i need to know how to find a players password in the character files..its a 614 source and the passwords are encrypted i guess? lol. so any idea how to find or de-encrypt the passwords here?
    maybe there a a certain program to open the files with..ive used notepad and other things but they still wont show the passwords.

    Screenshot by Lightshot

    ill be really grateful if you could help me, thanks.

    Can't you make a command?
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2014
    Posts
    42
    Thanks given
    6
    Thanks received
    19
    Rep Power
    37
    Your passwords are most likely hashed, and therefore can't really be unencrypted. You can try creating a ;;getpass command (if your source doesnt already have one) and having it output. It will most likely output something that looks nothing like a password. Look for some sort of file called Encryption.java in the source, see what it's doing. I am willing to bet it's SHA-1 encryption in which case you're not getting the password without some sort of brute force or dictionary attack. Alternatively, you could look for where in the source the Encryption is taking place and remove that - that will prevent future accounts from having their passwords hashed. However, in terms of old passes, unless it's some shit form of hashing or encryption you're not getting them.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Sep 2014
    Posts
    2,080
    Thanks given
    3,003
    Thanks received
    1,114
    Rep Power
    5000
    what source are you using?
    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

Similar Threads

  1. Replies: 5
    Last Post: 04-27-2013, 10:39 AM
  2. Question about custom sprites
    By Mikey` in forum RS2 Client
    Replies: 1
    Last Post: 04-10-2008, 01:16 AM
  3. Private Servers, Question about legality.
    By alongu in forum RS2 Server
    Replies: 10
    Last Post: 01-12-2008, 09:44 AM
  4. Lol noob question about renamed clients
    By newservermaker in forum RS2 Client
    Replies: 4
    Last Post: 01-05-2008, 11:42 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •