Showing posts with label tips n tricks. Show all posts
Showing posts with label tips n tricks. Show all posts

24 July 2012

Learn How To Hack Any FaceBook Account Using A Web Based Exploit

Do you want to learn how to hack facebook?, Are you looking for a way to hack your friends facebook account without them fiding out? Interested in finding out ways to hack someones profile? Maybe you want to take a quick peek at their message inbox or use a glitch to use a hacking script. In this article I will show you a fairly easy step by step guide on how to hack facebook user accounts without having to directly hack into facebook and risk getting caught. Ignore all those hacking services, facebook hacks and hackers that charge you money for something you can do on your own for free. Hack the password of any of your friends accounts and get their password even as a prank or joke (you may also be interested in trying our How To Hack Twitter Accounts tutorial).

Hack facebook, hacking facebook passwords from user accounts and find out someones facebook password...Is any of it really possible? Yes it is, thanks to Twitter!. By now, you have probably heard the rumors of how unsafe Facebook is with a few celebrities having had their accounts hacked. You may also have seen Twitter allows you to synchronize your tweets with Facebook status updates so whatever you tweet appears as a Facebook status update. In providing this service, Facebook has created many vulnerabilities for itself by allowing a third party (Twitter) to access their database. This problem is due to Facebooks API service which permits exterior websites or applications (like FarmVille) to modify or post stuff on your profile.

A couple of month's ago I wanted to check my old FaceBook account but forgot what email and password I had used to sign up, I sent an email to their technical support but they didn't reply so I decided to put my geek skills to good use and find a way to get my login information back by writing a facebook account hacking code or exploit as they are called.


HOW HACKING FACEBOOK ACCOUNTS WORKS


Facebook has two databases (one for males and one for females users) where they keep all the information from their users, if you remember the email you use to login but forget your password, you can use the 'Forgot your password?' option, however if like me you don't have any of that information it's impossible to legally recover that account.

If you know anything about programming websites you know the 'Forgot your password?' service has to be in direct contact with the databases in order to send requests to retrieve the forgotten information for you, basically what that means is if you 'ask' the database for the login information with the right 'code' (in our case exploit), it will send you back that information.

So all I had to figure out is what the code was and what system they used to contact the databases through the 'Forgot your password?' service, after a few weeks of writing and testing codes I came up with the right one for the job and after doing a bit of research I learned FaceBook uses something similar to an email service to contact their databases.

For security reasons the databases are programmed to verify the account your requesting is actually yours and not someone elses so they need some type of authentication or verification (thats why they send you a verification link to your email when creating your account or changing your password).

Luckily for us, as mentioned above, through the use of Twitter combined with Facebooks 'Mutual Friend' feature, we can use a friends account to verify your own, in other words, if the person you want to get the login information from is on your friends list on Facebook...you can use your Twitter account to verify your their friend on Facebook taking advantage of the vulnerability of the twitter status sync exploit, and get their login email and password sent to you. But the victim must be on your friends list on Facebook.

16 July 2012

Difference between DDr2 and DDR3 Ram


How to figure out the type of RAM in your system ?


Well the question is simple and so is the answer(dont try to find it in BIOS) . If you have the catalog of your system then you can refer it to know your RAM type or you can go to your system's manufacturer website to find the answer .
But still the above suggestion will only give tell you weather you have DDR2 or DDR3 RAM in your system .
I was still not satisfied and went a step ahead.
Here is a nice piece of software that gives you details about every hardware installed on your system ranging from processor to RAM to graphics etc . It gives every detail about the hardware profile of your system . The software is called CPU-Z and it can be downloaded from HERE.

What is the difference between DDR2 and DDR3 RAM?


In late 2008, Intel released the first Core i7 processors. These processors were paired with a new motherboard chipset called X58. This chipset introduced the need for a new type of memory called DDR3.
In the last two years the entire industry has converted over to DDR3. All of Intel’s new processors can only be used with a motherboard that requires DDR3. Recent AMD motherboards are also changing over to DDR3.

The term “DDR” stands for Double Data Rate RAM. This term came into use at the turn of the century when the first Double Data Rate RAM modules arrived. Double Data Rate RAM was capable of two data transfers per clock cycle, giving it twice the theoretical peak bandwidth of previous SDRAM while running at the same clock speed.

DDR2 and DDR3 are improvements on the same technology and further increase the number of data transfers per clock cycle. DDR2 RAM provides 4 data transfers per cycle, while DDR3 increases the number to 8. Assuming a base clock speed of 100Mhz, DDR RAM will provide 1600 MB/s of Bandwidth, DDR2 provides 3200 MB/s, and DDR3 provides 6400 MB/s. More is always better!




Here is a table to distinguish the performance.



Specifications

DDR 2DDR3
Transfer Speed400 – 800 Mbps800 – 1600 Mbps
Voltage1.8V +/- 0.1V1.5V +/- 0.075V
Internal Banks48
Prefetch4bits8 bits
TerminationLimitedAll DQ signals
TopologyConventional TFly-by
CAS Latency3 – 56 – 10
Thermal SensorNoYes (optional)

Source : JDEC standard specification.


However, purchasing DDR2 or DDR3 RAM isn’t usually a matter of preference. DDR2 and DDR3 RAM are not compatible. If your motherboard uses DDR2, you cannot upgrade to DDR3 without upgrading your motherboard. This means that if you currently own a computer with DDR2 RAM and you want to upgrade to a brand new processor and motherboard you have to throw your your perfectly good DDR2 RAM and buy new DDR3 RAM.

In case you have any queries, you can post here in the comments section.