honest hackerz
i am a honest hacker
we are honest hackerz so beware of us......... this is the most important news

HOW TO TRACE IP

Posted by ENJOY NEW TECHNOLOGY


Today i am going to answer the most important question of hacking i.e what is  IP address. well IP address is nothing but the address of a remote computer.If you want to hack into a remote computer or victims computer you must know the ip address of that computer.
so how to know the country or service provider of specific Internet protocol(IP Address).One cannot tell the location of the remote computer by just looking at the IP address.Now, before I move on the example, let us understand how exactly IP Addresses are awarded to you.
Firstly, your ISP registers at the central authority and gets a particular range of IP addresses between which the
various customers (people who dial into their servers) can be awarded IP addresses. Most ISP’s are given a Class C
network Address. A class C Network address contains a 24-bit Network Prefix (the first three fields) and an 8-bit
Host number (the last field). It is referred to as "24's" and is commonly used by most ISP's.
Like in the real world, everyone has got an individual Home Address or telephone number so that, that particular
individual can be contacted on that number or address, similarly all computers connected to the
Internet are given a unique Internet Protocol or IP address which can be used to contact that particular computer. 

Does the IP address give me some information or do the numbers stand for anything?
Let take the example of the following IP address: 202.144.49.110 Now the first part, the numbers before the first
decimal i.e. 209 is the Network number or the Network Prefix.. This means that it identifies the number of the
network in which the host is. The second part i.e. 144 is the Host Number that is it identifies the number of the host
within the Network. This means that in the same Network, the network number is same. In order to provide
flexibility in the size of the Network, here are different classes of IP addresses:
Address Class Dotted Decimal Notation Ranges
Class A ( /8 Prefixes) 1.xxx.xxx.xxx through 126.xxx.xxx.xxx
Class B ( /16 Prefixes) 128.0.xxx.xxx through 191.255.xxx.xxx
Class C ( /24 Prefixes) 192.0.0.xxx through 223.255.255.xxx
The various classes will be clearer after reading the next few lines.
Each Class A Network Address contains a 8 bit Network Prefix followed by a 24-bit host number. They are
considered to be primitive. They are referred to as "/8''s" or just "8's" as they have an 8-bit Network prefix.
In a Class B Network Address there is a 16 bit Network Prefix followed by a 16-bit Host number. It is referred to as
"16's".
A class C Network address contains a 24-bit Network Prefix and a 8 bit Host number. It is referred to as
"24's" and is commonly used by most ISP's.
Due to the growing size of the Internet the Network Administrators faced many problems. The Internet routing tables
were beginning to grow and now the administrators had to request another network number from the Internet before a
new network could be installed at their site. This is where sub-netting came in.
Now if your ISP is a big one and if it provides you with dynamic IP addresses then you will most probably see that
whenever you log on to the net, your IP address will have the same first 24 bits and only the last 8 bits will keep
changing. This is due to the fact that when sub-netting comes in then the IP Addresses structure becomes:
xxx.xxx.zzz.yyy
where the first 2 parts are Network Prefix numbers and the zzz is the Subnet number and the yyy is the host number.
So you are always connected to the same Subnet within the same Network. As a result the first 3 parts will remain
the same and only the last part i.e. yyy is variable.

For Example, if say an ISP xyz is given the IP: 203.98.12.xx Network address then you can be awarded any IP,
whose first three fields are 203.98.12. Get it?
So, basically this means that each ISP has a particular range in which to allocate all its subscribers. Or in other words,
all subscribers or all people connected to the internet using the same ISP, will have to be in this range. This in effect
would mean that all people using the same ISP are likely to have the same first three fields of their IP Addresses.
This means that if you have done a lot of (By this I really mean a lot) of research, then you could figure out which
ISP a person is using by simply looking at his IP. The ISP name could then be used to figure out the city and the
country of the person. Right? Let me take an example to stress as to how cumbersome but easy (once the research is
done) the above method can be.
In my country, say there are three main ISP’s:
ISP Name Network Address Allotted
ISP I 203.94.47.xx
ISP II 202.92.12.xx
ISP III 203.91.35.xx
Now, if I get to know the IP of an e-pal of mine, and it reads: 203.91.35.12, then I can pretty easily figure out that he
uses ISP III to connect to the internet. Right? You might say that any idiot would be able to do this. Well, yes and no.
You see, the above method of finding out the ISP of a person was successful only because we already had the ISP
and Network Address Allotted list with us. So, what my point is, that the above method can be successful only after a
lot of research and experimentation. And, I do think such research can be helpful sometimes.
Also, this would not work, if you take it all on in larger scale. What if the IP that you have belongs to someone living
in a remote igloo in the North Pole? You could not possibly get the Network Addresses of all the ISP’s in the world,
could you?
NOTE: In the above case, you also get to know the city of the system using the given IP, as most ISP’s use different
network addresses in different cities. Also, some ISP’s are operational in a single city.
So, is there a better method of getting the location of an IP? Yes, Reverse DNS lookups hold the key.
Just as DNS lookup converts the hostname into IP address, a Reverse DNS Lookup converts the IP address of a host
to the hostname. By hostname, what I mean to say is that it gives us the name of the remote system in alphabets and
numbers and periods. For Example, mail2.bol.net.in would be a hostname, while 203.45.67.98 would not be a
hostname.
The popular and wonderful Unix utility ‘nslookup’ can be used for performing Reverse DNS lookups.
So, if you using a *nix box or if you have access to a shell account, then the first this to do is to locate where the
nslookup command is hidden by issuing the following command:
' whereis nslookup '.
Once you locate where the utility is hidden, you could easily use it to perform both normal and reverse DNS lookups.
As this is not a manual on using the ‘nslookup’ command, I will simply giving a basic relevant outline. In order to
get a more detailed description of how this works or how to use it, read the *nix man pages or the documentation.
We can use ‘nslookup’ to perform a reverse DNS lookup by mentioning the IP of the host at the prompt.
For Example,
$>nslookup IP Address
Note: The below IP’s and corresponding hostnames have been made up. They may not actually exist.
Let us say, that above, instead of IP Address, we type 203.94.12.01 (which would be the IP I want to trace.).
$>nslookup 203.94.12.01
Then, you would receive a response similar to: mail2.bol.net.in
Now, if you carefully look at the hostname that the Reverse DNS lookup, gave us, then the last part reveals the
country in which system resides in. You see, the ‘.in’ part signifies that the system is located in India. All countries
have been allotted country codes, which more often than not are the last part of the hostnames of the systems located
in that country. This method can also be used to figure out as to which country a person lives in, if you know his
email address. For Example, if a person has an email address ending in .ph then he probably lives in Philippines and
if it ends in .il then he lives in Israel and so on. Some common country codes are:
Country Code

