Ecosyste.ms: Awesome
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 days ago
JSON representation
A simple script to decode the genome DNA binary sequence (CTF Challenge)
- Host: GitHub
- URL: https://github.com/karma9874/dna-cipher-script-ctf
- Owner: karma9874
- Created: 2020-05-16T06:58:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T14:25:33.000Z (about 4 years ago)
- Last Synced: 2024-05-02T02:21:10.255Z (7 months ago)
- Topics: binary, cipher, ctf, dna
- Language: Python
- Size: 78.1 KB
- Stars: 20
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)