full-greenF
Cyber Info3y ago
30 replies
full-green

Trying to decode a cipher but need assistance.

In this cipher previously posted by DrJacoby, you're given 2 hints which are both an audio file and an image. The audio file (when viewed in a spectrogram) gives you "-s 7 -m 153". Because of the name of the file and how that looks, you can see they're command parameters for this crypter.py file. This means your final command will look something like this "python3 .\crypter.py -i .\decrypt_msg.txt -o output.txt -c X -s 7 -m 153". That X is where this last image comes in. I believe both these hints are command parameters where the audio file tells you the shift and mode to use, whereas, the image file tells you what cipher to use. please look at the image and let me know what you get from it. So far I have established 2, 3, 5 and 6 are all wonky and have rings on them, giving you the new number sequence 2, 3, 4, 1. All help is appreciated!
12days.jpg
param.wav429.91KB
Was this page helpful?