mandiant / flare-ida

IDA Pro utilities from FLARE team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_TOKEN_INFORMATION_CLASS: failed to add constant

confile opened this issue · comments

When I run the script I get the following error:

_TOKEN_INFORMATION_CLASS: failed to add constant TokenUser=1 (0x1)
_TOKEN_INFORMATION_CLASS: failed to add constant TokenGroups=2 (0x2)
_TOKEN_INFORMATION_CLASS: failed to add constant TokenPrivileges=3 (0x3)
_TOKEN_INFORMATION_CLASS: failed to add constant TokenOwner=4 (0x4)

Which script are you running? Is there any additional output?

I am running MSDN Annotations

I am not sure that the MSDN plugin generates this output. It might stem from IDA. Can you provide additional context?