These might seem cryptic, but there are plenty of options for decoding this online.
Category: CTF
Capture The Flag and Other Security Competitions
Cryptography – Easy1
The creators of PicoCTF would prefer that you create a script within the shell to convert, but you should be able to find several decoders online.
Cryptography – Numbers
This is the most simple code that kids learn. If you get stuck, look at the hint provided in PICOCTF
General Skills – What is a Netcat?
This is an easy flag to find. You just need to open the shell, run netcat in the shell with the port number they provide.
General Skills – Strings It
There are a few different ways to solve this. Many use the Pico Shell option with grep commands, but the easiest is to view the file using a windows app.
General Skills – Bases
You might get help from one of the decoding tools here… https://codebeautify.org/
General Skills – Resources
This is probably the easiest flag to find. I won’t even insult your intelligence by helping you with this one!