Writeup for Convertme @picoCTF
Convertme
convertme.py
| 100 points
Tags: Category: General Skills: base Python
AUTHOR: LT ‘SYREAL’ JONES
Description
Run the Python script and convert the given number from decimal to binary to get the flag.
1 | python3 convertme.py |
Flag
1 | picoCTF{4ll_y0ur_b4535_9c3b7d4d} |