krabsetw
krabsetw copied to clipboard
Expose ExtendedData
Hello :)
Currently, only the UserData is accessible from Lobster and only a few Attributes of the ExtendedData are accessible via Getters, like StackTrace(). It would be convenient to be able to access the ExtendedData, for example to gather the UserSID and other information.
Are there any thoughts or plans to add this ability? Or should I file a PR to define a getter for the missing ExtendedAttributes?
Thanks!
Hi @ps1337, it seems reasonable to add getters for the ExtendedAttributes that are missing. If you submit a PR I'd be happy to review!