Skip to content

ignacioj/RC4_Encrypt-Decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

RC4_Encrypt-Decrypt

RC4 encryption and decryption tool (c#)

Usage:

data_file: binary file to decode

key_file: binary file with the key

output_file: if not specified it will display the output on screen

rc4ed.exe data_file key_file output_file

About

RC4 encryption and decryption tool (c#)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages