VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Change ANY users / user PASSWORD on the network / lan you are connected to

Jon Barker  (11 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code, using the windows API (NetUserChangePassword) call can change any users password on the network you are on, provided you know their original password. You need to know:
1. The machine name (ie. \\jon)
2. The username (NOT case sensitive) (ie. the_cleaner)
3. The old password (ie. password)
4. the new password (ie. password2)
Enjoy!

Rate Change ANY users / user PASSWORD on the network / lan you are connected to (8(8 Vote))
Change ANY users / user PASSWORD on the network / lan you are connected to.bas

Change ANY users / user PASSWORD on the network / lan you are connected to Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters