Latest Free Recharge Tricks






2011 vodafone, Airtel, BSNL, Reliance, HTC, SPICE, Etisalat, and more tricks and tips for computer hacking and much more about facebook....































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































Showing posts with label System Hacks. Show all posts
Showing posts with label System Hacks. Show all posts

Ophcrack - Windows password cracker

Posted by Free Mobile Recharge Sunday, May 30, 2010 0 comments


Ophcrack - Windows password cracker "Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman's original trade-off, with better performance. It recovers 99.9% of alphanumeric passwords in seconds." <- taken from sourceforge.

What do you need:
1. Physical contact with the computer.
2. CD with Ophcrack on it.
3. The computer must be able to boot from CD(which shouldn't be a problem).
(you don't need limited user access or anything else)

How to use:
(First download the image file from the provided link, and burn it to a CD.)
After you have the Ophcrack Live CD:
1. Make the computer you wanna crack in to boot from CD. For those who don't know how, just enter into the BIOS and search for a boot priority, just change the sequence to boot from CD first, save changes and exit.(if you don't know how to access the BIOS search google for it, also google may help with the boot priority).
2. Enter the CD and reboot. It will boot up to linux, and you'll be able to handle it from there. It might ask you 'which partition' you wanna scan, and everything else will be done by itself. It will find the password for every user on that disc partition.
3. Have fun!

Download link:
http://sourceforge.net/project/downloadi...so&3711951

ads

XP TRICKS....

Posted by Free Mobile Recharge Sunday, April 25, 2010 0 comments

shortcut to restarting xp..



You can restart a Windows XP Pro and Home machine easily by creating a shortcut with following path. (Assume you installed Windows XP on your C: Partition) "c:\windows\system32\shutdown.exe -r -f -t 00" -r is for restarting the computer. -f is to force close all programs without saving. -t 00 is used to restart in zero seconds. i.e. as soon as you D.Click on the shortcut. You can log off from a Windows XP Professional or Home edition by running "C:\windows\system32\shutdown.exe -l -f -t 00". Also you can shutdown a Windows XP Home or Professional edition by running "c:\windows\system32\shutdown.exe -s -f -t 00". You always have to turn from the CPU after running this command. (Same with AT and ATX powered machines.) If you want to turn down power of ATX machine automatically, run "c:\windows\system32\tsshutdn.exe 00 /POWERDOWN /DELAY:00" This is used to turn off a server. Even though your computer will be
shutdown completely, this whole operation will take 30 seconds to finish. Even though you don't have networked computers attached to your computer, this works.

1) Disabling Display of Drives in My Computer :


This is yet another trick you can play on your geek friend. To disable the display of local or networked drives when you click My Computer go to : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Now in the right pane create a new DWORD item and name it NoDrives. Now modify it's value and set it to 3FFFFFF (Hexadecimal) Now press F5 to refresh. When you click on My Computer, no drives will be shown. To enable display of drives in My Computer, simply delete this DWORD item. It's .reg file is as follows: REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore r] "NoDrives"=dword:03ffffff

2) Pop a banner each time Windows Boots :


To pop a banner which can contain any message you want to display just before a user is going to log on, go to the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon Now create a new string Value in the right pane named LegalNoticeCaption and enter the value that you want to see in the Menu Bar. Now create yet another new string value and name it: LegalNoticeText. Modify it and insert the message you want to display each time Windows boots. This can be effectively used to display the company's private policy each time the user logs on to his NT box. It's .reg file would be: REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon] "LegalNoticeCaption"="Caption here."

3) Great trick Lock ur PC yourself


lock ur pc.. open notepad copy and paste the script below and save it .VBS extention
This wil create a shortcut.. run(click) it


set WshShell = WScript.CreateObject("WScript.Shell")
set oShellLink = WshShell.CreateShortcut(wshShell.SpecialFolders("Desktop") & "\LockWorkstation.lnk")
oShellLink.TargetPath = "%windir%\system32\rundll32.exe"
oShellLink.Arguments = "user32.dll,LockWorkStation"
oShellLink.Save


