-
Proficient Member
Aion GameCP
Hello.
I have a leaked version of the Aion Game CP by aion-dev.com.
All these files are directly leaked from a webserver where it works.
but if i try to run it on my webserver it says the license key is invalid even if i use the config wich the other server uses.
so yea my question is... how do they check if i am a authorizired user or not?
since the script is not connecting to a database and checks if its valid , it must be something in the files...
my first tought was that the License key is the encoded server url/server ip w/e.
but doesnt seem like since i tried it with the original config xd.
so yea this is how the licensekey looks.
<?php
$license_key = "gcpAF94B84DG876GFBBC9HGSWGVS33GGDA";
?>
ofc its edited so aion dev dunno who leaked it xd.
<?php
$license_key = "(gcp)(AF94B84DG876GFBBC9HGSWGVS33GGDA)";
?>
gcp = probaly GameControlPanel nothing to do with the crypt i guess.
If u have any idea what encryption that is i would appreciate any help :P
ofc ill release this if its working correctly.
-
-
Apprentice
Re: Aion GameCP
These Files are encrypted with ioncube...it runs a check to the creators server for the licence key...theres no way to unencrypt the file and change the place it checks