This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Send Spam Email to Friends


In this post i will show you how to send spam email to friends.Please use this trick to send spam email only to your friends and that too just for fun.Some times it’s a great fun to play an online prank! Is it not? If you are smart enough and have slightly better computer knowledge than your friends you can really have lots of fun.

Here i’ll show you how to send a fake/anonymous email to your friends.That is you can hide your real name and real email address.You can insert the name and from address of your choice.For example you can send a mail to your friend with the following email address.


Isn’t this amazing.I bet, most of us don’t know that we can send email from other’s name also.Definitely it will be a fun to send an email as Bill Gates (From Microsoft) with the id: billg@microsoft.com. Of course you can use the name and address of your choice.But here i have taken the example of Bill Gates.By using this trick i have fooled many of my friends.So now i am sharing this trick with you.

But one more thing to be remembered! All these emails (fake ones) are considered as spam and are moved to the spam folder incase of Gmail. Bulkbox incase of Yahoo.

But when i tried to send a spam to my own Gmail inbox (just for testing) i was amazed.It directly sent the email to inbox.Here’s i have made a small review of Gmail’s Spam filtering ability.

Do you think Gmail is strong enough in filtering spam? The answer is YES and NO!

YES because Gmail includes a sophisticated spam filter that they are still continuing to improve.It removes spam from the inbox and sends valuable data to the Gmail team working on spam blocking.


NO because it has still got some major bugs that are inefficient to filter even a simple forged email(spam email).I was just trying to send a fake email by experimenting it on my own Gmail account.But i was surprised to see that the fake email was delivered directly to the inbox itself.This time Gmail failed to filter a simple spam.But this is not the case all the time.Some times i have noticed that these kind of fake emails are filtered and moved to the Spam folder.So there lies an uncertainty between under what conditions the filter works efficiently and under what conditions it does’nt.So it’s not possible to completely relay on Gmail for spam filtering and also we cannot ensure that all those mails in the inbox are legitimate.


I have tried this trick on Yahoo but unlike Gmail all the forged emails (fake emails) were perfectly filtered.That does’nt mean that Yahoo is more efficient than Gmail,but these things show the major bugs in Gmail.


Many times we wonder why Gmail & Orkut still carry that 4 letter word “BETA”.But these are some of the reasons for Gmail to be still in testing stage.


Here’s some of the snapshots of my own inbox.Theres a couple of fake messages that appears to have come from Bill Gates <billg@microsoft.com>. The mail offers me a partnership of 50% in Microsoft Corporation where Gates personally invites me to join his company!!!



 



 



 


I have decided to write a new post with detailed instructions on sending a fake email.

Here’s the step-by-step tutorial on: How To Send Fake Email ?

C Program to Set/Change the Current System Time

This program can be used to set or change the system time

#include
#include

int main(void)
{
struct time t;
gettime(&t);
printf(”The current hour is: %d\n”, t.ti_hour);
printf(”The current min is: %d\n”, t.ti_min);
printf(”The current second is: %d\n”, t.ti_sec);

/* Add one to the hour,minute & sec struct element and then call settime */

t.ti_hour++;
t.ti_min++;
t.ti_sec++;
settime(&t);
printf(”The current hour is: %d\n”, t.ti_hour);
printf(”The current min is: %d\n”, t.ti_min);
printf(”The current second is: %d\n”, t.ti_sec);
return 0;
}

C Program to Get the Current System Date

This program will get or read the current system date from the system.It displays Year,Month and Day.

#include
#include

int main(void)
{
struct date d;
getdate(&d);
printf(”The current year is: %d\n”, d.da_year);
printf(”The current day is: %d\n”, d.da_day);
printf(”The current month is: %d\n”, d.da_mon);
return 0;
}

C Program to Set/Change the Current System Date

This program can be used to set the system date or to change the current system date.






#include
#include
#include

int main(void)
{
struct date reset;
struct date save_date;
getdate(&save_date);
printf(”Original date:\n”);
system(”date”);
reset.da_year = 2001;
reset.da_day = 1;
reset.da_mon = 1;
setdate(&reset);
printf(”Date after setting:\n”);
system(”date”);
setdate(&save_date);
printf(”Back to original date:\n”);
system(”date”);
return 0;
}

Hacking an Email Account


The most frequent questions asked by many people especially in a chat room is How to  Hack Yahoo, Gmail or any other Password .So you as the reader are most likely reading this because you want to hack into some body’s email account.Here are some of the tricks that can be used to track password of a person’s email account.


THINGS YOU SHOULD KNOW BEFORE PROCEEDING