first select a folder for example i'll use a folder name movies in D drive D:\movies\

in the same drive u create a text file and type

ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}

and save it as loc.bat

again u type in a notepad as

ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies

and save it as key.bat

now in D drive u can see two batch files loc and key.. when u double click loc the movie folder will change to control panel and whn u double click key the control panel will change to normal folder..

there are two more different tricks in dis site to lock ur pc down in a unique ways.. donno where i have typed it..
!!!

4) Deleting System Options from the Start menu :


You can actually remove the Find and Run options from the start menu by performing a simple registry hack. Again like always Launch the registry editor and scroll down to the below key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Right-click on the right pane and select New, DWORD Value. Name it NoFind.(To remove the RUN option name it NoRun). Double-click the newly create DWORD to edit it's value and enter 1 as its value. This will disable the FIND option of the Start Menu and will also disable the default Shortcut key(F3 for Find.) To restore the Run or find command modify the value of the DWORD to 0 or simply Delete the DWORD value.

5) Cleaning Recent Docs Menu and the RUN MRU :


The Recent Docs menu can be easily disabled by editing the Registry. To do this go to the following Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Now in the right pane, create a new DWORD value by the name: NoRecentDocsMenu and set it's value to 1. Restart Explorer to save the changes. You can also clear the RUN MRU history. All the listings are stored in the key: HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMR U You can delete individual listings or the entire listing. To delete History of Find listings go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Doc Find Spec MRU and delete

6) Can u Delete Recycle Bin?


1 thing is 4 sure, delete option can be added 2 recycle bin...
the old registry thing will work out.....

* launch d registry...
* open HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder
* to add a rename and delete option, change the Dword attribute to 70 01 00 20
* refresh and reboot the system..... u r done.


PS: always backup ur data as well as registry b4 attempting 2 work on it if u r a newbie....

7) To change the icons used for specific drives in explorer


Open regedit by typing regedit into start->run

then navigate to

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer

now create a key(KEY not VALUE!!) called DriveIcons under Explorer...
now within DriveIcons, create another key with the drive letter you want to change (e.g.,HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\K)...
create another key within the drive letter key called DefaultIcon...
now set the default String value equal to the icon you want to use. if you have a file that has more than one icon in it, such as a DLL file, use the standard
C:\full_path\icon_file.dll,n <
file:///C:/full_path/icon_file.dll,n>) where n is the number of the icon within the file icon_file.dll...

~ c h e e r s! ~

More

change drive icons.....

first of all copy a icon file to the root of the drive.

example: c:\icon.ico

then create a file called: autorun.inf in c:\autorun.inf

then open that file and type the following:

[autorun]
icon=icon.ico


save and close the file.

now open my computer and resfresh.. and woh! icon changed....
you can apply to other drives too.

be carefull:

"autorun.inf" and "ico.ico" must be in the root of the drive.

example: c:\autorun.inf and c:\icon.ico.
same on the root.


ENJOY, this works on 98 too!!!!!!!!!!!!!!!!!!

8) Hacking windows SEND TO MENU


I know this is a very simple thing but the problem, as like many other issues, is the ignorance about it.

How often do you copy songs from a CD? Or some photos from a CD?

What do you do? You select the required files and do a CTRL –C. Open the destination folder and do a CTRL-V. Here is something you can benefit time from. Customize your SEND TO MENU.

This sounds simple and you can do it in less than sixty seconds.
You can create your own BASKET.


First you̢۪ll need access to hidden files. So change your view settings to make all hidden files visible.
Tools -> folder options -> view (tab) and select the show hidden files and folders.

go to parent drive:/documents and settings/(user name)/send to

Open up my computer and locate your most used folders.

Create a shortcut of the most used folders in SEND TO FOLDER.You can do this in a number of ways.

Right click -> send to desktop(create shortcut) and move the shortcut from the desktop to the SEND TO FOLDER

Copy the most used folder and go to SEND TO FOLDER and right click -> paste shortcut.

