impacket icon indicating copy to clipboard operation
impacket copied to clipboard

fix HKU/HKCU root key parsing

Open tothi opened this issue 3 years ago • 2 comments

examples/reg.py incorrectly parsed HKU root key for Current User, fixed it to User, and added HKCU for Current User.

tothi avatar Jun 09 '22 06:06 tothi

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 out why I wasn't getting SIDs. Thank you @tothi - hope this fix gets merged soon.

mubix avatar Dec 09 '22 18:12 mubix

The fix for HKU/HKCU was merged with #1638.

dadevel avatar Nov 03 '23 15:11 dadevel