https://github.com/cocomelonc/2023-06-09-syscalls-2
Malware dev tricks - part 33. Syscalls part 2. Simple C++ PoC example
https://github.com/cocomelonc/2023-06-09-syscalls-2
Last synced: 22 days ago
JSON representation
Malware dev tricks - part 33. Syscalls part 2. Simple C++ PoC example
- Host: GitHub
- URL: https://github.com/cocomelonc/2023-06-09-syscalls-2
- Owner: cocomelonc
- Created: 2023-06-10T03:33:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T03:45:49.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T03:53:01.734Z (22 days ago)
- Language: C
- Size: 96.7 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 33. Syscalls - part 2. C++ malware implementation.
Malware dev trick - part 33, example of a created syscall in an assembly file. C++ malware example.
[https://cocomelonc.github.io/malware/2023/06/09/syscalls-2.html](https://cocomelonc.github.io/malware/2023/06/09/syscalls-2.html)