https://github.com/cocomelonc/2021-10-26-windows-shellcoding-1
Windows shellcoding part1. Simplest examples in C/C++
https://github.com/cocomelonc/2021-10-26-windows-shellcoding-1
Last synced: 22 days ago
JSON representation
Windows shellcoding part1. Simplest examples in C/C++
- Host: GitHub
- URL: https://github.com/cocomelonc/2021-10-26-windows-shellcoding-1
- Owner: cocomelonc
- Created: 2021-10-27T17:57:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T01:49:34.000Z (over 3 years ago)
- Last Synced: 2025-04-11T03:53:04.430Z (22 days ago)
- Language: C
- Size: 58.6 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows x86 shellcoding part 1.
Simplest C/C++ example. Run calc.exe and exit.
[https://cocomelonc.github.io/tutorial/2021/10/27/windows-shellcoding-1.html](https://cocomelonc.github.io/tutorial/2021/10/27/windows-shellcoding-1.html)