Alvo is a tiny stand alone application with only 38K size, which encrypt/decrypt any kind of files. It uses a very safe and fast csprng algorithm on stream cipher, and erase files permanently. Bellow is an explanation how it works. From the left to right, the first column is the list with the filenames, the second is the extension, and the right one is the correspondent file sizes in Bytes. Grey lines are the files not encrypted; white line is the file selected to encrypt; bright red line is the file selected to decrypt. Red lines are files already encrypted by Alvo. This application uses 2^160 key.

 

 

  /\|_\/()

 

  00A                  2,053,842

  00B                  2,053,842

  06MB70    TXT            3,165

  070209    TXT               28

  090209    TXT               50

  0TMB71    TXT              810

  10N2A1    TXT               24

  12N12A3   TXT              144

  13-01-20  TXT            2,619

  TEST      TXT            1,944

  14N13A3   TXT              156

  15-01-20  TXT            1,458

  150109    TXT              990

  15MB70    TXT            3,555

  15N3A1    TXT               36

  160109    TXT            1,950

  170109    TXT              200

  18N8A2    TXT               96

  200                    626,628

 

 

 

 

Up arrow

Move Up one file

Down arrow

Move Down one file

Left arrow

Move left one character

Right arrow

Move right one character

PgUp

Move Up 19 files

PgDw

Move Down 19 files

Home

Go to first file

End

Go to last file

Any character

Alphabetic selection

Enter

Choose the file

Del

Delete a file permanently

Esc

Backward function until end

 

Select a file using the above keys and press Enter on the bright line, e.g. TEST.TXT. After that you can write your key to encrypt/decrypt the selected file.

 

 

  /\|_\/()

 

  00A                  2,053,842

  00B                  2,053,842

  06MB70    TXT            3,165

  070209    TXT               28

  090209    TXT               50

  0TMB71    TXT              810

  10N2A1    TXT               24

  12N12A3   TXT              144

  13-01-20  TXT            2,619

  TEST      TXT            1,944  write here your key

  14N13A3   TXT              156

  15-01-20  TXT            1,458

  150109    TXT              990

  15MB70    TXT            3,555

  15N3A1    TXT               36

  160109    TXT            1,950

  170109    TXT              200

  18N8A2    TXT               96

  200                    626,628

 

 

 

 

Here you can write the key in two different ways. Simply by pressing keys, or using the Left/Right, to place the cursor, and the Up/Down, to choose the characters. After that press Enter and the file will be start to encrypt/decrypt. On the right of the file size, is showed the encrypt/decrypt evolution process.

 

 

  /\|_\/()

 

  00A                  2,053,842

  00B                  2,053,842

  06MB70    TXT            3,165

  070209    TXT               28

  090209    TXT               50

  0TMB71    TXT              810

  10N2A1    TXT               24

  12N12A3   TXT              144

  13-01-20  TXT            2,619

  TEST      TXT            1,944  ||||||||||||||||||||||||

  14N13A3   TXT              156

  15-01-20  TXT            1,458

  150109    TXT              990

  15MB70    TXT            3,555

  15N3A1    TXT               36

  160109    TXT            1,950

  170109    TXT              200

  18N8A2    TXT               96

  200                    626,628

 

 

 

 

After the encrypt process the white line will be changed to bright red meaning the file was encrypted by Alvo. To decrypt the file, do the same way with the original key.

 

 

  /\|_\/()

 

  00A                  2,053,842

  00B                  2,053,842

  06MB70    TXT            3,165

  070209    TXT               28

  090209    TXT               50

  0TMB71    TXT              810

  10N2A1    TXT               24

  12N12A3   TXT              144

  13-01-20  TXT            2,619

  TEST      TXT            1,944

  14N13A3   TXT              156

  15-01-20  TXT            1,458

  150109    TXT              990

  15MB70    TXT            3,555

  15N3A1    TXT               36

  160109    TXT            1,950

  170109    TXT              200

  18N8A2    TXT               96

  200                    626,628

 

 

 

 

To decrypt a file, choose a red line, and press Enter. Write the original key and press Enter Again. After that, and if the key is correct, the file is decrypted.

 

 

  /\|_\/()

 

  00A                  2,053,842

  00B                  2,053,842

  06MB70    TXT            3,165

  070209    TXT               28

  090209    TXT               50

  0TMB71    TXT              810  Del

  10N2A1    TXT               24

  12N12A3   TXT              144

  13-01-20  TXT            2,619

  TEST      TXT            1,944

  14N13A3   TXT              156

  15-01-20  TXT            1,458

  150109    TXT              990

  15MB70    TXT            3,555

  15N3A1    TXT               36

  160109    TXT            1,950

  170109    TXT              200

  18N8A2    TXT               96

  200                    626,628

 

 

 

 

To delete a file press Del. To confirm press Del again and the file will be lost for ever, with no chances to be restored. If you want not to erase the file press Esc. Warning: The key is case sensitive, and before encrypt a file, memorize the key, on contrary, you loose the file for ever.

 

Download

October 2009 - Ribeiro Alvo