Australia .au
Indonesia .id
India .in
Japan .jp
Israel .il
Britain .uk
For a complete list of country codes, visit:
http://www.alldomains.com/
http://www.iana.org/domain-names.html

General Extra Tip: To get the complete list of US State Abbreviation codes, visit:
http://www.usps.gov/ncsc/lookups/abbr_state.txt

Windows users can perform Reverse DNS queries by downloading an utility called Samspade from: http://www.
samspade.com/
Another method of getting the exact geographical location of a system on the globe is by making use of the WHOIS
database. The WHOIS database is basically the main database, which contains a variety of information like contact
details, name etc on the person who owns a particular domain name. So, basically what one does in a WHOIS query,
is supply the WHOIS service with the hostname on which he wants more information. The WHOIS service then
replies with the information stored in its database.
This method can be used to get some pretty accurate information on a particular IP or hostname; however, it is
probably of no use if you are trying to point out the exact location of a dynamic IP. But, again this can be used to get
atleast the city in which the ISP used by the victim is situated.
You can carry out WHOIS queries at: http://www.alldomains.com/
You could also directly enter the following in the location bar of your Browser and perform a WHOIS enquiry.
Enter the following in the location bar of your browser:
http://205.177.25.9/cgi-bin/whois?abc.com
Note: Replace abc.com with the domain name on which you want to perform a WHOIS query.
This method cannot be used to get the contact address of a person, if the IP that you use to trace him, belongs to his
ISP. So, either you need to know the domain name (which is registered on his name) or have to remain satisfied
knowing only the city (and ISP) used by the person.
Say, the victim has registered a domain name and you want to use it to find out the city in which he resides. Now,
one thing to remember in this case is that, if the victim has registered the domain name using any of the various free .
com registration services like Namezero.com etc, then the domain name would probably be registered on the
company’s name and not the victim’s name. So, a WHOIS query will give information on the ISP and not the victim

NEWBIE NOTE: The WHOIS service by default runs on Port 43 of a system. Try performing a WHOIS query by
telnetting to Port 43 and manually typing out the query. I have never tried it, however, it might be fun.

