Skip to content

Instantly share code, notes, and snippets.

View sergiolepore's full-sized avatar
🎮
Game & Narrative Design

Sergio Lepore sergiolepore

🎮
Game & Narrative Design
View GitHub Profile
#!/bin/bash
echo "JyO7wNzc8xht47QKWohfDVj6Sc2qH+X5tBCT+uetocIJcjQnp/2f1ViEBR+ty0Cz" | openssl aes-128-cbc -K $(printf wearetpb | sha256sum | head -c 32 | tr '[:lower:]' '[:upper:]') -nosalt -nopad -iv 0 -base64 -d -p