is there a way to change the user's password with c++/

I was wondering if there is a way to change the admin or the user's password using c++.
Yes, but obviously you will need the original password for it to be successful. After all, if any shmuck could just write a program to get around the password, the passwords would be useless.


Assuming this is Windows, here's a page which shows how to do it:
http://support.microsoft.com/kb/151546
Topic archived. No new replies allowed.