On Jan 7, 2008 6:30 PM, mk <[EMAIL PROTECTED]> wrote: > hello my dear friend can you explain where our password store in computer & > how can we alter & see the password
What you are asking is operating system-specific (and application-specific if it is about an application). On most modern OS's you'd have a hard time recovering a user's password as they are usually stored by one way encryption, thus the only feasible way to get them is by a brute force (dictionary) attack. Why are you asking this by the way? These questions are usually asked when people have malicious intentions... -- Tamas Marki
