Paste your text to the left and click on `Encode` to get the base64 Encoded string to the right
Paste your base64 Encoded string to the left and click on `Decode` to get the original text
Press Clear to reset everything
Everything happens instantly, feel free to contact us in case of any problem
WordPress will fall victim to hackers once not maintained, or once poorly developed or superannuated plugins area unit used even if it's usually thought of to be a secure and stable platform
A common ways for hackers to cover the malicious PHP code in WordPress is to base64 cipher the hacked code, so use base64 decipherment and eval() to execute the code at runtime.
Fortunately base64 code is straightforward to identify in PHP code, and {appears} like the following: Since base64 coding appears as an extended string of random alphameric characters, it stands out inside the PHP code. Typically, this coding is employed by a hacker to imbed PHP code inside WordPress to output links, airt users to specific sites, and is worse cases, enable unauthorized access to the WordPress system and information.
While employing a plugin to observe base64 injections in your code will be more practical at securing a WordPress web site than hoping on manual review, it's critically vital to use AN updated plugin.
Understanding however your WordPress web site is intended and organized can assist you to additional pronto establish things within which the positioning isn't functioning unremarkably. it'll additionally become easier for you to identify changes in code structure which will indicate that malicious code has been injected in to the WordPress theme.
Whenever you notice base64 encoded strings in your web site, decipher it victimization our tool to observe what it will.