Also remember to rename the shortcuts to send to videos or send to potos. We don̢۪t need confusion when we use the same later.

5. DONE


~ c h e e r s! ~

9) How to remove the shortcut arrow from the desktop ?


Open Regedit and navigate to the following key:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Icons
Backup the key. More information.

In the right-pane, create a new String value named "29"
Double-click 29 and set its data to:

C:\Windows\System32\shell32.dll,50 (an empty icon)
Close Registry Editor.

Now,

Right-click Desktop, choose Properties
Click the Appearance Tab.

Click Advanced button.

Choose Icon from the drop-down list

Set it's size to 31 and press OK, OK.

The changes will be applied now. Repeat the above steps and then set the Icon size back to 32 (defaults). The above steps are required to force Windows to redraw the icons

10) The Complete list ! Can u Do it!


Try to create a folder in Windows with either of these names--
"con" or "nul" or "Aux" or "Lpt1".
Windows will not let u create ....


This s coz these refer 2 some well known ports....
-con corresponds to the console
-Lpt1 corresponds to printer and so on....


well dat was common but hw bt this ? Try these more

CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.



TURN NUMLOCK ON AT LOGON.!!


NumLock does not toggle on by default (system-wide), even if you have it set in your PC's BIOS, because of XP's multi-user functionality. Guess Microsoft doesn't know everyone actually turns it on, which should be reason enough for what acts as "default"...
Anyway, you can hack the Windows Registry to change this behavior, or run a script at logon to turn NumLock on.
1. To enable NumLock through the Registry:
* Open Windows' Registry Editor (START > RUN, type "REGEDIT").
*. Navigate to HKEY_USERS\.Default\Control Panel\Keyboard.
*. Change the value for InitialKeyboardIndicators from 0 to 2.
2. To enable NumLock using a script, see this MS Knowledgebase article for complete instructions:
CODEhttp://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q262625
Option 1 is the quicker method, but if you have more than one user on your system and one or more don't want NumLock on (stranger things have been known of), then option 2 is the way to go since it allows you to only attach the script to specific users.

ads

XP TRICKS AND TIPS CONT....

Posted by Free Mobile Recharge 1 comments

Make your folders invisible...:)


1)Right Click on the desktop.Make a new folder
2)Now rename the folder with a space(U have to hold ALT key and type 0160).
3)Now u have a folder with out a name.
4)Right click on the folder>properties>customize. Click on change icon.
5)Scroll a bit, u should find some empty spaces, Click on any one of them.

click ok

Easily Disable Messenger


Go into: C:/Program Files/Messenger. Rename the Messenger folder to "MessengerOFF".
Remove Messenger

· Go to Start/Run, and type: "rundll32 setupapi,InstallHinfSection BLC.Remove 128

%SystemRoot%\INF\msmsgs.inf"

Turn Off Autoplay for Program CDs


How can you stop Windows XP from launching program CDs?
· Click Start, click Run, type GPEDIT.MSC to open Group Policy in the Microsoft
Management Console.

· Double-click Computer Configuration, double-click Administrative templates,
double-click System, and then click Turn off autoplay.

· The instructions on your screen describe how to configure this setting. Click
Properties to display the setting dialog.

· Click Enabled, and choose CD-ROM drives, then click OK, to stop CD autoplay.
This setting does not prevent Autoplay for music CDs.

Change Drive Letters in Windows XP


When you add drives to your computer, such as an extra hard drive, a CD drive, or a
storage device that corresponds to a drive, Windows automatically assigns letters to the
drives. However, this assignment might not suit your system; for example, you might have
mapped a network drive to the same letter that Windows assigns to a new drive. When you
want to change drive letters, follow these steps:

· Right-click My Computer, and then click Manage.

· Under Computer Management, click Disk Management. In the right pane, you'll see
your drives listed. CD-ROM drives are listed at the bottom of the pane.

· Right-click the drive or device you want to change, and then click Change Drive
Letter and Paths.

· Click Change, click Assign the following drive letter, click the drive letter you
want to assign, and then click OK.