Yet another and probably the second most efficient method (after Reverse DNS queries) of tracing an IP to its exact
geographical location, is to carry out a ‘traceroute’ on it. The ‘tracert’ or ‘traceroute’ commands give you the names
or IP’s of the routers through which it passes, before reaching the destination. Windows users can perform a trace of
an IP, by typing the following at the command line prompt:
C:\windows>tracert IP or Hostname
For more information about the usage and syntax of this command, type: ‘tracert’ at the command prompt.
Anyway, now let us see what is the result, when I do a tracert on my IP. Remember I live in New Delhi which is a
city in India. Watch the names of the hostnames closely, as you will find that they reveal the cities through which the
packet passes.
C:\windows>tracert 203.94.12.54
Tracing route to 203.94.12.54 over a maximum of 30 hops
1 abc.netzero.com (232.61.41.251) 2 ms 1 ms 1 ms
2 xyz.Netzero.com (232.61.41.0) 5 ms 5 ms 5 ms
3 232.61.41.10 (232.61.41.251) 9 ms 11 ms 13 ms
4 we21.spectranet.com (196.01.83.12) 535 ms 549 ms 513 ms
5 isp.net.ny (196.23.0.0) 562 ms 596 ms 600 ms
6 196.23.0.25 (196.23.0.25) 1195 ms1204 ms
7 backbone.isp.ny (198.87.12.11) 1208 ms1216 ms1233 ms
8 asianet.com (202.12.32.10) 1210 ms1239 ms1211 ms
9 south.asinet.com (202.10.10.10) 1069 ms1087 ms1122 ms
10 backbone.vsnl.net.in (203.98.46.01) 1064 ms1109 ms1061 ms
11 newdelhi-01.backbone.vsnl.net.in (203.102.46.01) 1185 ms1146 ms1203 ms
12 newdelhi-00.backbone.vsnl.net.in (203.102.46.02) ms1159 ms1073 ms
13 mtnl.net.in (203.194.56.00) 1052 ms 642 ms 658 ms
So, the above shows us that the route taken by a data to reach the supplied IP is somewhat like this:
Netzero (ISP from which the data is sent) ---à Spectranet (A Backbone Provider) -----à New York ISP ---àNew
York Backbone -à Asia --à South Asia -à India Backbone --à New Delhi Backbone --à Another router in New
Delhi Backbone ---à New Delhi ISP.
So, basically this tracert does reveal my real location, which is: New Delhi, India, South Asia. Get it?
Sometimes, doing a ‘tracert’ on an IP, does not give useful information. You see in the above example, the
hostnames returned revealed the city or country in which the system is located. Although, more often than not, you
will get such helpful hostnames, sometimes the hostnames returned are very vague and unhelpful.
So what do you do then? Well, fret not. Simply do the below procedure.
Let us say that the trace ends at the hostname abc.com. This is very vague and gives absolutely no clue as to where
the system is located. However, what you could do is, launch your browser and visit: http://www.abc.com/ Now, abc.
com is probably an ISP and an ISP, will definitely give its location and the cities in which it operates. So, you could
still have a good chance of learning the definite city of the victim.
A very interesting utility is the VisualRoute utility, (http://www.visualroute.com/) which traces a hostname or IP and
shows the path taken by the packet to reach the destination on a world map. It is very useful and reveals some
excellent information. However, it sometimes does tend to be inaccurate.

 Say you have found out the ISP of a person and simply want to learn as to in which country the
person resides in. However, visiting the ISP website doesn’t help. Nor does the hostname help. So, what do you do?
Well, one thing that you could do is, try connecting to Port 13 of the ISP. This is the port, which simply displays the
system time. It will tell you how many hours ahead or behind the system is from GMT time.

Well, this basically brings us to the end of this manual. Before I sign off, I would like to make it clear that it
extremely difficult and surprising if someone is able to get the exact contact address of a person by simply knowing
his IP. (Without taking help or breaking into the person’s ISP) Anyway, hope you liked this blog.

HACKING INTO COLLAGE SERVER

Posted by ENJOY NEW TECHNOLOGY

Note: That these methods can be used on most networks, but I am focusing mostly on Colleges/schools, so the article makes several assumptions because of this. For example, most public colleges have windows based networks, so the tactics discussed in this article will be more useful if the target network is running a windows OS. Also this a N00b article. If you are a pro, you might as well pass this post. .
Warning: You can get into a lot of trouble by messing around on your college computers. In no way do I suggest you use the information below to actually try and hack into your college. This article is just to demonstrate how it would be done and what would be possible if you did manage to accomplish the task.
The main goal with any of the methods listed below is to obtain access to an account with sufficient network previlages, and it’s all uphill from there. To be clear, there is a very big difference between a network administrator, and a local administrator. A local administrator is only an administrator on one computer, and can not access other computers over the network. This is virtually useless unless you just want to mess with files on that paticular hard drive. On the other hand, a network administrator has access to all the other computers linked to the network, among other things.
Useful Tricks
There are a few tricks that may help you get past some of the college security features and restrictions along the way.
First off, one of the most annoying things that colleges tend to do is use an internet filter that blocks sites it shouldn't. The first way i know to get around that is to use a proxy, which is generally pretty effective.http://www.browseatwork.com
http://www.proxify.com
http://www.novalok.net
Those are a few easily accessible web proxies. If they are blocked, you can try doing a google search for “cgi proxy” or “php proxy” to find one that works, or, alternatively you can also use googles “cache” feature to get into sites which are normally blocked, however this does limit your interaction with them.

I have also read that if you use the command prompt to ping a site using the “ping www.website.com” command to get its IP, that putting ‘http://”websitesip”‘ in the address bar will get around the filter.
Speaking of the command prompt, what happens if your college has disabled the command prompt? First off, make sure its disabled. Go to Start>Run then type cmd, if that’s disabled try the same thing except type command. If for some reason run is disabled, open the task manager by pressing Ctrl+Alt+Delete. Once it’s open click on “File>New task(run)”. If your colleges gone as far as to disable the task manager, there are programs which mimic the task manager that you can download.
Anyhow, so lets say none of the above methods worked. Don’t fret, we can just make a new command prompt. Open up notepad and type in this:
@echo off
command
@echo on
Save it as a .bat file, then open it, and you should have a functioning command prompt.
Sometimes network administrators get really paranoid and decide to disable primative functions, like the start menu, or the ability to right click on things and move icons. Sometimes pressing alt+enter can unlock the start menu. In the event that the network administrator has disabled the ability to save files onto the C drive, i would suggest trying to bring a floppy disk or a flash drive to college, and seeing if you can save files on there.
Anyway, onto the actual part where you hack into your college.Method One: Command prompt
Most of the articles I’ve read that concern this topic involve using the command prompt and batch files to add/delete/change the privilages of the users on a computer.

In the command prompt you can use this command to create users on a computer:
net user usernamehere passwordhere /ADD
This command can be used to change the privilages of a specific user.
net localgroup administrators usernamehere /ADD
Wow, thats pretty neat isn’t it, you’ll be an admin at your college in a matter of seconds.
Too bad it wont work on any network with an admin who knows how to create acocunts with differnt privilages. Unless you already have access to a privilaged account, or your college is REALLY retarded with computers, this method is not for you.
About the only useful thing you can do with this method on a restricted account is use this command to message other users.
net send domainhere userhere(* for all users) “message here”
And that still isn’t very useful, although it might be a good way to pull a prank on a computer illiterate friend.
Method Two: The Network
This method is the one i have been most successful with, and while a networkadministrator who really has his act together may have a completely full proof network, most don’t.
This tactic consists of browsing the shared files of all the computers on a network. Most of the colleges that I’ve attended have neglected to put restrictions on the majority of their shared folders, and you can generally find some very interesting files using this method.
First of all, you need to find the list of all the computers on the network. Generally spekaing, this is pretty easy, however if the computers are really secure it might be a bit more difficult.
On most networks, it will be as easy as following this path:
My Network Places > Entire Network > Microsoft Windows Network
This should bring you to a folder that has a list of different work groups, at least one of which should contain the majority of the colleges computers. Getting to the shared folder on a computer should be as simple as clicking on the computer, or typing computername in the address bar.
If for some reason your college has these functions disabled, go to the command prompt and type “ipconfig/all” This should display your IP as well as some other information, such as the gateway IP. Type iphere in the address bar and it will access the computers shared folder. play with the last number in the address by changing its value to get into other computers shared folders. The gateway IP has some interesting things on it sometimes as well. in some cases, the gateway IP will be the address of the colleges router, in which case typing http://gatewayiphere may allow you to access and change the routers settings.
Most colleges name their computers appropriately, either by room number, department, section of building, or something to that extent. Most of the time there will also be a few computers that dont follow the general pattern of names. These computers generally hold some importance, and are often major servers.
Anyhow, for now just browse the shared folders and see what you can find. Check teachers computers for test answers. Check principals and counsellers computers for student databases, or locker information.
Explore every folder you can, sometimes you’ll get lucky. At one of the colleges i attended, the network administrator left a copy of his “my documents” folder on a computer named “test server”, and it was accessible to anyone. Within that folder he had various spreadsheets containing lists of staff passwords, as well as the master password to their copy of VNC (a program that lets you remotely control desktops) that they had installed on all of the colleges computers.
Method Three: Shoulder Surfing & Social Engineering
This is the method that requires the least computer literacy. You can either attempt to watch someone who has a privilaged account type in their password, and if you have a good enough eye you might be able to figure it out. Alternatively you can try to get someone with a privilaged account to trust you with their password.
Method Five: Keyloggers
If the above methods fail, you can try to install a keylogger on a machine at the college to obtain and privilaged login. However, any college running a decent fire wall or virus scanner will be able to render your keylogger useless.
However, if you have the money to blow, you can invest in a hardware keylogger, which you can physicaly attatch to the computer to steal peoples passwords.
Method Six: Remote Hacking
So, lets be honest, the previous methods barely qualify as hacking, but this method involves hacking into their servers from your own computer.
If your concerned about getting in trouble, I would definately not reccomend this method, as it’s not exactly discreet.
Go to your colleges website, if you dont know it, you should be able to find it by googling your colleges name. Now then, every college is going to have an E-mail system of some sort. Most of the time, every teacher and person of importance will have an E-mail account with the college. You’ll have to figure out how your college formats its employee’s E-mail log-ons. For example, at my old college, if a teacher was named John Smith, his E-mail would be jsmith@mycollege.org, and all the other teachers would have an E-mail address that followed that rule.
Now then, use a port scanner such as nmap to scan your colleges website for a port using POP3, or some other type of mail service. At this point its just a matter of getting ahold of a brute forcing program such as Brutus, and assulting the privilaged users E-mail account. Chances are his/her E-mail password will work on his/her’s computer log-on as well.
Using Your Privilaged log-on
Ok, hopefuly one of the above methods worked, now the question is, what can we do with our privilaged log-on. Hopefully your log-on is a network administrator, if not you should continue trying to get ahold of one.
First off, we can browse all the computers on the network, except it isn’t like before where we can just view the shared folders, now we can check out their C drive, read their personal documents, or delete them if we want.
To get to the C drive of a computer on your network, you enter computernamec$ in the address bar. If you have a privilaged log-on and that dosnt work, try replacing c$ with admin$, this will put you in the windows folder.
So now you most likely have access to all your teachers tests, all the confidential information the counsellers keep, and all the discipline records and locker information the principals keep. You’ve got alot of power in your hands at this point, for example, you could plant porn on a teachers computer and get them fired, or completely destroy a teacher’s lesson plans. If you know the main server the college uses, you might be able to get in and edit the colleges website, or maybe get rid of that pesky internet filter. Find the computer with all the year book stuff and edit the pictures. Send E-mails to teachers under the principals name. Your in complete control.
The best part is that colleges utilize more and more technology every year, most colleges these days have online grade books. If you use your privilaged login to get into that, you can probably change grades, attendance, seating charts, and various other things. Just use your imagination.
Not Getting Caught
If you used method six to obtain passwords, your on your own, as brute forcing is a very obvious method, and your liable to get caught if they find out. IP addresses are easily traced.
Now then, that aside, there are a few important things you should do, or rather, not do, to avoid getting caught.
First off, its not a good idea to tell alot of people about your abilities. I know it’s in human nature to boast, but the more people who know, the easier it is to get caught. If you go around telling everyone you can change grades and such, before you know it random people will be asking you for favors.
Secondly, its important to remember that alot of things on the computer are traceable. For example, every time you open a file on a computer, it can log the account that did it, and at what time, and possibly from what computer. If you pull a dramatic stunt that attracts attention to your colleges lack of secuirty, you might get found out.
Lastly, if your doing mallicious things on the colleges computer, don’t be stupid, make sure a teacher isn’t watching.

VIDEO EDITING SOFTWARESS

Posted by ENJOY NEW TECHNOLOGY


      VIDEO EDITING SOFTWARE

There are plenty of good free video editing software that offer useful features as adding scrolling texts, subtitles, custom animations and similar.To help you out, I decided to provide you the list of top 8 free video editing software. Let’s begin with it.
1) Microsoft Movie Maker
Microsoft Movie Maker is one of most popular video editing software that offers enough basic features to get the job done but stops short of the abundant options and effects found in other programs. For example, although Movie Maker includes many text motion effects for rolling credits and similar animations, there are no canned text styles to aid in the design. You can’t adjust volume levels at specific locations in the timeline but only a track at a time. And Movie Maker 2 has no built-in DVD– or Video CD–authoring capabilities.Other weaknesses include awkward trimming controls that make performing precise edits difficult, and a general lack of configurability. For example, you can’t set levels on filters like blur, pixelate, and other special effects.


