GitHub - zeroc0d3/WPConfigEncryption: ZeroC0D3 Wordpress Config Encryption is a simple script to make encryption for your wordpress config (wp-config), it has been built with military standard encryption using RINJDAEL-128 (AES) & RIJNDAEL-256.

This repository was archived by the owner on Feb 15, 2022. It is now read-only.

ZeroC0D3 Wordpress Config Encryption is a simple script to make encryption for your wordpress config (wp-config), it has been built with military standard encryption using RINJDAEL-128 (AES) & RIJNDAEL-256.

Why you need this :

  • Don't need a wasting time to make your wordpress secure by other plugins.
  • No need to worry about vulnerable in your plugins or themes, because your wp-config had been encrypted so it will make difficult to read from exploit script.
  • ZeroC0D3 Wordpress Config Encryption using randomize key RIJNDAEL-128 & RIJNDAEL-256 and CBC Mode, so it will make unbreakable decrypt from bruteforce hash crack.
  • ZERO CODING ! No need special experience skill, just copy and paste the result encryption.
  • It's FREE (for FREEDOM) !.

Screenshoot :

Sample Encrypted Config :

Requirement :

  • PHP 5.3 +
  • mcrypt php extension

About

ZeroC0D3 Wordpress Config Encryption is a simple script to make encryption for your wordpress config (wp-config), it has been built with military standard encryption using RINJDAEL-128 (AES) & RIJNDAEL-256.

Resources

Readme

License

MIT license

Activity

Stars

1 star

Watchers

1 watching

Forks

2 forks