Do Not Highlight Newly Installed Programs


Tired of that annoying little window that pops up to tell you that new software is
installed? If it gets in the way when you're logging off, turn it off completely. To do
this:

· Click Start, right-click at the top of the Start menu where your name is displayed,
and then click Properties.

· In the Taskbar and Start Menu Properties dialog box, on the Start Menu tab, click
Customize.

· Click the Advanced tab, and then clear the Highlight newly installed programs check
box.

· Click OK, and then click OK again

Change the Default Opening Folder in Windows Explorer


By default, Windows Explorer opens showing the My Documents folder. To change the
default setting so that all top-level drives and folders are shown, follow these steps:

· Click Start > Programs > Accessories, then right-click Windows Explorer, and click
Properties.

· Under Target field, which reads %SystemRoot%\explorer.exe, add to make the line
read:

%SystemRoot%\explorer.exe /n, /e, /select, C:\

Close Multiple Windows


If you just opened a number of separate, related windows (a folder inside a folder,
and so on), there's an easier way to close them all than one-at-a-time:
· Hold down the shift-key as you click the X caption button in the upper-right corner
of the last window opened. Doing so closes that window and all windows that came before it

Enjoy HaCkInG.....

ads

CONQUER XP PROBLEMS...

Posted by Free Mobile Recharge 0 comments



 

1) When i try to access my task manager(Ctr+Alt+Del)...it displays message
'task manger has been disabled by ur administrator'..., and also i cant access my registry too..!!
what may have caused this problem....
is it becos of some VIRUS...????
how can i repair this without re installing...?? any particular software??


1: Close the IE browser. Log out messenger / Remove Internet Cable.
2: To enable Regedit
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
3: To enable task manager : (To kill the process we need to enable task manager)
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
4: Now we need to change the default page of IE though regedit.
Start>Run>Regedit
From the below locations in Regedit chage your default home page to google.com or other.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_USERS\Default\Software\Microsoft\Internet Explorer\Main
Just replace the attacker site with google.com or set it to blank page.
5: Now we need to kill the process from back end. Press Ctrl + Alt + Del
Kill the process svhost32.exe . ( may be more than one process is running.. check properly)
6: Delete svhost32.exe , svhost.exe files from Windows/ & temp/ directories. Or just search for svhost in your comp.. delete those files.
7: Go to regedit search for svhost and delete all the results you get.
Start menu > Run > Regedit >
8: Restart the computer. That̢۪s it now you are virus free.

it works !!

** Shared from Internet (reva)

2)I don't have IIS( Internet Information Services) windows componet on my system


As far as I know one can't have IIS running on XP Home. I think u will have to upgrade it to XP Prof.
in proff That's simple get the Win XP CD, go to control panel-->add/remove programs and then to add/remove windows components. There u will find the option for adding IIS, just check the checkbox and follow the instructions. You r done!!

3) Folder Option Vanished


IF U WANT UR FILES THT WERE HIDDEN U CAN TYPE *.* IN SEARCH AND ALSO TICK THE OPTION "INCLUDE HIDDEN FILES".
NOW SEARCH IN THE DRIVE IN WHICH U STORED UR FILES, U WILL GET UR FILES BUT TO GET BACK THE OPTION U EITHER HAVE TO REINSTALL WINDOWS OR REPAIR IT. well this is as far as i know..

Post your Comment If you Know More

4) My volume icon is not showing in taskbar, Yet It's Enable From Control Panel > Sound And devices


Assuming that you have tried the basic steps i am directly trying with the most possible solutions. This issue most commmonly occurs because the settings are not saved. Also there might be some startup program which is diabling the Systray.exe from loading up.

Try this...
1) Re-enable the volume icon by disabling and then enabling Place volume icon in the taskbar in the Sound and Audio applet.
2) Then copy the following text which is in red into a notepad file and then save it as "fix.reg". Please make sure that there is no .txt extension after that.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"SystemTray"="SysTray.Exe"

