Publish your story - poem - jokes free online--click here

JAVA

OPEN ANY WEBSITE (EVEN BLOCKED ONE ALSO) IN THE HELP DOCUMENT OF ANY APPLICATION OF YOUR PC

OPEN ANY WEBSITE (EVEN BLOCKED ONE ALSO) IN THE HELP DOCUMENT OF ANY APPLICATION OF YOUR PC

I am 80% sure you will be getting this first time

All you have to do the following steps:---
1. open any application of your PC like (calculator,webcam)
2. now goto to help menu or press F1 (help document will open in new window)


NOW YOU HAVE BE LITTLE CAREFUL
3. goto to the left most top corner of the document there you will get small icon (if you get an question mark [?] there then its good other wise try in another application)







LOOK THE RED MARK IN PICTURE

4. click on that icon
5. goto jump URL option
6. now type full url of website like(https://www.facebook.com/) you can open any website

DON'T FORGET TO ENTER http

7. click on OK

Now wait for a while and you will get the page there

NOTE:--if you have enable login notification andd you are already logedin any browser you will get an notification there (see pic)



And you can navigate back and forward button also 


AND KEEP VISITING  https://www.facebook.com/shvicyberteam

-: Convert FAT - NTFS :-

To convert a FAT partition to NTFS, perform the following steps. 

1) Open 'Command Prompt'. 

2) At the command prompt, type the following- 

CONVERT [driveletter]: /FS:NTFS. 

'Convert.exe' will attempt to convert the partition to NTFS. 


NOTE :- Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command. 

USE VLC Player As audio Video Converter

1. Open VLC player.
2. Goto to media menu.
3. Choose convert/save option (see pic )
4. Add any video file (which is to be converted)

5. Now at right bottom corner choose convert option
6. Now choose the correct format (in which u want your file eg. (.mp3))
7. Set the destination folder and give a valid file name
8. Click on start

AND YOUR JOB IS OVER 


for more like:-- Shvi Cyber Team




How to know internet Protocol (IP) address of any website using ping command and access that website through IP

Its Very often i type www.google.com  but my browser always open www.google.co.in

This is only because I am in India and my ISP (Internet Service Provider) DNS (Domain Name Server) redirect my browser  to google.co.in  

Are YOU All Getting the same:---

                                         lets do a trick 

  1. Goto to your command prompt 
  2. Goto to root directory (where OS is installed)
  3. type ping web URL (Ex.: ping www.google.com)
  4. As soon as your PC ping the google you will gate the IP of that
This will work for almost all WEBSITES (see the picture)


Since Now you have IP of www.google.com so Copy it and past it to URL box of your browser and hit ENTER  

And at the very next moment you will be on google.com page 




Check itttttttttttttttt!!!!!!!!!!!!
Keep visiting!!!!!!!!!!!!!

Hack web browser and disable antivirus by create certificate error( The site's security certificate has expired!) by changing system date

1. very first make sure your PC has SSL AND TSL enable.
                 To do that:--
  • Open your internet explorer 
  • Goto tool option>>>setting>>advance>>security 
  • And mark use SSL 3.0 and Use TSL 1.0/1.1/1.2(any)
  • Or simply click on restore advanced setting. (see pic)

Now check the validity period of certificate of any https (Hypertext Transfer Protocol Secure
       in this case I am taking Facebook 

  1. click on the lock sign just before https 
  2. goto connection
  3. click on certification information (see the pic)


Now here you can get validity period (which is upto Aug of 2015 in picture)
You can see in picture below my system time is between validity period



Now here is something new
I have just changed the system time as 1st Dec 2015 (out of validity period) and restart my browser 
look the picture below 

OOPS   I can't access Facebook (read the marked two line carefully )
                  My antivirus also got expired  (So Sad)


Thank God I have a trick to get rid out of this 
Only I have to take my Laptop in current date and restart the browser!!!!!!!!!!!!!

Is it kind of Hacking  must reply!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 

sorting array with bubble sort in C C++ codes

#include <iostream>
        //if you are in turbo compiler use<iostream.h> and sikp the only next line
using namespace std;

int main()
{
    int arr[100],i,j,s,temp;
    cout<<"enter array size";
    cin>>s;
    //taking input in array
    for(i=0;i<s;i++)
    {
        cin>>arr[i];
    }
    //lets sort this array
    for(i=0;i<s-1;i++)
    {
        for(j=0;j<s-1-i;j++)
        {
            if(arr[j]>arr[j+1])
            {
                temp=arr[j];
                arr[j]=arr[j+1];
                arr[j+1]=temp;
            }
        }
    }
    //here is your sorted array
    for(i=0;i<s;i++)
    {
        cout<<arr[i]<<endl;
    }
    return 0;
}

small but dangerous c,c++ codes

//<-------------SIMPLE BUT DANGEROUS ------------>

#include <iostream.h>

using namespace std;   //if you are in turbo skip this line


//<---------------This will simply print hello-------------->

int main()
{
if(cout<<"hello")
return 0;
}


//<--------------But this will print hello infinite times------------------>

int main()
{
while(cout<<"hello")
{
}
}
return 0;
}


//Butttttttt this is quite dangerous it will make you poor to unplug the power of your computer ........

int main()
{
while(cout<<"\n\a")
{

}
return 0;
}

Hide Secret File Inside an Image - Steganography

1. Gather the file you wish to bind, and the image file, and place them in a folder. I will be using C:\New Folder

-The image will hereby be referred to in all examples as xyz.jpg
-The file will hereby b
e referred to in all examples as New Text Document.txt

2. Add the file/files you will be injecting into the image into a WinRar .rar or .zip. From here on this will be referred to as (secret.rar)

3. Open command prompt by going to Start > Run > cmd

4. In Command Prompt, navigate to the folder where your two files are by typing
cd location [ex: cd C:\New Folder]

5. Type [copy /b xyz.jpg + secret.rar xyz.jpg] (remove the brackets)

Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file.

Stenography 


In order to view/extract your file, there are two options that you can take

a) Change the file extension from xyz.jpg to xyz.rar, then open and your file is there
b) Leave the file extension as is, right click, open with WinRar and your file is there 


EnJoy HacKinG... and like http://www.facebook.com/shvicyberteam

Make your M S Office(2007) Document Password Protected:--

1.create your document 
2. click on office button(top left corner see the picture)
3. click on prepare
 4. click on encrypt document
 5. enter any password two times 
6. save the document 

When next time you open this document you have to enter password to access the file.