MaxToffy
MaxToffy
### Summary This PR enables the parsing of registry hive files exported using `regedit.exe` or `reg.exe export`, along with the manual computation of the boot key. This functionality allows `secretsdump.py`...
### **Summary** This simple patch changes the LDAP query to use `_lookedup_principal` as the search base instead of `self.domain_dumper.root` when using a Distinguished Name. **Before:** The query started at the...
### Description As discussed in this [previous PR](https://github.com/fortra/impacket/pull/1840#issuecomment-3274526507) with @gabrielg5, I added a script to compute the bootkey from the 4 class names of the LSA registry keys. Since `secretsdump...