Skip to content

veggiedefender/pyc-secret-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyc-secret-lab

This is a short exercise to go along with the blog post.

decrypt.py contains an encrypted message. Try to decode it by finding the secret key in this repository!

Setup

You will need the cryptography module, which you can install by running:

pip install cryptography

Releases

No releases published

Packages

No packages published

Languages