Thread: i get this error from a decrypter

Results 1 to 10 of 10
  1. #1 i get this error from a decrypter 
    Registered Member
    Join Date
    Jul 2009
    Posts
    250
    Thanks given
    0
    Thanks received
    5
    Rep Power
    1
    I found a decrypter in the snippets section and Ive tried to use it but i cant figure it out. Heres the error. I use the batch that they gave us and then i make a .java file and name it Decypter.java and i get that error. I've even tried compiling it and it still doesnt work. Any help?

    Code:
     Encrypted string: 112109495051112109495051
    Exception in thread "main" java.lang.NumberFormatException: For input string: "1
    12109495051112109495051"
            at java.lang.NumberFormatException.forInputString(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at Decrypt.decrypt(Decrypt.java:10)
            at Decrypt.main(Decrypt.java:3)
    Done.
    Press any key to continue . . .
    Quote Originally Posted by munch View Post
    How do I edit player.class ?
    Quote Originally Posted by temaki5 View Post
    how to upload my client so that people can download it, it won't let me upload a folder i'll have to do it seperately 1 by 1
    Reply With Quote  
     

  2. #2  
    Registered Member bloodz's Avatar
    Join Date
    Oct 2009
    Posts
    147
    Thanks given
    2
    Thanks received
    10
    Rep Power
    0
    add [email protected] and we talk! thnx
    CopyNpaste
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jul 2009
    Posts
    250
    Thanks given
    0
    Thanks received
    5
    Rep Power
    1
    added
    Quote Originally Posted by munch View Post
    How do I edit player.class ?
    Quote Originally Posted by temaki5 View Post
    how to upload my client so that people can download it, it won't let me upload a folder i'll have to do it seperately 1 by 1
    Reply With Quote  
     

  4. #4  
    Registered Member bloodz's Avatar
    Join Date
    Oct 2009
    Posts
    147
    Thanks given
    2
    Thanks received
    10
    Rep Power
    0
    whats ur msn?
    CopyNpaste
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jul 2009
    Posts
    250
    Thanks given
    0
    Thanks received
    5
    Rep Power
    1
    Quote Originally Posted by munch View Post
    How do I edit player.class ?
    Quote Originally Posted by temaki5 View Post
    how to upload my client so that people can download it, it won't let me upload a folder i'll have to do it seperately 1 by 1
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jul 2009
    Posts
    250
    Thanks given
    0
    Thanks received
    5
    Rep Power
    1
    please help?
    Quote Originally Posted by munch View Post
    How do I edit player.class ?
    Quote Originally Posted by temaki5 View Post
    how to upload my client so that people can download it, it won't let me upload a folder i'll have to do it seperately 1 by 1
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jul 2009
    Posts
    250
    Thanks given
    0
    Thanks received
    5
    Rep Power
    1
    will someone help?
    Quote Originally Posted by munch View Post
    How do I edit player.class ?
    Quote Originally Posted by temaki5 View Post
    how to upload my client so that people can download it, it won't let me upload a folder i'll have to do it seperately 1 by 1
    Reply With Quote  
     

  8. #8  
    Banned
    Join Date
    May 2011
    Posts
    244
    Thanks given
    56
    Thanks received
    118
    Rep Power
    0
    Put a - between every like 3rd letter.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jul 2009
    Posts
    250
    Thanks given
    0
    Thanks received
    5
    Rep Power
    1
    I now get this error.

    Code:
    Encrypted string: 112-109-495-051-112-109-495-051
    Exception in thread "main" java.lang.NoClassDefFoundError: Decrypt
    Caused by: java.lang.ClassNotFoundException: Decrypt
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: Decrypt.  Program will exit.
    Done.
    Press any key to continue . . .
    Quote Originally Posted by munch View Post
    How do I edit player.class ?
    Quote Originally Posted by temaki5 View Post
    how to upload my client so that people can download it, it won't let me upload a folder i'll have to do it seperately 1 by 1
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Jul 2009
    Posts
    250
    Thanks given
    0
    Thanks received
    5
    Rep Power
    1
    honestly no one will help?
    Quote Originally Posted by munch View Post
    How do I edit player.class ?
    Quote Originally Posted by temaki5 View Post
    how to upload my client so that people can download it, it won't let me upload a folder i'll have to do it seperately 1 by 1
    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: 6
    Last Post: 09-15-2010, 04:20 PM
  2. Replies: 4
    Last Post: 07-27-2010, 06:38 PM
  3. Replies: 6
    Last Post: 05-01-2010, 05:18 AM
  4. [JAVA] Trillian Password Decrypter
    By TeleNubby in forum Application Development
    Replies: 6
    Last Post: 04-14-2010, 01:36 PM
  5. Kalphite Queen Error(Thread-5 Error)
    By owner jacob in forum Help
    Replies: 4
    Last Post: 12-22-2009, 06:36 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
  •