Decoding an encoded number ??? help please

chamidilk

Active member
  • Nov 18, 2006
    1,053
    4
    38
    Moratuwa
    I have a number which is encoded using 64-base ..
    I was able to decode it ,but it did not give me the result what I expected .


    This is the encoded number :-
    ij0g1Vvr9qf1rDxfVSCVGw==

    The decoded number should be 0602901179 .

    can somebody help me with this issue ?
    I got this encoded number from an access database ,I think it is important when decrypting this number .
     
    Last edited:

    Ranhiru

    Member
    Feb 2, 2007
    6,438
    42
    0
    Inside FIREFOX
    Well MD5 does not have any method of transforming it back to the original value... dat is why MD5 is used to store passwords... so if a attacker gets hold of the all the passwords, he wont be able to read them or decrypt them back to the original...