Author Topic: decrytion of hashes  (Read 767 times)

0 Members and 1 Guest are viewing this topic.

Offline gmax1

  • NULL
  • Posts: 3
  • Cookies: 0
    • View Profile
decrytion of hashes
« on: September 06, 2013, 01:57:28 pm »
i came across this encrypted text in this format;


\x01f;\\?ffC\x13\\?f8\\?34\\?25\\?8a\\?b0\\?f9\\?b7\\?6f\\?95\\?8cb\x11\\?92\\?9b\\?a4,{-|\\?a9F`P։\\?fc


I've spent a couple of time around trying to find the type of encryption used.
It would be much appreciated if anyone has an idea on how to decrypt it.
thnx...gmax1

Offline WirelessDesert

  • Knight
  • **
  • Posts: 356
  • Cookies: 10
  • I think...
    • View Profile
Re: decrytion of hashes
« Reply #1 on: September 06, 2013, 02:21:29 pm »
Something that gives us an idea what the decrypted string would be, could be useful, is it a password, a text?
Check out my arduino project: Moving car - School project!
"I'm like current, I always take the easiest route."

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: decrytion of hashes
« Reply #2 on: September 06, 2013, 02:26:52 pm »
Where did you get it and an overall context would also help.

Offline geXXos

  • Royal Highness
  • ****
  • Posts: 646
  • Cookies: 178
    • View Profile
Re: decrytion of hashes
« Reply #3 on: September 06, 2013, 03:38:26 pm »
Look at this http://code.google.com/p/hash-identifier/, maybe a base64 encoding, after a google search i did. As above posted, if you give more info will be better.

Offline gmax1

  • NULL
  • Posts: 3
  • Cookies: 0
    • View Profile
Re: decrytion of hashes
« Reply #4 on: September 06, 2013, 03:39:08 pm »
Its supposed to be only numbers that had been encrypted in this form.