Windows Movie Maker has been in every version of Windows since Me… XP and Vista… but it’s not in Windows 7. So for those who use windows 7 , below is download link

Download Microsoft Movie Maker 2.6 for Windows 7 and Vista 

Windows Movie Maker 2.6. specifications:
Publisher web site : 
http://www.microsoft.com/
Operating systems : Windows Vista , Windows 7
File size: 7.02MB
2)Avidemux 2.4
Avidemux is an open source video editing software that can handle many file types, fom avi and mpeg to flv. You can edit .FLV directly, and tons of other formats too, even Windows Media Center recordings (DVRMS files). You can slice and dice video, change the audio, change the delay of audio in a video, and append video to video. Very easy and intuitive to use.

Download Avidemux 2.4
Avidemux 2.4 specifications:
Publisher web site : 
http://fixounet.free.fr/avidemux/download.html
Operating systems : Windows XP, 2000, Me, Linux, Mac OS X
The Best review chosen by hackspc.com : 
Avidemux 2.4 – Free Video Editing Program
3)RichFLV 4.0 Beta
RichFLV is free video editing software that allows you to edit Flash Video Files and then export them as FLV, MP3, SWF or even Jpeg and PNG.

Downlaod RichFLV 4.0 Beta
The best review chosen by hackspc.com : RichFLV 4.0 Beta
4)VirtualDub
VirtualDub is a video capture/processing utility for 32-bit Windows platforms (95/98/ME/NT4/2000/XP), licensed under the GNU General Public License (GPL). It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters.VirtualDub is a software that allows you to capture and process video files. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and also handle sets of BMP images. 

Downlaod VirtualDub
VirtualDub specifications:
Operating System: Windows All
Size : 1.3 MB
5)ZS4 video editing software
ZS4 Video Editor 0.957 is a Video Editing Software product from zs4.net, get 4 Stars SoftSea Rating, ZS4 Video Editor for win32 is a multi-track video compositing/editing system with more than 90 built-in video effects including outstanding color and chroma keying tools, distortion effects, color adjusters, pattern generating effects and many others. Effect containers can be used to restrict the processing of contained video effects by shape or blending logic. Other features include custom video export size, number of tracks and sub-composites limited only by available memory, custom speed and direction change for video and audio, optional super-sampled compositing during export for better quality rotation and zoom, and the capability to slave effect and compositing controls to audio wave forms.

Download ZS4
ZS4 specifications:
Publisher web site : 
http://www.zs4.net
Operating systems : Linux ,Windows All, Mac OSX
6)Cinefx
Cinefx is an offline playback, editing, encoding, animation and visual effects tool based on the Jahshaka technology that allows you to create professional digital media on your desktop. Use the tools that hollywood uses to create blockbuster films and special effects 

Download Cinefx
Cinefx specifications:
Publisher web site : 
http://www.cinefx.org
Operating systems : Linux ,Windows All, Mac OSX
7)AutoGK
AutoGK is probably the most popular Divx/Xvid conversion tool around, maybe because the whole process is automated. That makes the software easy to use.
Program features support of:
- DVD/VOBs(unencrypted from hdd), MPEG2, MPEG1, transport streams (including multi-program ones) and AVI/DV input sources
- XviD or DivX(5/6) output formats
- AC3, DTS, PCM, MPA input audio tracks
- AC3, DTS, MPA, CBR/VBR MP3 output audio tracks
- two audio tracks in AVI
- external (vobsub) or internal (burnt-in) subtitles (with support of forced subs)
- HDTV input/output resolutions(upto 1920x***) and frame rates (50/60fps)
- automatic crop and resize based on compressibility of the source to achieve best results
- automatic detection of input source: PAL, NTSC, FILM, HYBRID
- automatic deinterlacer and IVTC
- automatic split into CD-sized chunks for main video and external subs


