Carsten Maartmann-Moe
Carsten Maartmann-Moe
When using a hex-value for the start address there is no way to effectively use an address over 4 GiB: ``` if '0x' in start: start = int(start, 0) &...
Since Windows cache passwords, the password entered after use of the tool is used against AD, locking the AD account out of the domain. Need to investigate alternative patching methods.
Ref. #106
I'd like to be "end" a value that I can configure (as I stated at the beginning it IS possible to access RAM over 4 GiB) - set default 4...
Investigate if the tool attempts to read above 4096 MiB and causes the OS to freeze.