.

get our extension
Showing posts with label Cracking. Show all posts
Showing posts with label Cracking. Show all posts

Sunday, 2 November 2014

Unlock Microsoft Windows Password

BY Unknown IN , No comments



How To Unlock Windows Lock Password:

Option 1: Unlock Windows 7 password with password reset disk
Password rest disk only works if you have created before losing that account password. Therefore, you had better to create this win 7 password reset disk when you set up an account. Still have difficult in creating windows 7 password reset disk? See more detail from Microsoft website.
Here is how to unlock windows 7 password with password reset disk

Step 1: When entering a wrong win 7 password, it will show you the Password hint and you can reset password as following picture. Click “Reset password” it will show you the Password Reset Wizard.
Step 2: Click NEXT and select your USB password key disk drive to reset the password with a new one.
Step 3: Then you can use the new password enter your win 7 PC.
Second Method:
Option 2: Unlock Windows 7 password from safe mode
Windows 7 system has a built-in administrator account that is created during Windows installation, and disable by default, which has no password in it. You need to enable that account before forgetting your other admin account password. Otherwise your built-in administrator account won’t appear in the screen in this tip.
1. Start your win 7 computer and press “F8″ while the computer boots up. Scroll down to “Safe Mode with Command Prompt” with the arrow keys on the keyboard and press “Enter.” Your computer starts in Safe Mode with Command Prompt.
2. Select the Administrator account that appear in the screen, then enter command prompt. Type: net user ****** 123456 and enter (****** is the account name which password you need to reset 123456 is the new password), it will show you a message that” the command completed successfully.
3. Restart your win 7 computer, then you can log in as ****** with the password 123456. You can go to control Panel to change your account password if necessary.
Option 3: Unlock Password Windows 7 with Windows Password Recovery Tool
Have no password reset disk and have tried to reset from safe mode but fail. In this situation you need to find Windows Password Recovery Tool to unlock the lost windows 7 password, it is the best and quick choice.
Step 1: Download and install Windows Password Recovery Tool from windowspasswordsrecovery.com in another accessible PC which allows you to download.
Step 2: Run and burn Windows Password Recovery Tool to a blank CD/DVD or USB flash drive.
Step 3: Insert the disk to your locked Computer and then boot it from the disk, then you can follow the instruction to unlock lost Windows 7 password.
Make it! It’s 100% Windows 7 password unlocker, so I’m sure you’ll enter your Windows 7 system with that account.

In my next tutorial I will show third method that how can you reset or change password of Microsoft Windows Including XP, 7, 8, 8.1, and Vista. So stay Tune , and subscribe to postfeeds to be informed !

Tuesday, 9 September 2014

Make Your Windows XP Genuine

BY Unknown IN , No comments


STEPS !
1)  Download it from the above link.
2) Extract It.
3) Open It.
4) Click Yes then click OK 
5) Restart your system and ENJOY ! 
THATS IT !


Sunday, 3 August 2014

Cheat Engine

BY Unknown IN , , , No comments


We will discuss here about cheat engine. What is cheat engine?? How does it works?? What are s different functions?? How it can be used. Below are answers to all the questions in your 2 kg brain may be more than 2 kg..lol just kidding .. :P 
Read On !!

Here's a seemingly atypical tutorial on "Cheat Engine". It's mainly about hacking games, but we'll see there's quite a bit more to it than just games. So, let's dive in.

First of all, what is Cheat Engine?
Cheat Engine is an open source tool designed to help you to modify (mostly) single player games so the user can make them harder or easier depending on their preference. (Example: If you find that 100HP is too easy on a particular game, you can try playing a game with a maximum 10 HP as a challenge). Cheat Engine(CE) also contains several other useful tools to help debugging and really just messing around with games and pretty much any applications.(Example: As a prank, one may alter the download speed shown in a torrent client/download manager to perhaps 100Gbps or something like that.)

CE also comes with a memory scanner to quickly scan for variables used within a game and allow you to change them, but it also comes with a debugger, disassembler, assembler, speedhack, trainer maker, direct 3D manipulation tools, system inspection tools etc. - The ultimate tool for a mischievous programmer. So, read on to find out how CE does it.

Although CE can do quite a bit more, let's take a look at an example of "hacking" a game. Now, every single application there is uses what's called "variables" to store various values. In a game, for example, the player's HP, level, ammo, position - literally everything is stored in certain variables. There could be a separate variable with values 0-100 keeping track of hit points (HP), another variable keeping track of what level the user is currently in, and perhaps three more keeping track of the X,Y,Z coordinates of the avatar or player in a 3-D game. Almost all new games these days run in cycles. What I mean by that is the game has a recurring infinite loop of some function (group of statements) that goes on and on until the player exits/pauses the game. Inside the loop, the function's code checks to see if (example) any user event has occurred. Did the user press the arrow keys? If so, then update their position accordingly. Did s/he click the left mouse button? If so, then decrease ammo by one and call the function to launch a projectile from the gun and so on. Certain aspects of games often rely completely on a particular variable and trust it to maintain a legit value. Considering that the average user may never even know about the existence of these background variables, it's a reasonably safe bet. It's just a game after all and implementing double checks, encrypted values and a sealed environment (sandbox) is simply not worth spoiling the performance and gameplay. This small point is what leaves almost every single player game vulnerable to nosy software such as Cheat Engine.

This is also the reason why CE does not (yet) work for most big online games likes RuneScape, WoW, AoC etc. since the data and any changes done to it are always double checked with the server's copy. Whatever happens at the server, stays at the server and although you could make yourself LOOK like a pro, that will be only because of your dumb browser. (I.e., Like all applications, your browser also maintains variables which can be tampered with, but that doesn't affect the server's copy)

What CE does is try to find out which variables the application is using, the addresses at which they are stored in the RAM and possibly tamper with them according to what the user(you) may want. For gamers, this tool is simply god sent. You can increase your speed in "Need for speed", get infinite ammo in "Call of Duty" and avoid killing a thousand people or typing cheat codes for money in "Grand theft Auto" and so much more.

Rewinding back, how does any of this relate to hacking? It all lies in experience. CE teaches you how to find out exactly what the problem is and how to solve it. The procedure for tampering with games is very close to what we will try to accomplish in later, more advanced hacking techniques. CE gives you the feel and thrill of cracking a seemingly impossible problem and teaches you how to look for an open window when the door is locked - which is actually a very accurate definition of hacking. CE gives you a hint, a glimpse of advanced hacking procedures to which we shall get to later on. Fair warning, in my experience I've noticed that the number one reason for beginners giving up early while learning hacking is simply because it just gets a little boring. Outside of movies, that's just the way it is. But for those willing to make the journey, the reward is more than worth it. I admit that to truly enjoy using CE, you have to be somewhat of a gamer. Hacking depends on, more than anything else, practice because practice only can give you the experience needed to truly hack like what you see in movies. (Yes, it's possible. Everything is..) CE is nowhere close to a professional hacking tool, but it's a step in the right direction (plus it's fun). For the programmers, as I mentioned before CE is open source - It's all out there waiting for you to explore. (Check out the official website given below)

This was more of an introduction than a tutorial and that's because CE comes packed up with it's own excellent tutorial for it's usage. For beginners I recommend going through the tutorial(The one that comes with CE). As easy as I've made it sound, head over to the following website to download CE and see for yourself.

http://www.cheatengine.org/