Rob Fuller

Results 60 comments of Rob Fuller

The HKU -> HKCU fix to HKU->HKU fix you have here just saved me multiple hundreds of hours of banging my head against the wall in MSDN trying to figure...

![E76rE1tXMAER_RB](https://user-images.githubusercontent.com/679319/214072101-2de9b194-cdc7-4e8f-8d54-1fd711e1e156.jpg)

![Buyw94BCcAAQHZy](https://user-images.githubusercontent.com/679319/214072774-88a03ddc-d73a-4a5c-a800-73f5d3fbce09.jpg) ![D-VFanXXYAgt-w6](https://user-images.githubusercontent.com/679319/214072788-fa08b01d-db8d-448b-98d1-c8e1069b398e.jpg) ![AzHngHKCUAAbTuj](https://user-images.githubusercontent.com/679319/214072809-1f53bfbb-5489-4fa2-ad58-ac97f72c59b3.jpg) ![AvUYD7aCQAA7RlO](https://user-images.githubusercontent.com/679319/214072830-e7cfac8c-a057-4c2d-b7e9-f905ca12b18a.jpg)

![A4FcS0BCcAAYbXw](https://user-images.githubusercontent.com/679319/214073638-c9d52d1e-39d1-4e78-9236-48fbbe6d162e.jpg) ![DFx1wArUwAATT-Y](https://user-images.githubusercontent.com/679319/214073639-f8dd14ba-75e1-49f1-acbc-7880107fc07d.jpg) ![BEHcZ_ACQAA_dGE](https://user-images.githubusercontent.com/679319/214073641-9873691f-3cca-4f29-a71d-a9f777f586d1.jpg) ![Ayyn2gxCUAElbMM](https://user-images.githubusercontent.com/679319/214073643-80dd41e8-2d69-462e-b2fa-d3b2e9a22f74.jpg) ![BEGrxLHCMAI-ZMO](https://user-images.githubusercontent.com/679319/214073645-0fb2d0d3-0af6-4884-9802-4b3af53ea896.jpg) ![BD4OfvDCQAE5Yht](https://user-images.githubusercontent.com/679319/214073647-0e2159a7-c49e-4039-b89d-47893d6081a2.jpg) ![BubFbZNCMAERjIO](https://user-images.githubusercontent.com/679319/214073652-a77f6c28-142b-4889-9f88-6f544be2f1fd.jpg)

I'll put source links for the images later

What the log doesn't show is it getting to `username2`

Regular password brute force attack would try user1 with every password before moving on. Password spraying would try the first password with every user before moving on.

@nrathaus Fix worked for me thanks!

PyInstaller might not like having it's resources being changed. Can you try manually changing the icon with Resource Hacker: http://www.angusj.com/resourcehacker/ - PyInstaller might be using some of the other resources...

Cool, so it's definitely messing with a resource that it uses. I'll look into options where I just copy the Icon, but I doubt there will be a way to...