Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.17.74.222
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
m4 /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
COPYING
379
B
-rw-r--r--
capitalize.m4
385
B
-rw-r--r--
capitalize2.m4
752
B
-rw-r--r--
comments.m4
167
B
-rw-r--r--
curry.m4
192
B
-rw-r--r--
ddivert.m4
123
B
-rw-r--r--
debug.m4
136
B
-rw-r--r--
esyscmd.m4
205
B
-rw-r--r--
exp.m4
81
B
-rw-r--r--
file.m4
162
B
-rw-r--r--
foo
4
B
-rw-r--r--
foreach.m4
296
B
-rw-r--r--
foreach2.m4
360
B
-rw-r--r--
foreachq.m4
325
B
-rw-r--r--
foreachq2.m4
378
B
-rw-r--r--
foreachq3.m4
333
B
-rw-r--r--
foreachq4.m4
391
B
-rw-r--r--
forloop.m4
224
B
-rw-r--r--
forloop2.m4
473
B
-rw-r--r--
forloop3.m4
545
B
-rw-r--r--
fstab.m4
306
B
-rw-r--r--
hanoi.m4
363
B
-rw-r--r--
incl-test.m4
30
B
-rw-r--r--
incl.m4
40
B
-rw-r--r--
include.m4
105
B
-rw-r--r--
indir.m4
285
B
-rw-r--r--
join.m4
583
B
-rw-r--r--
loop.m4
930
B
-rw-r--r--
misc.m4
192
B
-rw-r--r--
multiquotes.m4
377
B
-rw-r--r--
patsubst.m4
305
B
-rw-r--r--
pushpop.m4
379
B
-rw-r--r--
quote.m4
402
B
-rw-r--r--
regexp.m4
375
B
-rw-r--r--
reverse.m4
165
B
-rw-r--r--
stack.m4
656
B
-rw-r--r--
stack_sep.m4
745
B
-rw-r--r--
sync-lines.m4
286
B
-rw-r--r--
sysv-args.m4
332
B
-rw-r--r--
trace.m4
513
B
-rw-r--r--
translit.m4
265
B
-rw-r--r--
undivert.incl
31
B
-rw-r--r--
undivert.m4
122
B
-rw-r--r--
wrap.m4
134
B
-rw-r--r--
wrapfifo.m4
388
B
-rw-r--r--
wraplifo.m4
381
B
-rw-r--r--
wraplifo2.m4
351
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : stack_sep.m4
divert(`-1') # stack_foreach_sep(macro, pre, post, sep) # Invoke PRE`'defn`'POST with a single argument of each definition # from the definition stack of MACRO, starting with the oldest, and # separated by SEP between definitions. define(`stack_foreach_sep', `_stack_reverse_sep(`$1', `tmp-$1')'dnl `_stack_reverse_sep(`tmp-$1', `$1', `$2`'defn(`$1')$3', `$4`'')') # stack_foreach_sep_lifo(macro, pre, post, sep) # Like stack_foreach_sep, but starting with the newest definition. define(`stack_foreach_sep_lifo', `_stack_reverse_sep(`$1', `tmp-$1', `$2`'defn(`$1')$3', `$4`'')'dnl `_stack_reverse_sep(`tmp-$1', `$1')') define(`_stack_reverse_sep', `ifdef(`$1', `pushdef(`$2', defn(`$1'))$3`'popdef(`$1')$0( `$1', `$2', `$4$3')')') divert`'dnl
Close