/SpyChat

Primary LanguagePython

SpyChat

A terminal chat app in python which uses Steganography module to hide text in messages.
Required Packages

  1. Passlib(for password encryption)
  2. Steganography (for hiding text in images)
  3. Sqlite for Handling Data
  4. Ctypes for showing errors