Posts

How to Download an infected file from Google Drive

Image
 Hello Friend, In this blog, I will tell you how to download virus-infected file from google drive. so simply follow my steps, Step 1: Right Click on the file, and then select make the copy. Step 2: After selecting make a copy just download it again and then select continue to download it may be download

How To Make a Hack of Create Many Files Using python

 Hello Friends, I am Ashish, In this blog, I will give you a python code for Create Many Folders Using python copy The below code and paste it where you want.                                        Also, It's my first blog a = 1 #Ye code baccho ke liye haanikaarak hai Ashish Dwara banaya gya hai b = " Ashish4 " while True :     a = a + 1     b = " Ashish4 " + str ( a ) + " .bat "     g =open ( b , " w " )     g . write ( " Hack " )     g . close ()