-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
so seriously, Aaron can delete your DB with that damn simple command..?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
yes, and even when no one knew that in this cracked version the command had been removed, they had said that they would delete the databases of those who used it. hehehe but... surprise! no more command :D
If you want, I post the code that they have used to do this operation ghghgh
I say things with a smile, but I assure you that I am very serious.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Hmm, with my official license, thatI test local, it doesn't work.
But i'm interrested in that code.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
The 'special command', as I know it, is total bullshit.
As far as you and I know, there are numerous ways one can run Phoenix without a license - regardless what some say - infact the easiest alternative to this is, or at least was the hosts file trick.
That, to me, deems it 'cracked', without physically removing what you call a special command. Phoenix cracked and functioning, I set out to try the rumoured command(s) (there's variations.. D:) you all speak of.
No such thing?! It's either utter bullshit, or you've got the command name/ syntax all wrong.. :sneaky2:
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Nominal you are stupid, hosts file was not a crack it was simply avoiding the license system. This is removed the license system, and the command is not bullshit Aaron realised people cracking Phoenix and added the command to 3.6. The hosts file stops working most of time aswell.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Can anyone look at page 49 and help me out?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
use the database of my phoenix edit?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
@Nominal
This is the semi obuscated code that delete all users, rooms, and all items from your database.
as you can see the command 'amiaaron' go to L_153a that execute 3 mysql query on the database that empty the tables
"DELETE * FROM items;"
"DELETE * FROM users;"
"DELETE * FROM rooms;"
at the end, it print this:
"Important Notice from Hotel Management"
"Uh oh, this hotel is running an unlicenced version of Phoenix Emulator.. as a result I\'m afraid your database just vanished! :(\r\n- Try paying for a licence next time and this won\'t happen :)"
then... I have removed this danger.
Remember that I'm not a bullshit man... I joke, I smile, but I'm serious.
Code:
.......
L_25a0: newobj instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::.ctor(int32)
L_25a5: dup
L_25a6: ldstr "commands"
L_25ab: ldc.i4.0
L_25ac: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
L_25b1: dup
L_25b2: ldstr "proxylol"
L_25b7: ldc.i4.1
L_25b8: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
L_25bd: dup
L_25be: ldstr "amiaaron"
L_25c3: ldc.i4.2
L_25c4: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
L_25c9: dup
L_25ca: ldstr "info"
L_25cf: ldc.i4.3
L_25d0: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
..........
L_2698: switch (L_256d, L_16f2, L_1621, L_1516, L_1516, L_1516, L_14ac, L_1236, L_1093, L_0ee4, L_07ee, L_07ee, L_0d20, L_07c0, L_073b, L_0061)
..........
L_153a: br L_167a
L_153f: nop
L_1540: call class Phoenix.Storage.x6afab36292a61282 Phoenix.xcf610c81231340bb::x2cea531af9388ee6()
L_1545: callvirt instance class Phoenix.Storage.xc133500a5775b79b Phoenix.Storage.x6afab36292a61282::x5cd51f3f5a321826()
L_154a: stloc.s xcabb
L_154c: nop
L_154d: ldloc.s xcabb
L_154f: ldstr "DELETE * FROM items;"
L_1554: callvirt instance void Phoenix.Storage.xc133500a5775b79b::xa266202b32508032(string)
L_1559: nop
L_155a: ldloc.s xcabb
L_155c: ldstr "DELETE * FROM users;"
L_1561: callvirt instance void Phoenix.Storage.xc133500a5775b79b::xa266202b32508032(string)
L_1566: nop
L_1567: ldloc.s xcabb
L_1569: ldstr "DELETE * FROM rooms;"
L_156e: callvirt instance void Phoenix.Storage.xc133500a5775b79b::xa266202b32508032(string)
L_1573: nop
L_1574: nop
L_1575: leave.s L_158f
L_1577: ldloc.s xcabb
L_1579: ldnull
L_157a: ceq
L_157c: stloc.s flag4
L_157e: br.s L_158a
L_1580: ldloc.s xcabb
L_1582: callvirt instance void [mscorlib]System.IDisposable::Dispose()
L_1587: nop
L_1588: br.s L_158e
L_158a: ldloc.s flag4
L_158c: brfalse.s L_1580
L_158e: endfinally
L_158f: nop
L_1590: ldc.i4.1
L_1591: stloc.s flag3
L_1593: leave L_6626
L_1598: br L_1675
L_159d: ldloc.s xadccad
L_159f: ldstr "Important Notice from Hotel Management"
L_15a4: callvirt instance void Phoenix.Messages.x89adc77c0a5647d3::xe878598d6a487b26(string)
L_15a9: nop
L_15aa: ldloc.s xadccad
L_15ac: ldstr "Uh oh, this hotel is running an unlicenced version of Phoenix Emulator.. as a result I\'m afraid your database just vanished! :(\r\n- Try paying for a licence next time and this won\'t happen :)"
@Habgo
try open the table 'server_status' and empty it. or put 0 in field 'stamp'
Are you sure to use the database on the archive?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Get the same error.. Figured out that the emulator works if I delete everything in server_status, but that fucks up the user count on my site..
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
Habgo
Get the same error.. Figured out that the emulator works if I delete everything in server_status, but that fucks up the user count on my site..
Yeah why did u delete that? :zippy:
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Because the emulator works if I empty server_status.. It doesn't when everything is there.. I have a new problem now. It comes up on the emulator that I connect, but in the same secound it tells me that I disconnect..
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
Predator75
@Nominal
This is the semi obuscated code that delete all users, rooms, and all items from your database.
as you can see the command 'amiaaron' go to L_153a that execute 3 mysql query on the database that empty the tables
"DELETE * FROM items;"
"DELETE * FROM users;"
"DELETE * FROM rooms;"
at the end, it print this:
"Important Notice from Hotel Management"
"Uh oh, this hotel is running an unlicenced version of Phoenix Emulator.. as a result I\'m afraid your database just vanished! :(\r\n- Try paying for a licence next time and this won\'t happen :)"
then... I have removed this danger.
Remember that I'm not a bullshit man... I joke, I smile, but I'm serious.
Code:
.......
L_25a0: newobj instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::.ctor(int32)
L_25a5: dup
L_25a6: ldstr "commands"
L_25ab: ldc.i4.0
L_25ac: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
L_25b1: dup
L_25b2: ldstr "proxylol"
L_25b7: ldc.i4.1
L_25b8: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
L_25bd: dup
L_25be: ldstr "amiaaron"
L_25c3: ldc.i4.2
L_25c4: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
L_25c9: dup
L_25ca: ldstr "info"
L_25cf: ldc.i4.3
L_25d0: call instance void [mscorlib]System.Collections.Generic.Dictionary`2<string, int32>::Add(!0, !1)
..........
L_2698: switch (L_256d, L_16f2, L_1621, L_1516, L_1516, L_1516, L_14ac, L_1236, L_1093, L_0ee4, L_07ee, L_07ee, L_0d20, L_07c0, L_073b, L_0061)
..........
L_153a: br L_167a
L_153f: nop
L_1540: call class Phoenix.Storage.x6afab36292a61282 Phoenix.xcf610c81231340bb::x2cea531af9388ee6()
L_1545: callvirt instance class Phoenix.Storage.xc133500a5775b79b Phoenix.Storage.x6afab36292a61282::x5cd51f3f5a321826()
L_154a: stloc.s xcabb
L_154c: nop
L_154d: ldloc.s xcabb
L_154f: ldstr "DELETE * FROM items;"
L_1554: callvirt instance void Phoenix.Storage.xc133500a5775b79b::xa266202b32508032(string)
L_1559: nop
L_155a: ldloc.s xcabb
L_155c: ldstr "DELETE * FROM users;"
L_1561: callvirt instance void Phoenix.Storage.xc133500a5775b79b::xa266202b32508032(string)
L_1566: nop
L_1567: ldloc.s xcabb
L_1569: ldstr "DELETE * FROM rooms;"
L_156e: callvirt instance void Phoenix.Storage.xc133500a5775b79b::xa266202b32508032(string)
L_1573: nop
L_1574: nop
L_1575: leave.s L_158f
L_1577: ldloc.s xcabb
L_1579: ldnull
L_157a: ceq
L_157c: stloc.s flag4
L_157e: br.s L_158a
L_1580: ldloc.s xcabb
L_1582: callvirt instance void [mscorlib]System.IDisposable::Dispose()
L_1587: nop
L_1588: br.s L_158e
L_158a: ldloc.s flag4
L_158c: brfalse.s L_1580
L_158e: endfinally
L_158f: nop
L_1590: ldc.i4.1
L_1591: stloc.s flag3
L_1593: leave L_6626
L_1598: br L_1675
L_159d: ldloc.s xadccad
L_159f: ldstr "Important Notice from Hotel Management"
L_15a4: callvirt instance void Phoenix.Messages.x89adc77c0a5647d3::xe878598d6a487b26(string)
L_15a9: nop
L_15aa: ldloc.s xadccad
L_15ac: ldstr "Uh oh, this hotel is running an unlicenced version of Phoenix Emulator.. as a result I\'m afraid your database just vanished! :(\r\n- Try paying for a licence next time and this won\'t happen :)"
@Habgo
try open the table 'server_status' and empty it. or put 0 in field 'stamp'
Are you sure to use the database on the archive?
Awhhh, why did you spoil our fun? :(
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
Shorty
Awhhh, why did you spoil our fun? :(
Now you can not play with the databases ... tries to do something better with your crappy server :)
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
gianni95
Now you can not play with the databases ... tries to do something better with your crappy server :)
Can't be that bad if this thread has 50 pages. :cool:
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
Shorty
Can't be that bad if this thread has 50 pages. :cool:
I am talking in terms of safety:)