Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Bui
tdid hasn't even posted in this thread...
Please don't bother replying to this post; the thread has been spammed enough as it is.
I said it somewhere else and hey, everyone except spruitje knows it is a joke.
Quote:
Originally Posted by
Quackster
Download link changed and thread edited. :):
Thats a simple thing to add but nice one. In my opinion phoenix should die but if people want to run a stone aged hotel with this I dont really care.
[PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
tdid
Thats a simple thing to add but nice one. In my opinion phoenix should die but if people want to run a stone aged hotel with this I dont really care.
Do you have any sense at all?. Phoenix is way more stabler then any other emulator out there at the moment why say "Phoenix should die?" You my friend are just plain stupid I know you have an opinion but just keep it to yourself, haha!
Re: [PATCHER] Phoenix License URL Modifier
What connector type is being used by Phoenix. I kind-off forgot and if you know it please add an download link to it too.
Re: [PATCHER] Phoenix License URL Modifier
[PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Spruitje
What connector type is being used by Phoenix. I kind-off forgot and if you know it please add an download link to it too.
This one I think make sure you uninstall any MySQL connector before installing this one below.
Download: http://www.4shared.com/file/udBNLRxK...or-net-654.htm
Re: [PATCHER] Phoenix License URL Modifier
Nice release! I was very bored and decided to add a little extra layer of security to stop people from both using and seeing your licence.php and override.php files. If you're interested do the following:
Open up licence.php and add the following code to the top right after the '<?php' tag:
PHP Code:
$allowedIps = array
(
'127.0.0.1',
'12.345.67.98' //Here should be your server IP
);
if(!in_array($_SERVER['REMOTE_ADDR'], $allowedIps))
{
header("HTTP/1.0 404 Not Found");
exit;
}
Thinking about it, you're going to want to put your own IP in override.php to initiate the secret hotel commands like :rave, :makesay etc. With this comes a risk - your own IP is there in the php file. Any script kiddie (boy there are a lot) can simply go on your hotel and go to /phx/override.php and attack your IP so I highly recommend you use the following code for your override.php
Since there is no PHP in this file, we need to add the tags so, the entire file should look like this (In case you're an utter noob, heres a pic http://puu.sh/2JVsT.png):
PHP Code:
<?php
$allowedIps = array
(
'127.0.0.1',
'12.345.67.98' //Here should be your server IP
);
if(!in_array($_SERVER['REMOTE_ADDR'], $allowedIps))
{
header("HTTP/1.0 404 Not Found");
exit;
}
?>
your.ip.here
To state the obvious, you need to change the 12.345.67.98 and your.ip.here to your own IP's.
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Matthew
Nice release! I was very bored and decided to add a little extra layer of security to stop people from both using and seeing your licence.php and override.php files. If you're interested do the following:
Open up licence.php and add the following code to the top
right after the '<?php' tag:
PHP Code:
$allowedIps = array
(
'127.0.0.1',
'12.345.67.98' //Here should be your server IP
);
if(!in_array($_SERVER['REMOTE_ADDR'], $allowedIps))
{
header("HTTP/1.0 404 Not Found");
exit;
}
Thinking about it, you're going to want to put your own IP in override.php to initiate the secret hotel commands like :rave, :makesay etc. With this comes a risk - your own IP is there in the php file. Any script kiddie (boy there are a lot) can simply go on your hotel and go to /phx/override.php and attack your IP so I highly recommend you use the following code for your override.php
Since there is no PHP in this file, we need to add the tags so, the entire file should look like this (In case you're an utter noob, heres a pic
http://puu.sh/2JVsT.png):
PHP Code:
<?php
$allowedIps = array
(
'127.0.0.1',
'12.345.67.98' //Here should be your server IP
);
if(!in_array($_SERVER['REMOTE_ADDR'], $allowedIps))
{
header("HTTP/1.0 404 Not Found");
exit;
}
?>
your.ip.here
To state the obvious, you need to change the 12.345.67.98 and your.ip.here to your own IP's.
Added your post to the main thread. :):
Re: [PATCHER] Phoenix License URL Modifier
Sometimes this emulator uses 100% of my CPU, is this normal? my database is indexed
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
LucasAbade
Sometimes this emulator uses 100% of my CPU, is this normal? my database is indexed
Blame Aaron.
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Quackster
Blame Aaron.
No way for fix it?
Re: [PATCHER] Phoenix License URL Modifier
You didn't make any problem to deobfuscate and crack phoenix all these times and now you say that you obfuscated your patcher to protect your code and the intelligence behind this application? well i think not..
Here it is the deobfuscated code:
[C#] Quackster patcher source code - Pastebin.com
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
gianni95
You didn't make any problem to deobfuscate and crack phoenix all these times and now you say that you obfuscated your patcher to protect your code and the intelligence behind this application? well i think not..
Here it is the deobfuscated code:
[C#] Quackster patcher source code - Pastebin.com
And the point of that was?
1 Attachment(s)
Re: [PATCHER] Phoenix License URL Modifier
I get the error all the time in my emulator. I do not know what the problem is. When I click on any link in the navigator, I get a disconnect, please help me!
Exceptions: Error in thread Navigator cache box:
System.NullReferenceException: Object reference not set to an instance of an object.
at ns0.Class92.method_0 (GClass4 gclass4_0)
at ns0.Class187.method_12 (Class122 class122_0, Int32 int_0)
at ns0.Class205.method_0 ()
Attachment 129019
Threaderror: Error in Thread Navigator cache task:
System.NullReferenceException: Object reference not set to an instance of an object.
at ns0.Class92.method_0 (GClass4 gclass4_0)
at ns0.Class187.method_12 (Class122 class122_0, Int32 int_0)
at ns0.Class205.method_0 ()
Re: [PATCHER] Phoenix License URL Modifier
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Spruitje
Nobody needs to reset I assume as if you're sure that Phoenix is going to be able to use without having to reset and so not need to delete the database.
I was sure that Phoenix wasn't going to an end but anyhow I kept the database and now since it came back I still have the database and no reset nothing so this was a saviour but if it really didn't came back and I was sure about it then I would remove it so it was.pretty much weighting the chance if coming back or not.
Sent from my GT-I9070 using Tapatalk 2
Oh no, you forget the different database tables, structures and the hotels who're using customs and if they use the new build baibai!