Tags: crypto ascii 

Rating:

You have a string, containing some numbers in different bases (2, 8, 10, 16). Each number represent an ASCII character. Decode it and you'll find the flag

The complete write up, with the full code is available [HERE](https://zenhack.it/writeups/HackCon2018/diversity/)

Original writeup (https://zenhack.it/writeups/HackCon2018/diversity/).