Download AutoGk

AutoGk specifications:
Operating systems : Windows 98/2000/XP/2003/NT
File size: 27.75K
8)DebugMode Wax 2.0e
Wax is a high performance and flexible video composition and special effects software. The idea for Wax is to be very general purpose and flexible in video composition and effects, so that you can compose your dream video sequence with ease every time. Wax can create 2D & 3D special effects and can work in two modes – as a standalone application and as a “plug-in” to video editors/NLEs.

Download DebugMode Wax 2.0e
DebugMode Wax 2.0e specifications:
Operating systems : Windows 95/98/Me/2000/XP/NT
File size: 2.59MB
If you know of some that’s not here on the list, post a reply and i’ll add it.

Block a website address from opening in windows

This trick will be helpful for those who want to block access to particular websites on their system.  Parents can block certain websites from their younger ones. It can also be used in schools and colleges etc….Trick to block a website in windows
Well this trick is very simple and it goes this way.
1. Open MyComputer

2. Browse C:   (or your Operating system drive)
3. Browse Windows –>System32–>drivers–>etc
so the Location will be C:\WINDOWS\system32\drivers\etc
In the etc folder look for the file hosts
4. Open this file hosts with notepad.
5.  Locate the line 127.0.0.1 localhost
6. To block www.google.com for example, just add this text under
127.0.0.1  localhost:
127.0.0.1 www.google.com
127.0.0.1 www.yahoo.com
7. Save the file.
In this way add any number of sites you want,  however you will need to prefix it with “127.0.0.1″.
Note:  This blocks the website from opening in any browser whether it is Mozilla Firefox or Internet Explorer

Windows 7 General Tips and Tricks ( 70 Hacks )

Posted by ENJOY NEW TECHNOLOGY


Windows 7 General Tips and Tricks ( 70 Hacks )

Windows 7 is much better than the latest version of Windows Vista and it comes with a lot of new features. Unfortunately, some of them aren’t so easy to figure out, so I created a list of the most important tips and tricks and a step-by-step guide that will help you apply all of these great tips and tricks.

1. PC Safeguard
I rarely let anyone use my PC because I’m afraid he will mess it up, but it seems Microsoft has been thinking at me and came with a solution. The PC Safeguard doesn’t let anyone mess your PC settings, because after the user logs off, the configurations are reset back to normal. Of course it will not restore the configurations changed by you, but only the ones done by other users you define.
To use PC Safeguard, go to Control Panel -> User Accounts and create a new account, then select “Set Up Pc Safeguard” and switch it on. Then you can stay relaxed when others use your computer, because you won’t find anything changed, including configurations, downloaded software, installed programs.


2. Screen Calibration
Fortunately, Windows 7 comes with a display calibration wizard that lets you set up the screen brightness properly, so you won’t have any problems viewing photos or text. The problem was that on one PC a photo could look sharp and bright and on another it looks awful. Now the problem can be fixed by pressing the Windows logo key and then typing “DCCW”.


3. AppLocker
If you are usually sharing your computer with someone else, then you might want to restrict their access to your applications, files or documents. Using the AppLocker tool, you have a few options to do this by blocking other users to access Executables, Windows Installers, Scripts, a specific publisher or path.
You can simply do this by pressing the Windows key then typing Gpedit.msc. Then go to Computer Navigation -> Windows Settings -> Security Settings -> Application Control Policies -> AppLocker. Right click on one of the options (Executables, Installers, or Script) and create a new rule. That should save you from a lot of headaches.


4. Burn Images
We all had trouble with image burning in Windows, because it couldn’t do it itself, a standalone software being needed. With Windows 7 this will not be a problem anymore. All you have to do is double-click the ISO image and burn it on the CD or DVD that’s inserted in the drive.


5. Display Empty Removable Drives
Windows 7 will not show empty drives by default, so if you connect an empty drive to your PC, don’t worry, just go to Tools -> Folder Options -> View and uncheck “Hide empty drives in the computer folder”. This doesn’t seem like a good idea and it should not be default setting, because it will be hard for inexperienced users to figure it out. I bet a lot of users will return their newly bought drive thinking it’s broken.


6. Dock The Current Windows To The Left Side Of The Screen
This new feature seems useful because sometimes it’s disturbing that windows seems to float like crazy on the screen and it’s hard to attach them to one side of it. Now this can easily be done using a keyboard shortcut. Press the Windows key + Left key (arrow) to dock it to the left side of the screen.
6.1 Dock The Current Windows To The Right Side Of The Screen
Press the Windows key + Right key to dock it to the right side of the screen.


7. Display Or Hide The Explorer Preview Panel
Press ALT + P to hide it then once again to display it.


8. Display Gadgets On Top Of Other Windows
Press ALT + G


9. Background Photo Slideshow
If you are like me, lazy and bored, then you will want to change the background from time to time, wasting a lot of time. Now you don’t have to do this anymore, because you can set up a slideshow.
Right click on the desktop then go to Personalize -> Desktop Background and hold the CTRL key while choosing the images. Then you can choose the time intervals between images and opt to display them randomly or in a row.


10. Make The Taskbar Smaller
If you feel like the taskbar is using too much of your screen space, you can choose to make the icons smaller. To do this, right-click on the Start button, then go to Properties -> Taskbar and set it to “Use small icons”


11. Combine Taskbar Icons
When you have more windows or applications opened, the taskbar’s space might not be enough for them all, so you need to combine them, just like you would in Windows XP or Vista. To do this, right-click the Start button, then go to Properties -> Taskbar and check “Combine when taskbar is full”.


12. Multi-threaded File Copy
If you are a more advanced user, you’ve heard already about Robocopy. Now it’s included in Windows 7 and lets you perform multi-threaded copies from the command line. You can choose the number of threads like this “/MT[:n], which can be from 1 to 128.


13. Maximize Or Restore The Foreground Window
Press Windows Key + Up Key.


14. Minimize The Active Window
Press Windows Key + Down Key


15. Activate The Quick Launch Toolbar
The Quick Launch Toolbar in Windows XP and in Vista seems a very good idea that you might miss when using Windows 7. Fortunately though, you can get it back in a quick few steps.
Right click the taskbar, go to Toolbar -> New Toolbar and type “%UserProfile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch” into the folder box, then click Select Folder.
To make it look like it would in Windows Vista, right click the taskbar, uncheck “Lock the Taskbar”, then right click the divider and uncheck “Show Title” and “Show Text”. Then right click the taskbar and check “Show Small Icons” and you should be done.


