Skip to content

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.

License

Notifications You must be signed in to change notification settings

dfdenni/WPConfigEncryption

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%