this post was submitted on 03 Aug 2023
1183 points (98.8% liked)

Programmer Humor

19197 readers
958 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

This image is hosted on an Environmentally Friendly™ host.

you are viewing a single comment's thread
view the rest of the comments
[–] tool@lemmy.world 12 points 1 year ago (1 children)

Or just cleared the SAM password altogether. Windows is trivially easy to break into if you have physical access and the volume isn't encrypted.

[–] Mikina@programming.dev 6 points 1 year ago* (last edited 1 year ago) (1 children)

My go-to solution is to simply replace some kind of accessibility feature executable, such as onscreen keyboard, with cmd.exe. It runs under SYSTEM.

[–] 100794@lemmy.dbzer0.com 1 points 1 year ago

Does SYSTEM have enough permission to write to the SAM file?