Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.09 KB

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.