16. Preview Photos In Windows Explorer
While in Windows Explorer, Press ALT + P and a preview should appear on the right.


17. Desktop Magnifier
Press the Windows Key and the Plus Key to zoom in or Windows Key and the Minus Key to zoom out. You can zoom anywhere on the desktop and you can even configure your magnifier. You can choose to invert colors, follow the mouse pointer, follow the keyboard focus, or the text insertion point.


18. Minimize Everything Except The Current Window
Press the Windows Key + Home Key.


19. TroubleShoot Power Management
Windows 7 can tell you how much power your system uses or provide detailed information about the power usage and issues caused by each application and device. This way you can optimize the way your battery is used, making It last longer.
Press the Windows Key and type “POWERCFG –ENERGY –OUTPUT ”, and it will create a file called energy-report.html in the folder specified by you, after observing your PC for 60 seconds.


20. Web Searches From Your Desktop
Windows 7 lets you search for online resources, by adding a connector that be downloaded for free.
For instance, go to http://www.istartedsomething.com/flickrsearch/ and download the Flickr connector. After that, you should see the Flickr Search in your searches folder and you will be able to do it directly from your desktop, without needing to visit their website.


21. Add Videos To Your Start Menu
If you were looking for a faster way to access your videos, then Windows 7 has the right answer for you.
Right click the Start button, then go to Properties -> Start Menu -> Customize and set the Videos to “Display as a link” and you’re done, you will now find them in the Start Menu.


22. Shift The Window From One Monitor To Another
If you are using two or more monitors, then you might want to move the Windows from one to another. There is a very simple way to do it.
All you have to do is press the Windows Key + Shift Key + Left or Right Key, depending on what monitor you want to move it to.


23. Custom Power Button
There is an option to replace the “Shut Down” button with another action, if you rarely shut down the computer, but you more often restart it or put it on sleep.
Right click the Start Button, go to Properties and choose the ‘Power Boot Action” to do whatever you want, from the given options.


24. Easily Add A New Font
Adding a new font it’s now easier than ever. Just download the font you want, double click it and you should see the install button.


25. Stretch The Window Vertically
You can stretch the active window vertically to the maximum display height by pressing the Windows + Shift + Up (arrow) keys. Press Windows + Down
Keys if you want to restore it.


26. Open Windows Explorer
Press the Windows logo key + E to open a new instance of Windows Explorer.


27. Create A New Instance Of The First Icon In The Taskbar
Press Windows + 1 Keys to open a new instance of the first icon in the taskbar. This could prove really useful in some circumstances.


28. Windows Action Center
Windows Action Center offers you important information about your PC, like the Antivirus Status, updates, troubleshooting and provides a backup scheduling feature.
To access it, go to Control Panel -> System And Security -> Action Center.


29. Windows Troubleshooting Platform
This platform can help you solve a lot of issues you may encounter, like the internet connection, hardware devices, poor system performance and more. You can choose what to troubleshoot and it will come with some possible explanations for the problem that might really help you.
There are a lot of options, guidance and information available there, so give it a try by typing “troubleshoot” or “fix” after pressing the Windows Key.


30. Turn Off System Notifications
System notifications are usually disturbing and aren’t always useful, so you might want to turn some of them off and.
This can be done in Windows 7 by double clicking the Notification Area Icons in Control panel. There you can change notifications and icons for the Action Center, Network, Volume, Windows Explorer, Media Center Tray Applet, Windows Update Automatic Updates.


31. Turn Off Security Messages
To turn off security messages you have to go to Control Panel -> System and Security -> Action Center -> Change Action Center Settings and you can turn off the following notifications: Windows Update, Internet Security Settings, Network Firewall, Spyware and related protection, User Account Control, Virus Protection, Windows Backup, Windows Troubleshooting, Check for updates.


32. Cycle Through The Open Programs Via The Taskbar’s Peek Menu
This works just like Alt + Tab, but opens the menu just above the sidebar, doesn’t seem very useful. Give it a try by pressing The Windows Key + T.
33. Run A Program As An Administrator
You can easily run a program as an administrator by pressing Ctrl + Shift while opening it.


34. Same Program Windows Switching
If you have more instances of a program running, simply hold Ctrl while clicking on its icon and it will cycle through all the instances.


35. Auto Arrange Desktop Icons
You can now forget about the Right Click -> Auto arrange. All you have to do is hold F5 pressed for a bit and the icons will auto arrange.


36. Encrypt Removable USB Drives
Encrypting an USB drive has never been easier. Now you can right click on the removable drive and then on the “Turn on Bitlocker”.


37. Turn Off Smart Window Arrangement
If you don’t like Windows 7’s new features that arrange your windows intelligently, there’s an easy way to turn it off.
Press the Windows Logo Key, type “regedit”, go to HKEY_CURRENT_USER\Control Panel\Desktop and set WindowArrangementActive to 0. After you reboot your system the smart arrangements will be turned off.


38. Create A System Repair Disc
Windows 7 features a tool that lets you create a bootable System Repair Disc that includes some system tools and the command prompt. To create it, press the Windows Key and type “system repair disc”.


39. Hard-Link Migration Store
The Hard-Link Migration store is only available for new computers and can migrate files, settings, and user accounts. The new Hard-Link Migration Store uses more less disk space and takes less time.


40. Turn Off ‘Send Feedback’
If for some reason, you’re still using the Beta version of Windows 7 and if you feel disturbed by “Send Feedback button”, there is a way to turn it off. Press the Windows Key and type ‘regedit’, then go to HKEY_CURRENT_USER\Control Panel\Desktop and set FeedbackToolEnabled to 0. After you restart the computer, it shouldn’t be there anymore. Also, if you want to turn it on again, set the FeedbackToolEnabled to 3.


41. Improved Calculator
Windows 7 features an improved calculator that can do unit conversion, date calculation, gas mileage, lease, and mortgage. Also you can choose between Standard, Scientific, Programmer, and Statistic calculator.


42. Open A Folder In A New Process
Windows 7 opens all folders in the same process in order to save resources, but this means if one folder crashes, they all crash. So if you feel like that’s a risk you don’t have to take, then you have to open them all in their own processes.
To do this, hold down Shift button, right-click the drive and “Open in New Process”. Now you will be safe.


43. Problem Step Recorder
The Problem Step Recorder is a great tool that can be used in many circumstances. You can turn it on by pressing the Windows Key, then typing “PSR.exe” and click Record. Now it will record all your moves and save them as a HTML document that you can view or write descriptions to it. This can help you with troubleshooting or when writing a guidance or tutorial.


