README 804 B

123456789101112131415161718
  1. chntpw allows you to view some information and change user passwords
  2. in a Windows (NT/XP/Vista/win7) etc SAM userdatabase file. You do
  3. not need to know the old passwords. However, you need to get at the
  4. file some way or another yourself. In addition it contains a simple
  5. registry editor with full write support, and hex-editor which
  6. enables you to fiddle around with bits&bytes in the file as you
  7. wish yourself.
  8. There are 3 main executables
  9. - "ntreg" (the registry library)
  10. - "chntpw" (the password reset / registry editor frontend)
  11. - "reged" (registry editor /export tool)
  12. Quickstart example, where /dev/sda1 (or whatever partition Windows
  13. has been installed in) is mounted to /mnt/windows:
  14. chntpw -i /mnt/windows/Windows/System32/config/SAM
  15. The previous line should open a shell-driven menu.