An open API service indexing awesome lists of open source software.

https://github.com/karma9874/dna-cipher-script-ctf

A simple script to decode the genome DNA binary sequence (CTF Challenge)
https://github.com/karma9874/dna-cipher-script-ctf

binary cipher ctf dna

Last synced: 6 months ago
JSON representation

A simple script to decode the genome DNA binary sequence (CTF Challenge)

Awesome Lists containing this project

README

          

# DNA-Cipher-Script-CTF
A simple script to decode the genome DNA binary sequence (CTF Challenge)
## Usage
```python dna.py example_cipher.txt```

## Reference
![Images/dna_codes.png](Images/dna_codes.png)
![Images/genome_coding.jpg](Images/genome-coding.jpg)