https://github.com/cocomelonc/2022-09-15-malware-av-evasion-10
Malware AV/VM evasion: anti-debugging. NtGlobalFlag. C++ implementation
https://github.com/cocomelonc/2022-09-15-malware-av-evasion-10
Last synced: 12 days ago
JSON representation
Malware AV/VM evasion: anti-debugging. NtGlobalFlag. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-09-15-malware-av-evasion-10
- Owner: cocomelonc
- Created: 2022-09-15T22:17:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T07:02:12.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:36:11.275Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware AV/VM evasion - part 10. C++ malware implementation.
Malware AV/VM evasion. Anti-debugging via NtGlobalFlag. C++ malware implementation example.
[https://cocomelonc.github.io/malware/2022/09/15/malware-av-evasion-10.html](https://cocomelonc.github.io/malware/2022/09/15/malware-av-evasion-10.html)