Skip to content

Commit e6fb280

Browse files
committed
shell file edited
1 parent 3b21d1c commit e6fb280

File tree

10 files changed

+85
-85
lines changed

10 files changed

+85
-85
lines changed
Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
1-
CMD Codes:
2-
3-
cd/
4-
cd ..
5-
cd "name"
6-
echo "text" > "filename".txt
7-
tasklist
8-
taskmgr
9-
taskkill /PID "number" /F
10-
tasklist | findstr "stringname"
11-
mkdir
12-
dir
13-
mkdir "foldername"
14-
tasklist > qwe.txt
15-
color a
16-
tree
17-
ipconfig
18-
ping "webaddress"
19-
tracert "ipaddress"
20-
netstat
21-
netstat -an
22-
net user
23-
net user "name"/DELETE
24-
net use xl//"ipaddress"
25-
shutdown -i
26-
title "Name"
27-
color attr
28-
for/1 %%n in (1,1,100) do NOOB! >> Atomic_Boy%%n.txt
29-
telnet "weblink"
30-
nslookup {then type any web address}
31-
help
32-
set type=mx
33-
"anything" help
34-
cls
35-
1+
CMD Codes:
2+
3+
cd/
4+
cd ..
5+
cd "name"
6+
echo "text" > "filename".txt
7+
tasklist
8+
taskmgr
9+
taskkill /PID "number" /F
10+
tasklist | findstr "stringname"
11+
mkdir
12+
dir
13+
mkdir "foldername"
14+
tasklist > qwe.txt
15+
color a
16+
tree
17+
ipconfig
18+
ping "webaddress"
19+
tracert "ipaddress"
20+
netstat
21+
netstat -an
22+
net user
23+
net user "name"/DELETE
24+
net use xl//"ipaddress"
25+
shutdown -i
26+
title "Name"
27+
color attr
28+
for/1 %%n in (1,1,100) do NOOB! >> Atomic_Boy%%n.txt
29+
telnet "weblink"
30+
nslookup {then type any web address}
31+
help
32+
set type=mx
33+
"anything" help
34+
cls
35+
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
@echo off
2-
color 0a
3-
:top
4-
echo %random% %random% %random% %random% %random% %random%
1+
@echo off
2+
color 0a
3+
:top
4+
echo %random% %random% %random% %random% %random% %random%
55
goto top
File renamed without changes.
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Cracking Password:
2-
Tips 1:
3-
Try Common passwords
4-
name combination
5-
personal likes
6-
combine these tips
7-
try adding number or year
8-
9-
10-
Tips 2:
1+
Cracking Password:
2+
Tips 1:
3+
Try Common passwords
4+
name combination
5+
personal likes
6+
combine these tips
7+
try adding number or year
8+
9+
10+
Tips 2:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Cracking Password:
2-
Tips:
1+
Cracking Password:
2+
Tips:
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
how double net your speed
2-
3-
netsh int tcp show global
4-
netsh int tcp set global chimney=enabled
5-
netsh int tcp set global autotuninglevel=normal
6-
netsh int tcp set global congestionprovider=ctcp
1+
how double net your speed
2+
3+
netsh int tcp show global
4+
netsh int tcp set global chimney=enabled
5+
netsh int tcp set global autotuninglevel=normal
6+
netsh int tcp set global congestionprovider=ctcp
77
netsh int tcp show global
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
@echo off
1+
@echo off
22
ping https://web.facebook.com/celestial.deena? -t -| 65000
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
echo is this working > out.txt
1+
echo is this working > out.txt
22
out.txt
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
shutdown -i
2-
give ip
3-
set time
1+
shutdown -i
2+
give ip
3+
set time
44
set message
Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
#1
2-
wmic
3-
quit
4-
netsh wlan show profiles
5-
6-
(select the wifi you want)
7-
8-
netsh wlan show profiles "name of wifi" key=clear
9-
10-
11-
#2
12-
netsh wlan show profiles will show u the of wifi
13-
14-
Example :
15-
16-
nmawulorm wifi
17-
18-
Blaze Cafe wifi
19-
20-
then type:
21-
22-
netsh wlan show profiles nmawulorm wifi key=clear
23-
1+
#1
2+
wmic
3+
quit
4+
netsh wlan show profiles
5+
6+
(select the wifi you want)
7+
8+
netsh wlan show profiles "name of wifi" key=clear
9+
10+
11+
#2
12+
netsh wlan show profiles will show u the of wifi
13+
14+
Example :
15+
16+
nmawulorm wifi
17+
18+
Blaze Cafe wifi
19+
20+
then type:
21+
22+
netsh wlan show profiles nmawulorm wifi key=clear
23+
2424
And that is all. The password is after where "key" is wirten

0 commit comments

Comments
 (0)