3) Merge the file to the registry by simply double clicking on it.
4) Reboot


This should definitely work. Please reply back with the status.

Cheers

:shared frm internet (bond)

5)Whenever i try d'loading stuff from the net, the download starts and the comp just restarts. due to dis i have to install d'load managers wich i hate. help needed anyone. i have win xp!


If the computer just restarts itself, it cud possibly be an application crash..
check the Dr.watson log for details..
START-RUN- drwtsn32.
check the path for the log here... open the log and check which application is causing the crash.
turn of automatic reboot,cos you wud miss it if there is a BSOD being generated.

or may be u could try this one out

Go to Start>Run--Type 'services.msc', hit ENTER
Scroll down to a service called Remote Procedure Call, right click, go to properties, there will be a tab named Recover Action, change it to 'Take No Action' if it's not already selected. Your problem should be solved for the time being. Also look for all network related srvices DNS, TCP-IP and also Windows Firewall/ICS service if you're on LAN/WAN, see that all of these are set to Automatic or Manual. Reply to me with results

(david n kumar)

6)I accidentally deleted the Show Desktop icon which sits normally on the bottom left hand corner of the Taskbar. How do I restore the icon?


Click Start, Run and type the following command:

regsvr32 /n /i:U shell32.dll

The Show Desktop icon file should be available now.

or

Click Start, Run, and type Notepad.exe. Copy the following contents to Notepad.

