Trying to add DNA codes source??

pull/2/head
John Hammond 2018-09-20 11:00:08 -04:00
parent 2a9039b148
commit 851da26ada
2 changed files with 6 additions and 0 deletions

View File

@ -90,6 +90,12 @@ Steganography
Tabs and spaces could be representing 1's and 0's and treating them as a binary message... or, they could be whitespace done with [`snow`][snow] or an esoteric programming language interpreter: [http://ws2js.luilak.net/interpreter.html](http://ws2js.luilak.net/interpreter.html) Tabs and spaces could be representing 1's and 0's and treating them as a binary message... or, they could be whitespace done with [`snow`][snow] or an esoteric programming language interpreter: [http://ws2js.luilak.net/interpreter.html](http://ws2js.luilak.net/interpreter.html)
* DNA Codes
When given a sequence with only A, C, G, T , there is an online mapping for these. Try this:
![img/dna_codes.png](img/dna_codes.png)
* [`snow`][snow] * [`snow`][snow]
A command-line tool for whitespace steganography (see above). A command-line tool for whitespace steganography (see above).

BIN
img/dna_codes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB