https://github.com/cocomelonc/2023-04-16-malware-av-evasion-16
AV/VM evsaion part 16. C++ example
https://github.com/cocomelonc/2023-04-16-malware-av-evasion-16
Last synced: 22 days ago
JSON representation
AV/VM evsaion part 16. C++ example
- Host: GitHub
- URL: https://github.com/cocomelonc/2023-04-16-malware-av-evasion-16
- Owner: cocomelonc
- Created: 2023-04-16T22:48:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T07:30:38.000Z (about 2 years ago)
- Last Synced: 2025-04-11T03:53:02.843Z (22 days ago)
- Language: C++
- Size: 21.5 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware dev: AV engines evasion techniques - part 16. C++ malware implementation.
AV engines evasion via own `GetProcAddress` implementation. C++ malware example.
[https://cocomelonc.github.io/malware/2023/04/16/malware-av-evasion-16.html](https://cocomelonc.github.io/malware/2023/04/16/malware-av-evasion-16.html)