Skip to content

Instantly share code, notes, and snippets.

@raymonstah
Last active May 1, 2024 01:23
Show Gist options
  • Save raymonstah/5462963e2e857d327965 to your computer and use it in GitHub Desktop.
Save raymonstah/5462963e2e857d327965 to your computer and use it in GitHub Desktop.
print(''.join([chr(x) for x in [int(x,16) for x in \
[str(hex(2 * 2 * 5 * 7 * 37 * 149 * 5417 * 148781 \
* 51939996061871)[i:(i+2)])\
for i in range(25)][2::2]]]))
@Rudxain
Copy link

Rudxain commented May 1, 2024

feel free to use it as you like

Thanks!

I also ported it, but I don’t recall from where.

lmao 💀. I can relate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment