You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows 10 x64 build 15031. Everything else seems to work normally.
########## User: SYSTEM ##########
Traceback (most recent call last):
File "laZagne.py", line 116, in launch_module
File "lazagne\softwares\windows\system_hash.py", line 591, in run
ValueError: need more than 1 value to unpack
The text was updated successfully, but these errors were encountered:
I have fixed this issue, however, I have not build the executable yet.
The problem occurred when spiting the hash returned using ":" as separator. I'm quite surprised the ":" was not present on the hash.
On Windows 10 x64 build 15031. Everything else seems to work normally.
The text was updated successfully, but these errors were encountered: