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

https://github.com/cocomelonc/2023-02-13-malware-av-evasion-11

Malware AV evasion part 11. DES encryption. C++ implementation.
https://github.com/cocomelonc/2023-02-13-malware-av-evasion-11

Last synced: 3 months ago
JSON representation

Malware AV evasion part 11. DES encryption. C++ implementation.

Awesome Lists containing this project

README

        

# Malware dev: AV engines evasion techniques - part 11. C++ malware implementation.

AV engines evasion via encrypt and decrypt payload with DES algorithm. C++ malware implementation example.

[https://cocomelonc.github.io/malware/2023/02/13/malware-av-evasion-11.html](https://cocomelonc.github.io/malware/2023/02/12/malware-av-evasion-11.html)