How to make MySQL Query secure?
Hello folks,
i have written a Plugin which saves the money of eachs player and give the money back after the rejoin the server. All works with a MYSQL Query. One Day a player come to me and wrote me this: Quote:
Quote:
I donīt want to post the plugin, because it is private work. If someone want to see some parts, he should PM me ;) |
Re: How to make MySQL Query secure?
str_018 string "ID_PENDING"
hmm ... |
Re: How to make MySQL Query secure?
Nobody will help you if you don't want to show your code and also non-steam isn't supported here.
You can take a look at this: http://www.amxmodx.org/funcwiki.php?go=func&id=1182 however there isn't a format-only function that returns the output into another string. Not sure why there isn't one, but someone has probably done a function like this before. |
Re: How to make MySQL Query secure?
I'm guessing you are sharing a compiled plugin without giving the source, and you want them to not be able to decompile the plugin and see your MySQL connection information.
AMXX is an open-source community, so you should provide the .sma file where you give the .amxx file or just don't let the .amxx file leak. |
| All times are GMT -4. The time now is 07:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.