Skip to content

Encrypt any data piece with RSA into playable WAV files!

Notifications You must be signed in to change notification settings

eoksum/tunecrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TuneCrypt

🇹🇷 Herhangi bir veri parçacığını RSA ile oynatılabilir bir WAV dosyasına çevirebilir ve istenildiğinde tekrar eski haline döndürebilirsiniz.

Gereksinimler:

  • Python 3 veya daha yeni sürümler
  • Cryptography modülü (pip install cryptography komutu ile kurabilirsiniz)

TuneCrypt hobi amaçlı ve bir konseptin kanıtını sunmak amacıyla Emrecan Öksüm tarafından 01.07.2024 tarihinde eğitim ve deney amaçlı geliştirilmiştir. Eğer bu aracı yasa dışı bir şekilde kötüye kullanırsanız geliştirici bir sorumluluk almaz. Bu aracı kullanarak bu şartı kabul edersiniz.

🇺🇸 Encrypt any data piece with RSA into playable WAV files and decrypt them back to their original state whenever you want.

Requirements:

  • Python 3 or newer versions
  • Cryptography module (You can get it with pip install cryptography)

TuneCrypt is a hobby proof-of-concept project developed by Emrecan Oksum in 01.07.2024 for educational purposes. If you engage in any illegal activity, the author does not take any responsibility for it. By using this software you agree with this term.

About

Encrypt any data piece with RSA into playable WAV files!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages