Identify Encoded Strings
        Posted  
        
            by Steven
        on Server Fault
        
        See other posts from Server Fault
        
            or by Steven
        
        
        
        Published on 2010-03-12T20:34:03Z
        Indexed on 
            2010/03/12
            20:37 UTC
        
        
        Read the original article
        Hit count: 269
        
Does anyone know of a utility (any OS or online) that, with a string input, identifies the encoding type (checksum, base64, etc) and if possible (and appropriate) decodes the string?
© Server Fault or respective owner