piopy / ccva

ccva is software that came to my mind watching mr robot series. It allows you to hide more files into another one (.mp3 , .jpg, .pdf, .exe tested) with the possibility of crypt it using the AES256 method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccva

DESCRIPTION

ccva is software that came to my mind watching mr robot series. It allows you to hide more files into another one (.mp3 , .jpg, .pdf tested) with the possibility of crypt it using the AES256 method

p.s. i am NOT responsible for any damages or data loss. If you will contact me saying "i melted my PC" i will only laugh. a lot.

ccva

INSTALL AND USE IT

(you may need to disable the antivirus)

  • Download the last release from here.
  • Unzip and run Program/ccva.exe

Join files into one:

  • Choose the "base" file
  • Choose the files to be hidden/joined
  • Choose Encryption mode (none, AES)
  • Join!

Open a joined file:

  • Open it and decrypt it using ccva (WinRar may be requested)

THANKS

** Copyright (c) 2016, 2017 BurningHAM18, cttynul **

MIND REFRESH ABOUT LICENSE AND COPYRIGHT:

  • PROGRAM IS UNDER GPLv3 >>>> READ IT HERE
  • THE LICENSE CAN'T BE MODIFIED OR DELETED
  • THE COPYRIGHT NOTE CAN'T BE DELETED, AT LEAST YOU CAN ADD YOURSELF TO THE NAMES
  • YOU CAN' T WRITE "THANKS FOR THE IDEA" IF MORE ALGORITHM OF OURS ARE USED IN YOUR SOFTWARE

About

ccva is software that came to my mind watching mr robot series. It allows you to hide more files into another one (.mp3 , .jpg, .pdf, .exe tested) with the possibility of crypt it using the AES256 method

License:GNU General Public License v3.0


Languages

Language:C# 100.0%