├── Images ├── dna_codes.png └── genome-coding.jpg ├── README.md ├── dna.py └── example_cipher.txt /Images/dna_codes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karma9874/DNA-Cipher-Script-CTF/HEAD/Images/dna_codes.png -------------------------------------------------------------------------------- /Images/genome-coding.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karma9874/DNA-Cipher-Script-CTF/HEAD/Images/genome-coding.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karma9874/DNA-Cipher-Script-CTF/HEAD/README.md -------------------------------------------------------------------------------- /dna.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karma9874/DNA-Cipher-Script-CTF/HEAD/dna.py -------------------------------------------------------------------------------- /example_cipher.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karma9874/DNA-Cipher-Script-CTF/HEAD/example_cipher.txt --------------------------------------------------------------------------------