Skip to content

Steganography Engine Using Typos. We all make misstakes

Notifications You must be signed in to change notification settings

NasoohOlabi/Typoceros

Repository files navigation

Typoceros

Steganography Using Typos. We all make misstakes

Links

Stegasus Parent Steganography Engine with paper and links

Still in Development

  • Decoder shouldn't know the original_string
  • A valid match is a match that can be decoded without knowing the original_string
  • Increase the script speed
  • Increase the test script speed
  • Optimize string manipulations
  • Add Chunks with more than one error each with no suggestions to user dictionary!
  • Pass some tests
  • Double check non keyboard typos work
  • migrate to java lang_tool bottle neck
  • save words
  • dictionary
  • missing character typo
  • dynamic programming for encode and decode value selection spaces [5, 5, 5] values [5, 0, 3] and [2, 4, 4] => 10100101
  • logger
  • Remove dead chunks and replace it with dead words! there is no need to loose the whole chunk.

Releases

No releases published

Packages

No packages published

Languages