Patrick Hofman

Results 3 comments of Patrick Hofman

We could simply create a class with more than 65K constant strings and try to load the obfuscated assembly.

The issue at hand here is that very very large assemblies will contain so much constant strings, the number of possible fields in a class is exceeded. Accepting this pull...

Second commit is for adding strong name key signing on the assembly. This is required for packages using DecimalEx that are strongly signed themselves.