Raised This Month: $51 Target: $400
 12% 

Is there any safer ways than write on scripting files?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Starbish
AlliedModders Donor
Join Date: Oct 2011
Location: South Korea
Old 11-07-2011 , 08:37   Is there any safer ways than write on scripting files?
Reply With Quote #1

The reason why i want to know is my project.
It requires Main Server's IP / MySQL Databases Access Authority(ID, Pass)
In order to succeed my project, the main server's IP must be not exposured.
so i wrote that on scripting files but, the decompiler had been released.
if a project's user can get a main server's ip, MySQL Information by doing that.

Is there any ideas to represent it?

Sry for my bad eng
__________________

Last edited by Starbish; 11-07-2011 at 08:38.
Starbish is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 11-07-2011 , 09:31   Re: Is there any safer ways than write on scripting files?
Reply With Quote #2

Put that information in your server's addons/sourcemod/configs/databases.cfg

Unless you're trying to hide it from everyone, including admins that use your plugin.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 11-07-2011 at 09:32.
Powerlord is offline
Starbish
AlliedModders Donor
Join Date: Oct 2011
Location: South Korea
Old 11-08-2011 , 17:34   Re: Is there any safer ways than write on scripting files?
Reply With Quote #3

Quote:
Originally Posted by Powerlord View Post
Put that information in your server's addons/sourcemod/configs/databases.cfg

Unless you're trying to hide it from everyone, including admins that use your plugin.
I didn't explain something.
I can't share databases.cfg with others.
so, i wrote scripting files on it.
the files will be shared but decompiler has been released.
so, the informations of them can be exposured by decompiling.
__________________
Starbish is offline
necavi
Veteran Member
Join Date: Sep 2010
Old 11-08-2011 , 17:59   Re: Is there any safer ways than write on scripting files?
Reply With Quote #4

Check the lysis thread, we explained the best method for you.
necavi is offline
psychonic

BAFFLED
Join Date: May 2008
Old 11-08-2011 , 19:05   Re: Is there any safer ways than write on scripting files?
Reply With Quote #5

Quote:
Originally Posted by Starbish View Post
so, i wrote scripting files on it.
the files will be shared but decompiler has been released.
so, the informations of them can be exposured by decompiling.
You were never allowed to share smx files without the source so there is no difference.
psychonic is offline
Starbish
AlliedModders Donor
Join Date: Oct 2011
Location: South Korea
Old 11-09-2011 , 00:36   Re: Is there any safer ways than write on scripting files?
Reply With Quote #6

Quote:
Originally Posted by necavi View Post
Check the lysis thread, we explained the best method for you.
Really Thanks!
__________________
Starbish is offline
Starbish
AlliedModders Donor
Join Date: Oct 2011
Location: South Korea
Old 11-09-2011 , 00:37   Re: Is there any safer ways than write on scripting files?
Reply With Quote #7

Quote:
Originally Posted by psychonic View Post
You were never allowed to share smx files without the source so there is no difference.
I know what you want to say.
if my project's user want to get a source, I'll give it him without my IP, MySQL Info.
__________________
Starbish is offline
psychonic

BAFFLED
Join Date: May 2008
Old 11-09-2011 , 00:54   Re: Is there any safer ways than write on scripting files?
Reply With Quote #8

Quote:
Originally Posted by Starbish View Post
I know what you want to say.
if my project's user want to get a source, I'll give it him without my IP, MySQL Info.
No, you would have to give source that could recompile the same logical binary.
psychonic is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 11-09-2011 , 18:09   Re: Is there any safer ways than write on scripting files?
Reply With Quote #9

Nothing has changed with decompiler anyway, If you would have given me the plugin, I could just open it in notepad and find out the IP in 5 secs, doesn't even need a hex editor.
There is no way to hide something. Compiled doesn't mean it's hidden.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0

Last edited by berni; 11-09-2011 at 18:09.
berni is offline
psychonic

BAFFLED
Join Date: May 2008
Old 11-09-2011 , 19:19   Re: Is there any safer ways than write on scripting files?
Reply With Quote #10

Quote:
Originally Posted by berni View Post
I could just open it in notepad and find out the IP in 5 secs
When did notepad get gunzip capability?
psychonic is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:51.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode