c# - Access obfuscated property -


i need access property not in interface of current objecttype , has encrypted name. can see in following picture: enter image description here

context of type idesigncontext

idesigncontext contains property activemodelgraphics. now, in activemodelgraphics, there selected encrypted property. searching way access property , enumerate ilist.

thanks help.

if need to, process of obfuscation redundant. need key, reference original code or way of knowing data pre-scrambling if wanted un-obfuscate it.


Comments

Popular posts from this blog

linux - Could not find a package configuration file provided by "Qt5Svg" -

simple.odata.client - Simple OData Client Unlink -