forked from yck1509/ConfuserEx
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Caliburn.Micro action guard properties aren't working in confused binaries unless I manually apply the following attribute to them:
[Obfuscation(Exclude = false, Feature = "-rename")]
What's really strange is I patched CaliburnAnalyzer to detect these properties, but the resulting binaries still don't work even though dotPeek confirms the action guard properties haven't been renamed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels