ဖုိင္ေတြကုိ permission နဲ့ဆုိင္တဲ့ command
user နဲ့ဆုိင္တဲ့ command
computer nation code ေတြကုိ change နဲ့ command
host or ip trace လုိက္တဲ့ command
process ေတြကုိ kill တဲ့ command
user acc ေတြကုိ edit လုပ္တဲ့ command
system ထဲမွာ ရွိတဲ့ device or other things command မ်ား
Code:
cd folder
attrib +R file.txt
attrib -R file.txt
attrib +H file.txt
attrib -H file.txt
cd..
attrib +H c:\folder
user နဲ့ဆုိင္တဲ့ command
Code:
change
change user | query
change user | query process
change user | query session
change user | query user
computer nation code ေတြကုိ change နဲ့ command
Code:
CHCP : Change the Code Page
437 United States
850 Multilingual (Latin I)
852 Slavic(Latin II)
855 Cyrillic(Russian)
857 Turkish
860 Portuguese
861 Icelandic
863 Canadian-French
865 Nordic
866 Russian
869 Modern Greek
chcp
chcp 437
Code:
tracert www.google.com
eg me -> router gateway -> ISP -> CALIFORNIA ISP INDIA -> CALIFORNIA ISP -> google
Code:
taskkill /IM notepad.exe
taskkill /PID 1824
NETSTAT
Code:
net user myaccount /add
net user myaccount /del
net user administrator * -> add password
Code:
windows management instrumentation command-line (WMIC)
WMIC
BIOS
CDROM
CSPRODUCT
LOGICALDISK
process
product
sounddev
timezone
useraccount
volume
>start www.google.com
set A=Hacker
echo %A%
title beyondcode
dir>dikfile.txt -- show current app and files
No comments:
Post a Comment