First of all , it's a discussion and question...
1) What is exploits [Gunz exploits]? Give me an example please of exploit and how the developer use it.
2)Why peoples leave exploits in their sources/runnables?
3) How to leave exploits?
Thank you.![]()
First of all , it's a discussion and question...
1) What is exploits [Gunz exploits]? Give me an example please of exploit and how the developer use it.
2)Why peoples leave exploits in their sources/runnables?
3) How to leave exploits?
Thank you.![]()
o....m......f.....g
Basically, people leave exploits in the source code or builds due to the fact they either want to fuck a gunz server up when they feel like it or they don't want others to leech there work and keep it in for secure reasons.
If you can't find exploits in the source or builds of yours then fucking shoot yourself.
1) An example would be sending a value over 65535 when it expects a short, and does no before-hand checks to make sure the value is valid. When it attempts to put the value in a short, it crashes. Or when the Admin Console was still functional in '06 and some members could use it.
2) Not all exploits are left intentionally. If they mean more good than harm, it's a coding bug that can be used to do something they shouldn't be able to.
3) Learn how to program.