krabsetw icon indicating copy to clipboard operation
krabsetw copied to clipboard

Expose ExtendedData

Open ps1337 opened this issue 2 years ago • 1 comments

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!

ps1337 avatar Dec 21 '23 08:12 ps1337

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!

swannman avatar Jan 02 '24 21:01 swannman