https://github.com/cocomelonc/2023-06-07-syscalls-1
Malware dev tricks. Syscalls part 1. Simple C example
https://github.com/cocomelonc/2023-06-07-syscalls-1
Last synced: 22 days ago
JSON representation
Malware dev tricks. Syscalls part 1. Simple C example
- Host: GitHub
- URL: https://github.com/cocomelonc/2023-06-07-syscalls-1
- Owner: cocomelonc
- Created: 2023-06-08T12:54:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-08T13:06:58.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T03:53:01.864Z (22 days ago)
- Language: C
- Size: 51.8 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware dev trick - part 32. Syscalls - part 1. C++ malware implementation.
Malware dev trick - part 32, intro to windows syscalls. C++ malware example.
[https://cocomelonc.github.io/malware/2023/06/07/syscalls-1.html](https://cocomelonc.github.io/malware/2023/06/07/syscalls-1.html)