项目作者: Jyang772
项目描述 :
XOR encryption, malware crypter
高级语言: C++
项目地址: git://github.com/Jyang772/XOR_Crypter.git
XOR_Crypter
This is a simple file crypter.
Reads in file data.
“Encrypts” file data using XOR encryption
Outputs file with encrypted data
When crypted file is run, file data is decrypted in system memory
File is then executed from system memory
Downloading and Contributing
- Fork the project