- Joined
- Feb 24, 2015
- Messages
- 66
- Reaction score
- 1
anayone can share their code for buffer overrun?..
so that only my neuz.exe can run in my client.
so that only my neuz.exe can run in my client.
Build source in debug mode and start it from Visual studio. If you dont know how. Search google on how to run Debug.
anayone can share their code for buffer overrun?..
char buf[16];
buf[17] = 1;
Code:char buf[16]; buf[17] = 1;
Np m8.
You asked for an Buffer overrun code. So he replied with the correct code.
Look on google what an Buffer Overrun is meaning then ask the correct question![]()