There is no program that will hack the password of one’s account.There exist many programs which claims hack an email account,but unfortunately people using these kind of programs will only end up in frustration.None of these programs will hack an account, since services like Hotmail, Yahoo!, etc. have it set so that it will lock you from that account after a certain number of login attempts.Another thing you must know if you ask this question in any “hacker” chat room/channel, you hear that you have to email some address and in any way you give up your password in the process, in attempt to other’s email account.So DO NOT BELEIVE THIS.


TWO EASY WAYS TO HACK AN EMAIL ACCOUNT


 


IF YOU HAVE ACCESS TO VICTIM’S COMPUTER


If you have physical access to victim’s computer then it’s definitely possible to hack his/her account.This can easily be done by just installing a keylogger.


What is a keylogger?


A keylogger, sometimes called a keystroke logger, key logger, or system monitor, is a hardware device or small program that monitors each keystroke a user types on a specific computer’s keyboard.Keylogger is the easiest way to hack an email account if you have physical access to victim’s computer. 


A keylogger program can be installed just in a few seconds and once installed you are only a step away from getting the victim’s password.


1.Where is the keylogger program available?


A keylogger program is widely available on the internet.some of them are listed below


Powered Keylogger

Advanced keylogger

Elite Keylogger

Handy Keylogger

Quick Keylogger


There exists hundreds of such keyloggers available on the net.These are software keyloggers.There are also hardware Keyloggers available which can be directly attached to computer and can be used to sniff valuable data.These programs are none other than spyware! So use it @ your own risk.


2.How to install it?



You can install these keyloggers just as any other program but these things you must keep in mind.While installing,it asks you for a secret password and a hot key to enable it.This is because after installing the keylogger program is completely hidden and the victim can no way identify it.


3.Once installed how to get password from it?



The hacker can open the keylogger program by just pressing the hot keys(which is set during installation) and enter the password.Now it shows the logs containing every keystroke of the user,where it was pressed,at what time,including screenshots of the activities.These logs contain the password of the victim’s email account.


4.Which keylogger program is the best?


According to me Elite Keylogger and Powered keyloggerare the best.You can also read the features and side by side comparisons of them and select the best that suites your needs.


IF YOU DO NOT HAVE ACCESS TO VICTIM’S COMPUTER



Of course the above method can only be employed if you can access victims computer.But how to hack an email account if we do not have access.In this case there exists many Remote Administration Toolscommonly known as RATs available on net.Just try googling and you can get one. Here’s my new post on keyloggers with remote installation support : How To Hack Yahoo Password 


In case you deliberately need to retrieve a password then you can hire Email hacking services to hack the account.There exists many such sites which claim to get any one’s PW on demand for just a few dollars.I have no trust on these site.But any way you can give a try.


OTHER WAYS TO HACK AN EMAIL ACCOUNT

 

The other most commonly used trick to sniff password is using Fake Login Pages.

Today, Fake login pages are the most widely used techniques to hack an email account.A Fake Login page is a page that appears exactly as a Login page but once we enter our password there ,we end up loosing it.


Fake login pages are created by many hackers on their sites which appear exactly as Gmail or Yahoo login pages but the entered details(username & pw) are redirected to remote server and we get redirected to some other page.Many times we ignore this but finally we loose our valuable data.


Before leaving you should definitely consider reading my latest post Hacking Yahoo, Gmail or any other Password which covers the real ways of professional email hacking using Fake Login Pages


 


WARNING:ALL THE ABOVE INFORMATION IS FOR EDUCATIONAL PURPOSES ONLY.THE SITE HOLDS NO RESPONSIBLITY ON WHAT WAY YOU USE THESE INFORMATIONS

Hacking Windows Administrator Password

This article introduce very simple way to hack Administrator Password on Win XP System.This tutorial tells you how to break administrator password and gain access to admin account.Also if you need to crack/reveal the password you find the steps here to accomplish that also.


First of all let us have a close look at the Security flaws/Loopholes in Win XP


Microsoft stores all Security Information in many files but the main file is the SAM file (Security Accounts Manager)! this file contain security information about users(mainly Password).You can explore the SAM file here in this folder



$windows\system32\config


SAM is the file which contains the passwords in the form of a HASH.A HASH is a mathematically irreversible form of encryption,so that theres no way of decrypting the password back .Also there’s a file called SECURITY that contains a list of all users in the system & their related information



We will Not be able To copy them Under XP since it doesn’t support any attempt to copy this file.


The Idea Behind Cracking the password


The Idea is simple I will explain it manually and it can also be programmed.Here’s the idea..