44. Free Codecs Pack
Unfortunately, Windows Media Player still isn’t able to play many audio and video files, so you will still need some codecs. But with the free codecs pack you can download here you shouldn’t have any problems.


45. Start Windows Explorer From My Computer
Windows Explorer opens in the Libraries directory by default. Most of us are used to see the My Computer page instead.
To change it to My Computer, press the Windows Key, then type “explorer”, select Properties and in the Shortcut tab type “%SystemRoot%\explorer.exe /root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}”. Now you have to right-click the Explorer icon in the Taskbar and hit “Unpin this program from the taskbar” and then drag it back from the Start Menu.


46. Clear The Desktop
If there are too many windows on the desktop, you can clear it by shaking a window from left to right and all others will minimize. To restore the other windows you have to shake the active one again.


47. Use Gadgets With UAC Turned Off
Maybe you noticed that once you turn off UAC you can’t use the gadgets anymore, as a security measure. But if you want to risk using them, there a simple way to do it, even with UAC turned off.
Press the Windows Key, type ‘regedit’, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Sidebar\Settings and create a DWORD value named AllowElevatedProcess and set its value to 1. Now you should be able to use your gadgets. If not, then reboot your PC and you should be done.


48. Fix The Media Player & Media Center MP3 Bug
If you have the final version of Windows 7, then go ahead and skip this one, since it applies only to Beta and RC versions.
Both Windows Media Player and Windows Media Center come with a bug that can damage your MP3s by filling missing metadata automatically on imported MP3 files. This can cut a few seconds from the beginning of the tracks and can prove really disturbing. This problem was fixed by Microsoft using the fix that you can download here.


49. Search Everything In Your Computer
Windows 7 offers the possibility to search all file types, including unknown ones and this could help you in some cases.
Though it is not recommended, because it’s much slower than normal search, you can give it a try by doing the following: Launch Windows Explorer, go to Tools -> Folder Options -> View and check “Try to search the content of unknown file types”. If you don’t need it anymore, don’t forget to clear it for an increase in speed.


50. Mouse Gestures
Windows 7 has not only brought gestures for those who use touchscreen devices, but for mouse users too. So, instead of right-clicking a Taskbar icon to access the jump list, you can hold left-click and drag upwards to smoothly call it up. In addition, clicking and dragging down the address bar in Internet Explorer will open the browsing history. There might be more gestures yet not discovered.


51. Configure Your Music Favorites
The Windows Media Center creates a list of favorite songs based on how often you play them, your ratings and date you’ve added them. If you aren’t comfortable with the way they thought it out, change the way it sorts your favorites by going to Tasks -> Settings -> Music -> Favorite Music.


52. Turn Off Recent Search Queries Display
Windows 7 holds and displays the recent search queries by default. This can often prove to be irritating. No need to stress though because it can be disabled.
Press the Windows Key, type “gpedit.msc”, then go to User Configuration -> Administrative Templates -> Windows Components -> Windows Explorer and double click on “Turn off display of recent search entries”.


53. Advanced Disk Defragmentation
Fortunately, Windows 7 offers much better defragmentation than Vista and also lets you configure it a bit from the command line.
To do it, press the Windows Key and then type “CMD”.
You can defragment your hard disk from the command line by typing “defrag” and you have the following options: “/r” will defrag multiple drives simultaneously, “-a” performs a defrag analysis, “-v” prints the report, “-r” treats files with at least 64 Mb of fragments like are not fragmented, “-w” will defrag everything. An example is “defrag C: -v -w” to defrag the whole drive C.


54. How To Make Internet Explorer 8 Load Faster
If you want Internet Explorer 8 to load faster, you need to disable the add-ons that slow it down, so go to Tools -> Manage Add-ons and check the load time for each one. You can choose for yourself the ones you can live without and ones that would increase the load speed.


55. Media Center Automatic Download
Windows Media Center 12 allows you to schedule data downloads, so it can be done without disturbing you. To do it, go to Tasks -> Settings -> General -> Automatic Download Options and you can configure it to start and stop the download whenever you want.


56. Remove The Sidebar
Windows 7 doesn’t seem to feature the sidebar anymore, but it still exists and runs in the background, being launched automatically at startup. So if you want to get rid of it, there are two ways.
The easier one is to press the Windows Key, (or click Start), in the search box, type MSCONFIG.EXE, click the Startup tab and clear the Sidebar box. The hard way is to press the Windows key, type “regedit”, find and delete the registry key at HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run. This can save you some RAM consumed with no use.


57. Volume Tweaking
Don’t you like that Windows 7 automatically reduces the volume when it detects PC calls? You can turn off this feature by right-clicking the speaker icon in the taskbar, go to Sounds -> Communications and get rid of it.
58. Run A Program As Another User
Windows 7 comes with the possibility to run a program both as an administrator or another user, by right clicking on the executable or shortcut while holding down the Shift key. Then you have to select “Run as another user”.


59. How To Use Virtual Hard Disk Files
You can now create and manage virtual hard disks files in Windows 7 as if they were real disks. This can allow you to use a live Windows installation on the virtual disk without the need to boot the virtual Computer. To create a virtual disk you have to press the Windows Key, right-click on Computer, then go to Manage -> Disk Management -> Action -> Create VHD. There you can specify the location and size of your virtual hard disk file.
To attach the virtual disk file, press the Windows Key, right-click Computer, then go to Manage -> Disk Management -> Action -> Attach VHD and you have to specify the location and if it’s read only or not.
To initialize a virtual hard disk, press the Windows Key, right-click on Computer, go to Manage -> Disk Management -> Action -> Attach VHD, specify the location, click Ok, then right click on the virtual disk and click on Initialize Disk. Select the partition style you want to use and then right-click on the unallocated space and click “New Simple Volume” and follow the instructions wizard. Now, a new hard drive appears in Windows Explorer and you can use it as a real partition.


60. Remove The Windows Live Messenger Tab In The Taskbar
To get rid of the Windows Live Messenger Tab and put it back in the system tray, where it belongs, go to C:\Program Files\Windows Live\Messenger, right-click msnmsdgr.exe and set its compatibility mode to Windows Vista.


61. Lock The Screen
There is no Lock Screen button in the Start Menu anymore, so you have to press the Windows Key + L to lock it, now. It seems easier, in case you don’t forget the shortkey.


62. Create A Screen Lock Shortcut
In case you don’t like shortkeys or you keep forgetting them, there’s another option for screen lock.
Simply create a new shortcut to C:\Windows\System32\rundll32.exe user32.dll, LockWorkStation and place it wherever you want.


