Reversing Warmup 2 PROBLEM Can you decode the following string dGg0dF93NHNfczFtcEwz from base64 format to ASCII? SOLUTION The given string is in bas64 just convert it to simple ascii Flag - picoCTF{th4t_w4s_s1mpL3}