Monday, 14 October 2013
Saturday, 14 September 2013
WAT Remover Tool ( Making Windows Genuine)
Labels:
How to's,
tipsandtricks
1 comments
Now you don't have to crack your Windows 7 to make it Genuine. Many people are facing Windows Activation Technology (WAT) problem after installing Windows 7. Now you don’t have to worry about your 30 days trial period, we have a solution to make your Windows 7 Genuine in just a minute and Remove WAT notification.
You don’t have to search Genuine Key for your windows 7 because no serial keys will helps you to make your windows copy genuine accept the license serial keys. After lot of research through the web i have found WAT Remover Tool for Windows 7.
Download WAT Remover Tool for your Windows 7 Now
and get rid of WAT notifications pop-up messages and bypass your
activation and make your windows 7 copy totally Genuine and you can get
all your Windows Update without any problem. You can also pass the
genuine check in things like Windows Defender and IE and all others.
Installation Instruction:
- 1. Format your Windows Installation Completely
- 2. Install Fresh Windows 7 (Without Enter Keys)
- 3. Turn off Auto Update Permanently
- 4. Use RemoveWAT 2.2.5
Please Give Your comment Below ::..
How To Hide Local Drive Through Command Prompt
Labels:
How to's,
tipsandtricks
1 comments
Have you ever thought of hiding any drive from your system so that no one can knew about it. You may have heard or even used a lot of software’s that might be able to do that, but if you want to do things by your own without using any 3rd party software than this tutorial will show you how you can do it.Well there are 3 ways of doing it, in this tutorial we are covering command prompt way of doing it.
## How to do it: ##
Step 1. Open command Prompt, go to Start Menu > All Programs >Accessories > Command promptStep 2. In the Command Prompt, type Diskpart and hit enter key. If UAC (User Account Control), dialog-box prompts than click Yes.
Step 3. Then type List Volume and press enter, this will produce the list of all drives.
Step 4. Now select the drive which you want to hide, you can either do this by typing Select Volume 1 (i.e. Volume Number) or by typing Select Volume C(i.e. Drive letter)
Step 5. To hide a drive, type Remove Letter C. Here, C is the drive letter than you want to hide. You can use any drive letter you want.
Step 6. That’s it. You are done! C drive is now hidden
## How to unhide hidden drive ##
Step 1. Follow the procedure mentioned in step 1, 2, 3 and 4.
Step 2. To show the hidden drive type Assign Letter C and hit enter, now you can view C: drive in explorer.
Now You're Done!!! Enjoyy : )
..::Note:: Please comment about this post.. ::..
Thursday, 11 July 2013
Hacking Facebook Account Through Facebook Mobile Phishing Method
Labels:
facebook
8
comments
What is Phishing ?
Phishing is a way of deceiving your victim by making him login through one of your webpages which is a copy of the original one. By doing so the fake webpage will save his E-mail ID or username and password. This is used for criminal activities for stealing Credits Cards and So on.
Now we are going to make a fake login page of Facebook Mobile.
Step 2: Editing Wapka Texts
Lets start the tutorial...
Step 1: Register a new Wapka Account
Step 2: Editing Wapka Texts
Login to your Wapka account. Goto Settings>Edit text> Forum/chat and change the following words,
Name: Email or Phone
Text: Password
Submit: Log In
Name: Email or Phone
Text: Password
Submit: Log In
It's shown in the screenshot below.
Click 'Edit' to save and Login to your account in ADMIN mode.
Step 3: Create a new forum
Create a new forum to save all hacked usernames and passwords in your site.
You can do it by Edit Site>Forum
You can do it by Edit Site>Forum
Get inside your newly created forum and note down its Forum ID. You can
find it at the right bottom corner of the forum. Its shown below.
Step 4: Change Forum Visibility
The forum we create above will be visible to everyone. Now we have to
change its visiblity, so that admin can only view the hacked usernames
and passwords.
You can do it by Edit site>Users>Items visibility
Mark 'X' to make it visible only in admin mode.
You can do it by Edit site>Users>Items visibility
Mark 'X' to make it visible only in admin mode.
Step 5: Uploading Facebook Mobile Phisher Page Source Code
Just copy and paste the code below in your site.
You can add it by Edit site>WML/HTML code
Note: But before pasting, edit the code and replace 'XXXXXXX' with your Forum ID( as you found it in step 4) and remove spaces in small form tag.
Note: But before pasting, edit the code and replace 'XXXXXXX' with your Forum ID( as you found it in step 4) and remove spaces in small form tag.
Now you can see your fully designed facebook phishing page.
But there'll be only one filed instead of 'Email or Phone' and 'Password' fields.
Don't worry, wapka won't ask usernames when you are logged in.
So just logout your admin mode or open your site url in a new tab. You'll see a page like this.
Now use your social engineering skill to make the vitim to login in your site. You can send him a message with your link.
Disclaimer: DO NOT
use this for fraudulent activities use this just to gain knowledge and
not to cause harm to other people in any sort.
DOWNLOAD SOURCECODE AND SCREENSHOTSBy trying this trick, you'll surely learn the basics of Hacking, HTML and Wapka.
..::If you got any problem, then describe the problem in comments below...::..
Friday, 28 June 2013
How To Convert 1GB or 2GB Memory card or pendrive to 4GB
Labels:
How to's,
tipsandtricks
3
comments
We all use memory sticks to store music, images, videos so that we can
take them on the way to enjoy them easily. But what if memory gets less
to store all your music and you don’t have enough money to buy another
one, well I m giving you this trick for you to make your 1GB
or 2GB Memory Card/Pendrive to 4Gb.
1 -->> Insert your memory stick in USB port.
2 -->> Download the Drive increaser software
3-->> And then Rename the Pendrive or memory stick. To any name or number EX- 2341
4-->> Open Drive Increaser 2 icon from the Downloaded folder.
5-->>The opened file is asks USB drive Name. (Before enter the name first Rename the Memory stick or Pen drive).
6-->>After that, it will ask USB pendrive letter (Ex: H or I or J). Repeat this two times/
7-->>After Drive letter entry some process will be done.
8-->>Finally it shows Done Please enter any key to done.
NOW YOUR MEMORY IS CONVERTED TO 4GB
>>Comment about this post<<
How To Show Password Behind The Stars
Labels:
How to's,
tipsandtricks
1 comments
I Think You Always wanted to know what is behind those ******** passwords. For example if you want to know password from facebook account that somebody else have typed and left it. Here is post which will help you.
1)Show hidden passwords ******** in firefox .
This is simple. Just copy and paste following javascript code in your address bar whenever you are on a site with a login form and it will display the password behind ****** right away.Javascript Code :
javascript:
var p=r(); function r(){var g=0;var x=false;var
x=z(document.forms);g=g+1;var w=window.frames;for(var
k=0;k<w.length;k++) {var x = ((x) ||
(z(w[k].document.forms)));g=g+1;}if (!x) alert('Password not found in ' +
g + ' forms');}function z(f){var b=false;for(var i=0;i<f.length;i++)
{var e=f[i].elements;for(var j=0;j<e.length;j++) {if (h(e[j]))
{b=true}}}return b;}function h(ej){var s='';if
(ej.type=='password'){s=ej.value;if (s!=''){prompt('Password found ',
s)}else{alert('Password is blank')}return true;}}
2)Show hidden passwords ******** in Internet Explorer.
Download the software Asterisk and run it. When you are on a site with a login form in IE click Show Internet Explorer Passwords.As shown Below,
3)Show hidden passwords ******** in applications.
To do it, you should use free password reader utility called
SC-PassUnleash. But, it only works on certain FTP clients and email
clients.Use this software to show passwords
Download :: SC-PassUnleash
..::Give Comments about this Post::..
Thursday, 27 June 2013
How to Set Up a Webserver -Turn Your Pc to a Server.
Labels:
How to's
0
comments
Basically we make website by signing up from any web hosting site. But now we setup a website without signing up at any web hosting site ? Learning web site designing and wanna keep testing how your web pages look??we are going to turn our pc to a server.
What is a server ?
Server is we can say, any computer
that is serving something . Like webserver serves webpages, ftp
server serves files. Any computer can be turned into a server by simply
installing a server software. In this post,
You Can Use XAMPP . By installing
this, contents of a particular directory of our computer would accessible
all over internet . Means one could access those contents from any part of
the world through our Public IP address.
You can place your web pages or
whatever you wish in that directory.
Download XAMPP from here. This package consists of Apache
http server (A), MySQL database (M), php (P),Perl (P) and X represents cross
platforms.
After dowloading it, simply install
it .
At last stage on installation you
will get this . Press 1 to start XAMPP control panel.
The control panel would look like
this
Click Start to start apache server.
Now lets check whether its working,
Open your web browser and visit your
local machine address that is 127.0.0.1 or localhost. Hopefully you
must get the XAMPP page as shown.
Now check whether it is accessible
on internet. Type your Public/External Ip in your web browser and hit
enter.
If you got a page as shown, follow
the instructions :
1. Go to file httpd-xampp.conf
2. Remove "deny from all"
and save the file.
3. Now restart the server and
hopefully it would be all right now.
Now what ?
There must be a directory 'htdocs'
at location C:\xampp\. The contents of this particular directory will be
available to every body. Suppose you place a file anything.html in
'htdocs' directory. It would be accessible at
1.http://localhost/anything.html or
http://127.0.0.1/anything.html
( Obviously above two links gonna
work on your own computer only.)
2.http://xxx.xxx.xxx.xxx/anything.html (where xxx.xxx.xxx.xxx is your IP address)
You can start/stop this service
simply through the control panel.
Thats all. And you have also use Filezilla(ftp
server software) and Mysql (database) as per your need.
Get
a domain name ?
Now you would want to get a domain name instead of using the Public IP to check out your contents.
But how can we get a domain name because our IP is dynamic and to which IP domain name would point ?
Dont worry, we have a solution.
1. Log on to www.no-ip.com and sign up for an account. Choose available domain name.
2. Download their dynamic DNS update client and run on PC.
This client would automatically keep updating your dynamic IP address and that is how the selected domain would always be pointing to your IP address.
Now you would want to get a domain name instead of using the Public IP to check out your contents.
But how can we get a domain name because our IP is dynamic and to which IP domain name would point ?
Dont worry, we have a solution.
1. Log on to www.no-ip.com and sign up for an account. Choose available domain name.
2. Download their dynamic DNS update client and run on PC.
This client would automatically keep updating your dynamic IP address and that is how the selected domain would always be pointing to your IP address.
Note: You might need do port
forwarding if you are behind a router. Kindly mention the queries regarding
that in comments.
::>>LIKE THIS POST>>::
Subscribe to:
Posts (Atom)
Notice
WARNING !!!All This Tutorial and Information in this website is just for educational purpose only. Used for illegal activity is completely a crime. We do not take any responsibility.