63. Enable Run Command In Start Menu
If you miss the old Run Command button in XP, then there’s an option to get it back in Windows 7.
Right-click an open area in Start Menu, go to Properties -> Start Menu -> Customize and check “Run Command”. Now you should be done.


64. Improve Desktop Window Manager For Nvidia Graphics
Sometimes the animations for Desktop Window Manager don’t look very well and aren’t smooth enough and this is cause because Desktop Window Manager renders effects with no transparency and blurring, but you can turn off animations for more pleasant graphics.
Press the Windows Key, right-click on Computer, go to Properties -> Advanced System Settings -> Performance -> Settings and clear “Animate windows when minimizing and maximizing”. Click OK to finnish.


65. Change Default Save Location For Files
Windows 7 is a bit different from Vista, because it saves Documents, Pictures, Videos and Music under the Public folder inside C:\Users. You might not want to save your documents, pictures, videos or music to this location, but create your own locations and you can do it quite easy.
Press the Windows Key, click your username and double-click on the folder you wish to change. Then you will see Includes: 2 library locations. Click on that text, right-click on the folder you wish to set like default and click “Set as default file location”, then click Ok.


66. Make 64bit Windows Media Player Default (only for X64 users)
Windows comes with the 32bit version of Media Player by default. If you are a x64 user, you can keep the system cleaner by only installing one set of codecs.
To do this, press the Windows Key, type “command”, right-click on Command Prompt and hit “Run as administrator”, then type “unregmp2.exe /SwapTo:64?”. After that, press the Windows Key, type “regedit”, go to HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\wmplayer.exe\, double click on value and change “%ProgramFiles(x86)” to “%ProgramFiles%”. Now you should be using the 64bit Windows Media Player.


67. Open Multiple Instances Of Windows Explorer Via The Taskbar
If you want to run more instances of the Windows Explorer just by hitting the startbar, you can do it by following these steps:
Unpin Windows Explorer from the Taskbar, then press the Windows Key, go to Accessories, right-click Windows Explorer, go to Properties and change the shortcut path to %SystemRoot%\explorer.exe /root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D} ( if you want it to default to My Computer ) or %SystemRoot%\explorer.exe /root,::{031E4825-7B94-4dc3-B131-E946B44C8DD5} ( if you want it to default to Libraries ). Now repin Windows Explorer to your Taskbar and you’re done.
All that is required for opening more instances of it is just a click of the middle mouse button. If you aren’t pleased with what you’ve done, change the shortcut path back to %SystemRoot%\explorer.exe.


68. Make The System Tray Clock Show The AM / PM Symbols
By default Windows 7 does show the time in 24 hour format, so if you want to get the AM / PM symbols, press the Windows Key, type “intl.cpl” to open Regional and Language Options, go to Additional Settings -> Time where Long Time is set to HH:mm and change it to HH:mm tt, for example, where tt is the AM or PM symbol ( 21:12 PM ). To change it to the 12 hour format, you need to type it like this hh::mm tt ( 9:12 PM ).


69. Internet Explorer 8 Compatibility Mode
If your websites don’t render correctly, you might need to enable Internet Explorer 8 display them in compatibility view. This issue is because of the updated rendering engine, which causes a lot of trouble. To do it, open Internet Explorer, go to Tools -> Compatibility View Settings and check “Display all websites in compatibility view”, then click Ok.


70. Just Don’t Use Windows Vista or XP anymore !!!


Yes, this is very useful tip and it is strongly recommended. In fact, I should have put this one on the top of the list, so you better apply it… for your own good.


That’s it!
There you go 70 very useful tips and tricks for Microsoft Windows 7.


Maybe you knew some of these but I’m sure there are some that you did not heard of. They can prove very useful and can save you a lot of time while using Windows 7.

PREMIUM HACK SERVERS

Posted by ENJOY NEW TECHNOLOGY


Rapidshare | Hotfile Hack - Download Unlimited Without any Wait Time,Multiple Downloads

Salam Firends,
This is a cool trick to download as many as files from rapidshare or any other sharing website 
Note: We can download 4 - 5 files Parallel simultaneously...
LIMITATION: Will Work Only With Dynamic IP broadband's like BSNL,AIRTEL etc..

THINGS YOU REQUIRE FOR RAPIDSHARE HACKING:
1. Dynamic IP broadband like BSNL.
2.Any Good Web browser like Google Chrome or Firefox.
3. My Rapidshare Batch File.
4. List of 4 Best premium Link Generators.
5. Good Download Manager Like IDM(Internet Download Manager)


STEP 1 : DYNAMIC IP BROADBAND
This is must for using this hack. This hack cannot be used using static IP's like College ,Office Computers.
For BSNL users its better than Miracle... So Enjoy Frens..
Dynamic Ip means Every Time you connect to broadband you will get New IP address.


STEP2 : ANY GOOD WEB BROWSER
Download Any Good Web Browser like Mozilla Firefox or Google Chrome.
You can Download these from 
www.filehippo.com


STEP3: MY RAPIDSHARE BATCH FILE
1. Open the Note Pad and Copy the Below Code:

@echo off
echo ipconfig /flushdns
ipconfig /flushdns
echo ipconfig /release


2. Now Save this File as Rapidshare.bat (Note: You can save it as anyfilename.bat but remember to choose All Files while saving).
3. Now Every Time You want to Download From Rapidshare Double Click on It.


The task Is not finished Yet. By this method u can download One file at a time. But As In Start I have Said I will tell you the way to down load Multiple Files Simultaneously...So Read On..



STEP4: BEST PREMIUM LINK GENERATOR
We know that most premium link generators have limitation of downloading one file at a time also after download ask you to wait 2 to 3 min and ask you to visit their sponsor in mean time...
But Using My technique you can bypass that Also...


LIST of 4 Best Premium Link Generators:
SITE 1 
SITE 2

SITE3
SITE4


Now You have 4 premium  link generator and one simple manual rapidshare download Site i.e the link itself www.rapidsahre.com/files/  like... SO Now you can download 5 files at same time From rapidshare... But this will work only once..Then you have to wait again after that... But I have said Unlimited without Time Limit... hahha...
Yeah read on...


NOW AFTER ALL DOWNLOADING IS FINISHED i.e ALL FIVE DOWNLOADS .. RUN MY RAPIDSHARE.BAT FILE and repeat above process again... Every time You want to download just rum my Rapidshare.bat File by double clicking on that and enjoy free Parallel Unlimited Downloading from rapidshare, Hotfile and All sites like them...

STEP 5: USE GOOD DOWNLOADER LIKE IDM.

honest hackerz

video