Comments
1 comment
-
Thank you for your question CLVogel,
I'm afraid there's no automatic scanning for such, but yes, you can provide the tooling pointers to follow to guard elements you recognise should be obfuscated.
Please see https://documentation.red-gate.com/sa/using-custom-attributes
Add comment
Please sign in to leave a comment.
After running the SMART Assembly 6 with only Obfuscating Settings:
- Unicode Unprintable
- Standard Renaming
The Dependency Walker no longer finds the C-Style method export.Does/Can SMART Assembly 7.1.0.2746 scan a C# File for C/C++ external methods?
And can it be setup to not obfuscate/remove the C-Style public method?