Skip to content

Can be used to prevent your files for being exploit by intruders.

License

Notifications You must be signed in to change notification settings

mehranhussain/Encrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Encrypter

Can be used to prevent files for being exploit by intruders.

Encryption & Decryption of Data using RC4 (Substitution method)

i. Encryption will start by using a KEY but cannot totally depend upon the key.

ii. Encrypt data by RC4 algorithm that produces internal KEY by randomly generated Permutation of 256 character string.

iii. 256 permutations of the internal key technique.

iv. Encrypt executable files quickly (encrypting few binaries of data).

About

Can be used to prevent your files for being exploit by intruders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages