mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-25 15:42:24 +02:00
Update __init__.py
This commit is contained in:
@@ -786,7 +786,7 @@ class TOKEN(objects.StructType):
|
||||
yield "S-" + "-".join(str(i) for i in (sid.Revision, id_auth) +
|
||||
tuple(SubAuthority))
|
||||
except exceptions.InvalidAddressException:
|
||||
pass
|
||||
vollog.log(constants.LOGLEVEL_VVVV, "InvalidAddressException while parsing for token sid")
|
||||
|
||||
|
||||
def privileges(self):
|
||||
|
||||
Reference in New Issue
Block a user