Hey,
Was wondering what encoder is used in directadmin?
Example:
is it a commercial encoder?, or custom?
I was wondering because i've seen this encoding on other products aswell, and am wanting to encode my own scripts alike.
Was wondering what encoder is used in directadmin?
Example:
Code:
<?php if (!function_exists("T7FC56270E7A70FA81A5935B72EACBE29")) { function T7FC56270E7A70FA81A5935B72EACBE29($TF186217753C37B9B9F958D906208506E) { $TF186217753C37B9B9F958D906208506E = base64_decode($TF186217753C37B9B9F958D906208506E);
etc....
?>
is it a commercial encoder?, or custom?
I was wondering because i've seen this encoding on other products aswell, and am wanting to encode my own scripts alike.