[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop

Save the file as - : Show Desktop.scf. Now, drag the file to the Quick Launch Toolbar. (Notepad might automatically append a .txt extension to the file name. Remove this extension if present.)
 

ads

Windows XP shutdown tricks ...

Posted by Free Mobile Recharge 0 comments

There are so many different ways to turn off your Windows XP computer, let's look at some of them:

1. The standard approach - click the Start Button with your mouse, then select the Turn Off menu and finally click the Turn Off icon on the Turn Off computer dialog. blink.gif

2. Press Ctrl+Esc key or the Win key and press u two times - the fastest approach.

3. Get the Shutdown utility from Download.com - it add the shut down shortcuts for you. Else create them yourself using approach 4.

4. Create a shutdown shortcut on your desktop. Right click on the desktop, choose New Shortcut and type shutdown -s -t 00 in the area where you are asked to specify the location of the program file. Now you can just double click this icon to turn off the computer. The best location would be your quick launch bar.

5. Press the Win key + R key to open the run window. Type shutdown -s -t 00. [s means shutdown while t means the duration after which you want to initiate the shutdown process].

If some open processes or application won't let you turn off, append a -f switch to force a shut down by closing all active processes.

6. Win+M to minimize all windows and then Alt+F4 to bring the Turn Off computer dialog.

7. Open Windows Task manager (by right clicking the Windows Task bar or Alt+Ctrl+Del) and choose Shut down from the menu. Useful when the Windows are not responding.

8. open task manager--->click on shutdown--->hold the ctrl key and click on Turn off::::::: pc will be turned off in 3 secs.. fastest method other than hard shutdown.

ads

Keystroke hacking of computer keyboard

Posted by Free Mobile Recharge 0 comments

Keystroke logging of computer keyboard is actually a method of capturing as well as recording user keystrokes. It is basically used legally to measure employee productivity on certain clerical tasks, or even by law enforcement agencies in order to find out about illegal activities. However, it is also used by hackers for law-breaking, and other illegal activities. The hackers use key-loggers as a means to get the passwords or encryption keys to bypass other security measures.

Keystroke logging can be done by both hardware and software means. Hardware key loggers are appended to the keyboard cable or installed inside standard keyboards while the software key-loggers work on the operating system of the target computer to gain unauthorized access to the hardware, and to hook into the keyboard with functions provided by the OS. Some hackers, however, use wireless key-logger sniffers in order to collect packets of data, which are being transferred from a wireless keyboard and its receiver. And then they crack the encryption key to secure wireless communications between the two devices.

The anti-spyware applications are used to detect many key-loggers and also to cleanse them. Responsible vendors of monitoring software also support detection by anti-spyware programs, while preventing abuse of the software. By keystroke hacking of computer keyboard, electromagnetic waves, which are released every time a key is pressed on the keyboard, can be detected by a nearby antenna and then can be interpreted by the computer software to work out exactly what was typed.

Related posts:


  1. Wireless keyboard: freedom from wires A wireless

  2. The Optimus Maximus keyboard When it co

  3. Ergonomic keyboard - an ideal option for your computer You may be

  4. Looking for Computer Accessories? Check out the Bamboo Keyboard and Mouse You can fi

  5. Computer works efficiently with latest desktop computer accessories If we talk

ads

How to Hack Into a Windows XP Computer Without Changing Password...

Posted by Free Mobile Recharge Saturday, April 24, 2010 1 comments

There is a far better way to get into(hack into) Windows XP computer.This method is easy and it does not reset the password. Hack into a computer running Windows XP without changing/cracking the password and find out all and any passwords on the computer (including admin accounts) thus bypassing all Guest account restrictions. If you are in search of article on hacking Windows Vista passwords, then Hack Windows Vista Admin account may help you out.

I have tried my best to be as simple as possible in this tutorial, so that it can help you easily hack your victim's computer account password.

You do not need access to any accounts to do this. Of course, do not do this on anyone else's computer without proper authorisation.

Steps to help you Hack into a Windows XP Computer without changing password:

1. Get physical access to the machine(computer). Remember that it must have a CD or DVD drive.

2. Download the software DreamPackPL from Official website or from Rapidshare.

3. Unzip the downloaded dreampackpl_iso.zip and you'll get dreampackpl.ISO.

4. Use any burning program that can burn ISO images.

5. After you have the disk, boot from the CD or DVD drive. You will see Windows 2000 Setup
and it will load some files.

6. Press "R" to install software DreamPackPL.

7. Press "C" to install DreamPackPL by using the recovery console.

8. Select the Windows installation that is currently on the computer (Normally is "1" if you only have one Windows installed)

9. Backup your original sfcfiles.dll by typing:
"ren C:\Windows\System32\sfcfiles.dll sfcfiles.lld" (without quotes)

10. Copy the hacked file from CD to system32 folder. Type:
"copy D:\i386\pinball.ex_ C:\Windows\System32\sfcfiles.dll" (without quotes and assuming your CD drive is D:)

11. Type "exit", take out disk and reboot.

12. In the password field, type "dreamon" (without quotes) and DreamPack menu will appear.

13. Click the top graphic on the DreamPack menu and you will get a menu popup.

14. Go to commands and enable the options and enable the god command.

15. Type "god" in the password field to get in Windows.

You can also go to Passwords and select "Logon with wrong password and hash". This option allows you to login with ANY password.

Note: I was unable to bring up the DreamPackPL for the first time because I have Kaspersky Anti-Virus already running in background. I believe most antivirus already labelled this tool as a Hack-Tool. A Hack-Tool is NOT a virus. DreamPackPL helps you bypass the Windows Login screen and it is not destructive.
Enjoy HaCkInG.....

 

ads

Many of my readers complemented my posts Using Lophtcrack to crack passwords and Reveal passwords under asterisks which are helpful cracking passwords. There are also a lot of ways and hacks to allows Windows users to find and get back their forgotten password for the Windows user account. If you’re the regular normal user, you can still log on to the administrator account to reset the password, but if you’re using the administrator user id itself, then you’re out of luck. Some service such as Login Recovery helps to retrieve and recover the Windows user name and password for Windows XP, 2000, NT and Longhorn Server. However, you will need to let the third party process the password recovery, which effectively reveal the password to them. For security reason, now you can recover and get back the Windows user or admin password from local computer which you’ve forgot the password itself with Ophcrack 2, with password retrieval process takes place locally.

Ophcrack2 is a open source Windows password cracker or password auditing utility which is an improvement over original Ophcrack 1.0 developed at EPFL. Ophcrack hacks and cracks the Windows password LM hashes based on a time-memory trade-off using rainbow tables. Basically, Ophcrack works by using rainbow tables which contains precomputed hashes of possible alphanumeric and character table sets, so that the program can iteratively compare the windows hashes to precomputed bits and compute the hash and its value more quickly in a more effective way than brute-force guessing. Thus, Ophcrack features ability to reveal, recover and crack most of the alphanumeric passwords which contains up to 14 characters almost immediately, usually within just a few seconds, and at most a few minutes. 

Ophcrack 2 comes in the form of Windows installer (currently Ophcrack 2.3.3) and Ophcrack LiveCD (currently Ophcrack LiveCD 1.1.3) which automates the retrieval, decryption, and cracking of passwords from a Windows system. The Ophcrack Live CD contains a live linux distribution, ophcrack and an alphanumeric table set (SSTIC04-10k). The CD is bootable and will automatically load linux, search for Windows partitions and then extract Windows’ SAM to start ophcrack to crack the password hashes it finds. Without installing anything on the PC, LiveCD allows users to not only recover and retrieve their lost or forgotten password, but also to hack and crack the passwords on any Windows machines, although it can be used for testing the strength of passwords.

 

Ophcrack 2.3 comes with a GTK+ Graphical User Interface and runs on Windows, Mac OS X on Intel CPU and Linux. Ophrack Windows installer, Linux source package and Ophcrack LiveCD can be downloaded from SourceForge. For Ophcrack LiveCD, you must burn it to a CD in order to use it to boot up the computer. For Windows installer and Linux source, you will also need to download Rainbow alphanumeric table sets from http://lasecwww.epfl.ch/~oechslin/projects/ophcrack.

It has 2 rainbow alphanumerical tables sets available for free, SSTIC04-5k (720MB) for machines with at least 512M of RAM, and SSTIC04-10k (388MB) for machines with at least 256M of RAM. You can opt to download the rainbow tables component automatically and directly from the installer itself.

 

If you cannot log on to the Windows because you have forgot the password, the LiveCD is the way to go. To use Ophcrack windows app, just install it and run it. Click on Load and select the appropriate password LM (LAN Manager) hash to use. If you have already dump and save the hash with utility such as pwdump2, then choose “PWDUMP File”. Else you can choose encrypted SAM to allows Ophcrack to dump the hashes from the SAM and SYSTEM files retrieved from a Windows machine while booting on another disk, where there is no need to know a Windows administrator password to get the hashes. Other options been local SAM which dumps the hashes from the Windows machine the program is running on and remote SAM which dumps the hashes of a remote Windows machine, which both require the username and password of an administrator and the later also requires the name of a share.

Next, click on Tables, and select the location or folder that you store the rainbow hash tables downloaded or installed by the installer. The select the tables type you want to use. And finally, click on Launch button to start the cracking process.

If you’re using uppercase letters, lowercase letters and numbers only in your Windows password, then the free rainbow table sets should works for you. However, if you’re using special characters, or wish to crack NTLM hashes, then the table sets is not distribute for free download. You can order and purchase WebSec06 WS-20k table sets which can crack passwords made of mixed case letters, numbers and 33 special characters including the space character, and NTHASH table sets which cracks NTHASH hashes when LMHASH has been disabled from Objectif Securite.
Enjoy HaCkInG.....

 

ads

As a reference to my post Crack/hack any windows XP password, where i have explained a hack to crack any windows XP password, this is small but very useful XP hacking tutorial which is emphasized on the method used to change/hack Windows XP administrator password if you don`t have access to admin account(student account).

Just follow the steps given below.

Steps:

1. Start-->Run-->lusrmgr.msc and press Enter or OK.
2. Than there`s two folders: Users & Groups. You need Users, than in this folder right click on Administrator-->Set New Password !

So, you are now able to hack in any Windows XP administrator account even when it is password protected. Just follow the hack and you will be able to bypass/hack password, infact change administrator account password.

Enjoy HaCkInG.....

ads

New Tricks Via mail

Enter your email address: