Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

using UnityEngine; namespace Oxide.Plugins { [Info("FallenEarthProtection", "Sempai#3239",..

Decoded Output download

<?  using UnityEngine; namespace Oxide.Plugins { [Info("FallenEarthProtection", "Sempai#3239", "1.1.0")] class FallenEarthProtection : RustPlugin { void OnWorldPrefabSpawned(GameObject , string ) { if (.name.Contains("mining.pumpjack") || .name.Contains("chicken_protection")) { GameObject.Destroy(); } } void OnServerInitialized() { Puts("Authorization is completed. The server and the map are successfully initialized!"); Server.Command($"o.unload {Title}"); } }} ?>

Did this file decode correctly?

Original Code

using UnityEngine; namespace Oxide.Plugins { [Info("FallenEarthProtection", "Sempai#3239", "1.1.0")] class FallenEarthProtection : RustPlugin { \u0076\u006f\u0069\u0064 \u004f\u006e\u0057\u006f\u0072\u006c\u0064\u0050\u0072\u0065\u0066\u0061\u0062\u0053\u0070\u0061\u0077\u006e\u0065\u0064(\u0047\u0061\u006d\u0065\u004f\u0062\u006a\u0065\u0063\u0074 \u30ca\u30f3\u30df\u30de\u30db\u30ef\u30ab\u30de\u30e9\u30eb, \u0073\u0074\u0072\u0069\u006e\u0067 \u30e9\u30f3\u30eb\u30de\u30ca\u30cb\u30ad\u30c4) { \u0069\u0066 (\u30ca\u30f3\u30df\u30de\u30db\u30ef\u30ab\u30de\u30e9\u30eb.\u006e\u0061\u006d\u0065.\u0043\u006f\u006e\u0074\u0061\u0069\u006e\u0073("\u006d\u0069\u006e\u0069\u006e\u0067.\u0070\u0075\u006d\u0070\u006a\u0061\u0063\u006b") || \u30ca\u30f3\u30df\u30de\u30db\u30ef\u30ab\u30de\u30e9\u30eb.\u006e\u0061\u006d\u0065.\u0043\u006f\u006e\u0074\u0061\u0069\u006e\u0073("\u0063\u0068\u0069\u0063\u006B\u0065\u006E_\u0070\u0072\u006F\u0074\u0065\u0063\u0074\u0069\u006F\u006E")) { \u0047\u0061\u006d\u0065\u004f\u0062\u006a\u0065\u0063\u0074.\u0044\u0065\u0073\u0074\u0072\u006f\u0079(\u30ca\u30f3\u30df\u30de\u30db\u30ef\u30ab\u30de\u30e9\u30eb); } } \u0076\u006f\u0069\u0064 \u004f\u006e\u0053\u0065\u0072\u0076\u0065\u0072\u0049\u006e\u0069\u0074\u0069\u0061\u006c\u0069\u007a\u0065\u0064() { \u0050\u0075\u0074\u0073("\u0041\u0075\u0074\u0068\u006f\u0072\u0069\u007a\u0061\u0074\u0069\u006f\u006e \u0069\u0073 \u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065\u0064. \u0054\u0068\u0065 \u0073\u0065\u0072\u0076\u0065\u0072 \u0061\u006e\u0064 \u0074\u0068\u0065 \u006d\u0061\u0070 \u0061\u0072\u0065 \u0073\u0075\u0063\u0063\u0065\u0073\u0073\u0066\u0075\u006c\u006c\u0079 \u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0069\u007a\u0065\u0064!"); \u0053\u0065\u0072\u0076\u0065\u0072.\u0043\u006f\u006d\u006d\u0061\u006e\u0064($"\u006f.\u0075\u006e\u006c\u006f\u0061\u0064 {\u0054\u0069\u0074\u006c\u0065}"); } }}

Function Calls

None

Variables

None

Stats

MD5 24c97c8979ab22bb2a53b229ce5cfeb3
Eval Count 0
Decode Time 40 ms