Thursday 30 April 2009

base64 encoding/decoding

One of the biggest problems nowadays is to being able to encode or decode to/from base64.

Jokes apart, if you need to quickly check a base64 string, try this encoder or this decoder (mind the note before using them).

No comments:

Post a Comment

Wireshark setting to interpret UDP as RTP automatically

 Before I forget again, a Wireshark setting that can help saving time by trying to interpret any UDP as RTP, if possible: Analyze --> Ena...