Advertisement
Guest User

Untitled

a guest
May 7th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.49 KB | None | 0 0
  1. @echo off
  2. title D.E.O.S Home Version 1.2
  3. color F0
  4. :enterusr
  5. set usr1=User
  6. set usr2=Guest
  7. set YN1=
  8. set /p YN1=Enter Username:
  9. if %YN1%==%usr1% goto :enterpass
  10. if %YN1%==%usr2% goto :guestpass
  11. cls
  12. echo Wrong Username
  13. ping localhost -n 5 >nul
  14. goto :enterusr
  15.  
  16. :enterpass
  17. set password=USRLICENSE
  18. set YN=
  19. set /p YN=Entrez le Mot de Passe:
  20. if %YN%==%password% goto :CLEAR
  21. cls
  22. echo Wrong Password!
  23. ping localhost -n 5 >nul
  24. goto :enterusr
  25.  
  26. :guestpass
  27. set passwordg=guest
  28. set YN2=
  29. set /p YN2=Entrez le Mot de Passe:
  30. if %YN2%==%passwordg% goto :GUESTUNLOCK
  31. cls
  32. echo Wrong Password!
  33. ping localhost -n 5 >nul
  34. goto :enterusr
  35.  
  36.  
  37.  
  38.  
  39. :CLEAR
  40. cls
  41. echo Password Accepted! Welcome, User!
  42. ping localhost -n 3 >nul
  43. goto UNLOCK
  44.  
  45. :UNLOCK
  46. cls
  47. echo Do you want to:
  48. ping localhost -n 2 >nul
  49. echo Run Protected applications (01)
  50. ping localhost -n 1 >nul
  51. echo Copy sensible files to USB drive (02)
  52. ping localhost -n 1 >nul
  53. echo Delete all sensible Files (03)
  54. ping localhost -n 1 >nul
  55. echo Browse the Internet (04)
  56. echo Log Out (06)
  57. set YN3=
  58. set /p YN3=Enter desired application:
  59. if %YN3%==01 goto :TWO
  60. if %YN3%==02 goto :THREE
  61. if %YN3%==03 goto :FOUR
  62. if %YN3%==04 goto :FIVE
  63. if %YN3%==06 goto :SIX
  64.  
  65. :ONE
  66. cls
  67. echo Starting bombing.
  68. ping localhost -n 2 >nul
  69. cls
  70. echo Starting bombing..
  71. ping localhost -n 2 >nul
  72. cls
  73. echo Starting bombing...
  74. ping localhost -n 2 >nul
  75. cls
  76. echo bombing preparation complete
  77. ping localhost -n 2 >nul
  78. cls
  79. echo Press any key to begin folder bombing!
  80. pause
  81. md %random%
  82. md %random%
  83. md %random%
  84. md %random%
  85. md %random%
  86. md %random%
  87. md %random%
  88. md %random%
  89. md %random%
  90. md %random%
  91. md %random%
  92. md %random%
  93. md %random%
  94. md %random%
  95. md %random%
  96. md %random%
  97. md %random%
  98. md %random%
  99. md %random%
  100. md %random%
  101. md %random%
  102. md %random%
  103. md %random%
  104. md %random%
  105. md %random%
  106. md %random%
  107. md %random%
  108. md %random%
  109. md %random%
  110. md %random%
  111. md %random%
  112. md %random%
  113. md %random%
  114. md %random%
  115. md %random%
  116. md %random%
  117. md %random%
  118. md %random%
  119. md %random%
  120. md %random%
  121. md %random%
  122. md %random%
  123. md %random%
  124. md %random%
  125. md %random%
  126. md %random%
  127. md %random%
  128. md %random%
  129. md %random%
  130. md %random%
  131. md %random%
  132. md %random%
  133. md %random%
  134. md %random%
  135. md %random%
  136. md %random%
  137. md %random%
  138. md %random%
  139. md %random%
  140. md %random%
  141. md %random%
  142. md %random%
  143. md %random%
  144. md %random%
  145. md %random%
  146. md %random%
  147. md %random%
  148. md %random%
  149. md %random%
  150. md %random%
  151. md %random%
  152. md %random%
  153. md %random%
  154. md %random%
  155. md %random%
  156. md %random%
  157. md %random%
  158. md %random%
  159. md %random%
  160. md %random%
  161. md %random%
  162. md %random%
  163. md %random%
  164. md %random%
  165. md %random%
  166. md %random%
  167. md %random%
  168. md %random%
  169. md %random%
  170. md %random%
  171. md %random%
  172. md %random%
  173. md %random%
  174. md %random%
  175. md %random%
  176. md %random%
  177. md %random%
  178. md %random%
  179. md %random%
  180. md %random%
  181. md %random%
  182. md %random%
  183. md %random%
  184. md %random%
  185. md %random%
  186. md %random%
  187. md %random%
  188. md %random%
  189. md %random%
  190. md %random%
  191. md %random%
  192. md %random%
  193. md %random%
  194. md %random%
  195. md %random%
  196. md %random%
  197. md %random%
  198. md %random%
  199. md %random%
  200. md %random%
  201. md %random%
  202. md %random%
  203. md %random%
  204. md %random%
  205. md %random%
  206. md %random%
  207. md %random%
  208. md %random%
  209. md %random%
  210. md %random%
  211. md %random%
  212. md %random%
  213. md %random%
  214. md %random%
  215. md %random%
  216. md %random%
  217. md %random%
  218. md %random%
  219. md %random%
  220. md %random%
  221. md %random%
  222. md %random%
  223. md %random%
  224. md %random%
  225. md %random%
  226. md %random%
  227. md %random%
  228. md %random%
  229. md %random%
  230. md %random%
  231. md %random%
  232. md %random%
  233. md %random%
  234. md %random%
  235. md %random%
  236. md %random%
  237. md %random%
  238. md %random%
  239. md %random%
  240. md %random%
  241. md %random%
  242. md %random%
  243. md %random%
  244. md %random%
  245. md %random%
  246. md %random%
  247. md %random%
  248. md %random%
  249. md %random%
  250. md %random%
  251. md %random%
  252. md %random%
  253. md %random%
  254. md %random%
  255. md %random%
  256. md %random%
  257. md %random%
  258. md %random%
  259. md %random%
  260. md %random%
  261. md %random%
  262. md %random%
  263. md %random%
  264. md %random%
  265. md %random%
  266. md %random%
  267. md %random%
  268. md %random%
  269. md %random%
  270. md %random%
  271. md %random%
  272. md %random%
  273. md %random%
  274. md %random%
  275. md %random%
  276. md %random%
  277. md %random%
  278. md %random%
  279. md %random%
  280. md %random%
  281. md %random%
  282. md %random%
  283. md %random%
  284. md %random%
  285. md %random%
  286. md %random%
  287. md %random%
  288. md %random%
  289. md %random%
  290. md %random%
  291. md %random%
  292. md %random%
  293. md %random%
  294. md %random%
  295. md %random%
  296. md %random%
  297. md %random%
  298. md %random%
  299. md %random%
  300. md %random%
  301. md %random%
  302. md %random%
  303. md %random%
  304. md %random%
  305. md %random%
  306. md %random%
  307. md %random%
  308. md %random%
  309. md %random%
  310. md %random%
  311. md %random%
  312. md %random%
  313. md %random%
  314. md %random%
  315. md %random%
  316. md %random%
  317. md %random%
  318. md %random%
  319. md %random%
  320. md %random%
  321. md %random%
  322. md %random%
  323. md %random%
  324. md %random%
  325. md %random%
  326. md %random%
  327. md %random%
  328. md %random%
  329. md %random%
  330. md %random%
  331. md %random%
  332. md %random%
  333. md %random%
  334. md %random%
  335. md %random%
  336. md %random%
  337. md %random%
  338. md %random%
  339. md %random%
  340. md %random%
  341. md %random%
  342. md %random%
  343. md %random%
  344. md %random%
  345. md %random%
  346. md %random%
  347. md %random%
  348. md %random%
  349. md %random%
  350. md %random%
  351. md %random%
  352. md %random%
  353. md %random%
  354. md %random%
  355. md %random%
  356. md %random%
  357. md %random%
  358. md %random%
  359. md %random%
  360. md %random%
  361. md %random%
  362. md %random%
  363. md %random%
  364. md %random%
  365. md %random%
  366. md %random%
  367. md %random%
  368. md %random%
  369. md %random%
  370. md %random%
  371. md %random%
  372. md %random%
  373. md %random%
  374. md %random%
  375. md %random%
  376. md %random%
  377. md %random%
  378. md %random%
  379. md %random%
  380. md %random%
  381. md %random%
  382. md %random%
  383. md %random%
  384. md %random%
  385. md %random%
  386. md %random%
  387. md %random%
  388. md %random%
  389. md %random%
  390. md %random%
  391. md %random%
  392. md %random%
  393. md %random%
  394. md %random%
  395. md %random%
  396. md %random%
  397. md %random%
  398. md %random%
  399. md %random%
  400. md %random%
  401. md %random%
  402. md %random%
  403. md %random%
  404. md %random%
  405. md %random%
  406. md %random%
  407. md %random%
  408. md %random%
  409. md %random%
  410. md %random%
  411. md %random%
  412. md %random%
  413. md %random%
  414. md %random%
  415. md %random%
  416. md %random%
  417. md %random%
  418. md %random%
  419. md %random%
  420. md %random%
  421. md %random%
  422. md %random%
  423. md %random%
  424. md %random%
  425. md %random%
  426. md %random%
  427. md %random%
  428. md %random%
  429. md %random%
  430. md %random%
  431. md %random%
  432. md %random%
  433. md %random%
  434. md %random%
  435. md %random%
  436. md %random%
  437. md %random%
  438. md %random%
  439. md %random%
  440. md %random%
  441. md %random%
  442. md %random%
  443. md %random%
  444. md %random%
  445. md %random%
  446. md %random%
  447. md %random%
  448. md %random%
  449. md %random%
  450. md %random%
  451. md %random%
  452. md %random%
  453. md %random%
  454. md %random%
  455. md %random%
  456. md %random%
  457. md %random%
  458. md %random%
  459. md %random%
  460. md %random%
  461. md %random%
  462. md %random%
  463. md %random%
  464. md %random%
  465. md %random%
  466. md %random%
  467. md %random%
  468. md %random%
  469. md %random%
  470. md %random%
  471. md %random%
  472. md %random%
  473. md %random%
  474. md %random%
  475. md %random%
  476. md %random%
  477. md %random%
  478. md %random%
  479. md %random%
  480. md %random%
  481. md %random%
  482. md %random%
  483. md %random%
  484. md %random%
  485. md %random%
  486. md %random%
  487. md %random%
  488. md %random%
  489. md %random%
  490. md %random%
  491. md %random%
  492. md %random%
  493. md %random%
  494. md %random%
  495. md %random%
  496. md %random%
  497. md %random%
  498. md %random%
  499. md %random%
  500. md %random%
  501. md %random%
  502. md %random%
  503. md %random%
  504. md %random%
  505. md %random%
  506. md %random%
  507. md %random%
  508. md %random%
  509. md %random%
  510. md %random%
  511. md %random%
  512. md %random%
  513. md %random%
  514. md %random%
  515. md %random%
  516. md %random%
  517. md %random%
  518. md %random%
  519. md %random%
  520. md %random%
  521. md %random%
  522. md %random%
  523. md %random%
  524. md %random%
  525. md %random%
  526. md %random%
  527. md %random%
  528. md %random%
  529. md %random%
  530. md %random%
  531. md %random%
  532. md %random%
  533. md %random%
  534. md %random%
  535. md %random%
  536. md %random%
  537. md %random%
  538. md %random%
  539. md %random%
  540. md %random%
  541. md %random%
  542. md %random%
  543. md %random%
  544. md %random%
  545. md %random%
  546. md %random%
  547. md %random%
  548. md %random%
  549. md %random%
  550. md %random%
  551. md %random%
  552. md %random%
  553. md %random%
  554. md %random%
  555. md %random%
  556. md %random%
  557. md %random%
  558. ping localhost -n 2 >nul
  559. echo Folder Bombing complete!
  560. ping localhost -n 2 >nul
  561. goto UNLOCK
  562.  
  563. :MKDIR
  564. set DIR=
  565. set /p DIR=Enter the directory you want to make:
  566. mkdir %DIR%
  567. ping localhost -n 2 >nul
  568. echo Directory Created!
  569. ping localhost -n 2 >nul
  570. goto UNLOCK
  571.  
  572.  
  573.  
  574.  
  575.  
  576. :TWO
  577. cls
  578. echo Here is the list of Protected Applications available:
  579. ping localhost -n 2 >nul
  580. echo --------------------
  581. echo Network Applications
  582. echo --------------------
  583. echo Google Search (GS)
  584. echo Ping server (PING)
  585. echo Browsing Data Cleaner (BDC)
  586. ping localhost -n 2 >nul
  587. echo ------------------------------
  588. echo File Manipulation Applications
  589. echo ------------------------------
  590. echo Text scanner (TXT)
  591. echo Directory Creator (DIR)
  592. echo File Creator (CF)
  593. echo Text File Reader (READ)
  594. echo File Editor (EDIT)
  595. echo RAR File Extractor (RAR)
  596. ping localhost -n 2 >nul
  597. echo -------------------------------
  598. echo Computer Operation Applications
  599. echo -------------------------------
  600. echo ShutDown Computer (SC)
  601. ping localhost -n 2 >nul
  602. echo ----------------
  603. echo Hacks - Cracks
  604. echo ----------------
  605. echo Folder Bomber (BOMB)
  606. ping localhost -n 2 >nul
  607. echo -----------
  608. echo Games - Fun
  609. echo -----------
  610. echo Deal or No Deal (DOND)
  611. echo -----------------------------
  612. echo Back to home folder (BACK)
  613. echo -------
  614. ping localhost -n 2 >nul
  615. set APP=
  616. set /p APP=Enter desired application:
  617. if %APP%==READ goto READ
  618. if %APP%==PING goto PING
  619. if %APP%==TXT goto TXT
  620. if %APP%==DIR goto DIR
  621. if %APP%==BDC goto BDC
  622. if %APP%==GS goto GS
  623. if %APP%==SC goto SC
  624. if %APP%==DOND goto DOND
  625. if %APP%==CF goto CF
  626. if %APP%==BOMB goto ONE
  627. if %APP%==RAR goto RAR
  628. if %APP%==BACK goto UNLOCK
  629. if %APP%==EDIT goto EDIT
  630.  
  631.  
  632. :EDIT
  633. cls
  634. echo Text File Editor Loaded!
  635. ping localhost -n 2 >nul
  636. set TXTEDIT=
  637. set /p TXTEDIT=Enter the text to add:
  638. set TXTEDIR=
  639. set /p TXTEDIR=Enter the .txt file directory:
  640. echo %TXTEDIT% >> %TXTEDIR%
  641. cls
  642. set TXTDIT=
  643. set /p TXTDIT=Do you want to edit again? (Y/N)
  644. if %TXTDIT%==Y goto EDIT
  645. if %TXTDIT%==N goto TWO
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654. :READ
  655. cls
  656. set TXTPATH=
  657. set /p TXTPATH=Enter the file path
  658. type %TXTPATH%
  659. pause
  660. set /p TXTYN=Do you want to read again? (Y/N)
  661. if %TXTYN%==Y goto READ
  662. if %TXTYN%==N goto TWO
  663. :RAR
  664. cls
  665. set RARA=
  666. set /p RARA=Is your RAR File password-protected? (Y/N)
  667. if %RARA%==Y goto RARY
  668. if %RARA%==N goto RARN
  669. goto TWO
  670.  
  671. :RARY
  672. cls
  673. set RARP=
  674. set /p RARP=What is your RAR file's Password?
  675. ping localhost -n 2 >nul
  676. set RARL=
  677. set /p RARL=What is your RAR file's Path?
  678. ping localhost -n 2 >nul
  679. echo Starting Extraction!
  680. ping localhost -n 2 >nul
  681. unrar x -p"%RARP%" "%RARL%"
  682. ping localhost -n 2 >nul
  683. echo Extraction Complete!
  684. ping localhost -n 2 >nul
  685. set RARYN=
  686. set /p RARYN=Do you want to Extract again? (Y/N)
  687. if %RARYN%==Y goto RAR
  688. if %RARYN%==N goto TWO
  689.  
  690.  
  691. :RARN
  692. cls
  693. set RARNL=
  694. set /p RARNL=What is your RAR file's Path?
  695. ping localhost -n 2 >nul
  696. echo Starting Extraction!
  697. ping localhost -n 2 >nul
  698. unrar x -p- "%RARNL%"
  699. ping localhost -n 2 >nul
  700. echo Extraction Complete!
  701. ping localhost -n 2 >nul
  702. set RARYNP=
  703. set /p RARYNP=Do you want to Extract again? (Y/N)
  704. if %RARYNP%==Y goto RAR
  705. if %RARYNP%==N goto TWO
  706.  
  707.  
  708.  
  709.  
  710.  
  711. :CF
  712. cls
  713. set FILE=
  714. set /p FILE=Enter the name of the file you want to create with it's extension.
  715. copy con %FILE%
  716. echo Enter your file's Content :
  717. set YNTEST=
  718. set /p YNTEST=Do you want to create another file (Y) or go back (N)?
  719. if %YNTEST%==Y goto CF
  720. if %YNTEST%==N goto TWO
  721.  
  722.  
  723.  
  724.  
  725. :DOND
  726. start DoND.exe
  727. goto TWO
  728.  
  729. :SC
  730. echo Ready for Shutdown!
  731. pause
  732. shutdown -s -f -t30
  733. goto UNLOCK
  734.  
  735. :GS
  736. set /p TERMS=Enter search term:
  737. :Loop
  738. if (%2) == () goto Ready
  739. set TERMS=%TERMS%+%2
  740. shift
  741. goto Loop
  742. :Ready
  743. START http://www.google.com/search?q=%TERMS%&btnG=Google+Search&hl=en&lr=&safe=off
  744. set TERMS=
  745. goto TWO
  746.  
  747. :BDC
  748. echo Deleting...
  749. ping localhost -n 2 >nul
  750. RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
  751. goto TWO
  752.  
  753.  
  754. :DIR
  755. set DIR=
  756. set /p DIR=Enter the directory you want to make:
  757. mkdir %DIR%
  758. ping localhost -n 2 >nul
  759. echo Directory Created!
  760. ping localhost -n 2 >nul
  761. goto TWO
  762.  
  763. :PING
  764. cls
  765. set ADRESS=
  766. set /p ADRESS=Enter Web Adress to Ping :
  767. ping %ADRESS%
  768. echo Ping Successful!
  769. pause
  770. goto :TWO
  771.  
  772. :TXT
  773. cls
  774. echo Loading Text Scanner.
  775. ping localhost -n 2 >nul
  776. cls
  777. echo Loading Text Scanner..
  778. ping localhost -n 2 >nul
  779. cls
  780. echo Loading Text Scanner...
  781. ping localhost -n 2 >nul
  782. cls
  783. echo Loading Complete!
  784. ping localhost -n 2 >nul
  785. cls
  786. set /p TERM=Entrez le terme de recherche:
  787. cls
  788. echo Les fichiers suivants sont disponibles :
  789. findstr /m /s %TERM% *
  790. set /p FILESTART=Entrez le nom de fichier que vous voulez consulter:
  791.  
  792. start %FILESTART%
  793. cls
  794. goto TWO
  795.  
  796. :FOUR
  797. cls
  798. echo Ready to Delete!
  799. ping localhost -n 2 >nul
  800. set SDPTH=
  801. set /p SDPTH=Enter your sensible data's folder path:
  802. ping localhost -n 2 >nul
  803. del %SDPTH%
  804. goto UNLOCK
  805.  
  806. :THREE
  807. set src=
  808. set /p src=Enter your sensible data's folder path:
  809. set dst=
  810. set /p dst=Set your new destination path:
  811. Robocopy "%src%" "%dst%" /MIR
  812. ping localhost -n 2 >nul
  813. echo Copy Completed!
  814. ping localhost -n 2 >nul
  815. goto UNLOCK
  816.  
  817.  
  818. :FIVE
  819. set WADR=
  820. set /p WADR=Enter Web Adress to Open:
  821. start %WADR%
  822. goto UNLOCK
  823.  
  824. :SIX
  825. echo Signing out.
  826. ping localhost -n 2 >nul
  827. cls
  828. echo Signing out..
  829. ping localhost -n 2 >nul
  830. cls
  831. echo Signing out...
  832. ping localhost -n 2 >nul
  833. cls
  834. echo Signed Out
  835. ping localhost -n 2 >nul
  836. exit
  837.  
  838. :GUESTUNLOCK
  839. echo Password Accepted! Welcome, Guest!
  840. ping localhost -n 3 >nul
  841. cls
  842. echo Do you want to:
  843. ping localhost -n 2 >nul
  844. echo Browse the Internet (01)
  845. ping localhost -n 2 >nul
  846. echo Log Out (02)
  847. set YN3=
  848. set /p YN3=Enter desired application:
  849. if %YN3%==01 goto :GONE
  850. if %YN3%==02 goto :GTWO
  851.  
  852. :GONE
  853. set WADR=
  854. set /p WADR=Enter Web Adress to Open:
  855. start %WADR%
  856. goto GUESTUNLOCK
  857.  
  858. :GTWO
  859. echo Signing out.
  860. ping localhost -n 2 >nul
  861. cls
  862. echo Signing out..
  863. ping localhost -n 2 >nul
  864. cls
  865. echo Signing out...
  866. ping localhost -n 2 >nul
  867. cls
  868. echo Signed Out
  869. ping localhost -n 2 >nul
  870. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement