An open API service indexing awesome lists of open source software.

https://github.com/cocomelonc/2022-08-16-malware-av-evasion-9

Malware AV evasion via RC4 encrypt. C++ example
https://github.com/cocomelonc/2022-08-16-malware-av-evasion-9

Last synced: 12 days ago
JSON representation

Malware AV evasion via RC4 encrypt. C++ example

Awesome Lists containing this project

README

        

# Malware AV evasion part 9. base64 + RC4. C++ malware implementation.

Malware AV evasion. Encrypt base64 encoded payload via RC4 algorithm. C++ malware implementation example.

[https://cocomelonc.github.io/malware/2022/08/16/malware-av-evasion-9.html](https://cocomelonc.github.io/malware/2022/08/16/malware-av-evasion-9.html)