Hi Brian! As promised, with only a year's delay 馃槉 , a bug report on a sample. GetNETGUIDs reports:
| TypeLib |
MVID |
| 3c374a41-bae4-11cf-bf7d-00aa006946ee |
4e0b13f0-8b06-4380-8bba-a0b5a9783498 |
monodis is reporting:
.module Stealer_.exe // GUID = {4E0B13F0-8B06-4380-8BBA-A0B5A9783498}
However, when I use a disassembler such as IlSpy or JustDecompile, they both report:
[assembly: Guid("bfc92ab4-fba6-4186-b6c1-331ba216e7fc")]
In case this is relevant, the file is obfuscated with SmartAssembly. I'm not entirely sure what's wrong here and neither if it's at all related to a bug with GetNETGUIDs.
Hi Brian! As promised, with only a year's delay 馃槉 , a bug report on a sample. GetNETGUIDs reports:
monodis is reporting:
However, when I use a disassembler such as IlSpy or JustDecompile, they both report:
In case this is relevant, the file is obfuscated with SmartAssembly. I'm not entirely sure what's wrong here and neither if it's at all related to a bug with GetNETGUIDs.