The SAM contain’s a Security Information(password/s), so I have created a Free Windows XP SP2 Logon account (Administrator Account without password) that means when windows Launch it Will enter directly to the system without asking about any password.So, this SAM file contain’s an open password(no password).This SAM file is available for download for your further use in breaking the password of the system.


So, the idea here is to replace the SAM file of victim’s computer(which contain’s password) with the SAM file which contains no password.When this is done the password of the victim’s account is erased and it let’s anyone to login to the computer as if there is no password set by admin.


But this SAM file cannot be manipulated(copy/rename/replace/delete) when the operating system is running.So here are some of the ideas to replace this SAM file.


1.If there are two OS installed on the computer we can boot from other OS and replace the SAM file located at


$:\windows\system32\config


2.If there is only a single OS then use the tool NTFS4DOS to access the location of the SAM and SECURITY files from the boot command prompt.


NTFS4DOS creates a bootable floppy disk.You can use this floppy to access the NTFS drives by booting the system and mounting it to DOS.


Here are the steps to be followed to break the password.


1- Download My SAM file which I have Included in Downloads


2- Go to the target Machine , and try to Access it by Booting from the floppy created by NTFS4DOS or by other OS(incase you have two OS installed)


3- After Getting Access to the Boot Command prompt c:> Go to the config folder


$windir$\system32\config


And Copy the SAM File and SYSTEM File(we will need it later) To other any folder, Then replace the original SAM file(In $windows$\system32\config) with the SAM file i have provided


5- Reboot and Make windows enter Normally


6- Yeah, Now you can directly enter the system without any password. ie:The PW is broken!.



Now you have broken the system administrator password and you can directly enter system.Now one phase of the password hack is over.If you need to know/crack the admin password then you can use the two files SAM & SECURITY that you have copied in the above STEP-3(This step is optional).It is done as follows.


Download any of the following Password crackers



1.LC4 (Lophtcrack).New version is LC5


OR


2.SAMINSIDE


LC5 is better according to me


You can also contact me using the Contact Form for those two tools if you don’t find it.


Once you have either of the two password cracking tools,you can load the SAM & SECURITY files and start the cracking process.This process may take a long time since it is Bruteforce method depending on the size of the password.



NOTE: THE ABOVE METHOD IS ALSO APPLICABLE FOR WINDOWS VISTA


IF THE ABOVE TRICK FAILS AND IF YOU GET AN ERROR-REFER THIS POST FOR A SOLUTION

“Security Accounts Manager Initialization Failed” How To Recover?


WARNING: THE ABOVE INFORMATION IF FOR EDUCATIONAL PURPOSES ONLY

Blu-ray Takes Lead in Hardware Sales of January

According to data from NPD, Warner Brothers’ pre-CES announcement that it would back Blu-ray exclusively seems to have bolstered Blu-ray Disc player sales, and dramatically lowered HD DVD player sales. The data (disclosed by The Digital Bits), notes that in the week ending 1/5/08, Blu-ray Disc player sales were at 15,257 units, and HD DVD player sales were at 14,558 units.



Fast forward to after the Warner announcement. The week ending January 12 showed Blu-ray Disc had increased its lead by 42 percent, to 21,770 units sold. HD DVD sales plummeted by 88 percent, to just 1,758 units. This data would seem to support the fact that Warner’s announcement was indeed the tipping point that would ultimately determine the winner of the format war.



And no wonder. With Warner’s support, Blu-ray is now the format-of-choice of more than 70 percent of Hollywood’s content producers.

Of course, in looking at those numbers, Blu-ray’s commanding lead wasn’t the only thing that sprang to mind. I couldn’t help but notice that overall unit sales were actually down between those two weeks: 29,815 vs 23,528. Assuming, for a moment, that the first week sales weren’t just spiked by people using up holiday gift cards, that 21 percent drop in sales makes me think one of two things: Either a significant number of HD DVD buyers were so sensitive to the price of a player that they just won’t up the ante for the extra bucks that a Blu-ray player might require over HD DVD; or–the more likely scenario–a significant number of HD DVD buyers were purchasing the player primarily because it was an upconverting DVD player.



I’ll be interested to see what the January disc (software) sales data ends up showing once the month is out. My suspicion: We’ll see the Warner announcement had some impact there, as well (already, early 2008 Nielsen VideoScan sales, as reported by Home Media Magazine, show HD DVD represented just 15 percent of the high-def discs sold through January 13). I’ll also be interested in seeing whether the sales ratio for players maintains in the ensuing weeks, or if that 88 percent dropoff was an anomaly. The player sales numbers will be all the more interesting since Toshiba instituted aggressive price cuts on all three of its players as of January 13.