Protect private amxx plugin
Hi.
My friend made a private amxx plugin but when i tryed to use a decompiler it shows informations that shouldn't be seen by anybody like SQL_HOST or database password :( What can i do to protect the plugin from decompiler programs ? Here is part of the plugin (example): Quote:
Quote:
|
Re: Protect private amxx plugin
Use cvar's than format the SQL lines.
|
Re: Protect private amxx plugin
Quote:
|
Re: Protect private amxx plugin
Just don't give out the amxx
Problem solved |
Re: Protect private amxx plugin
Quote:
|
Re: Protect private amxx plugin
So is it possible or not ?
The plugin contains data like: #define SQL_HOST "IP" #define SQL_USER "user" #define SQL_PASS "password" #define SQL_DB "path" Can i hide those from a decompiler program or not ? |
Re: Protect private amxx plugin
I've already replied in topics like this.
Search for them. |
Re: Protect private amxx plugin
Quote:
|
Re: Protect private amxx plugin
maybe a few words such as 'private' and 'plugin'?
|
Re: Protect private amxx plugin
Nothing ... just say, is it possible ?
I don't wanna waste your time if it isn't. |
| All times are GMT -4. The time now is 04:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.