Tags: 2021 reklest justctf re
Rating:
1. Decode the javascript filename.
```python#!/usr/bin/python3
from struct import packfrom base64 import b64decode
p64 = lambda x : pack("
I don't remember