Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Add InputSymbolMap attribute to ConfuserProject to allow the map for the future runs #680

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ivan-danilov
Copy link
Contributor

Sometimes it is necessary to provide a patch for obfuscated software. Having different obfuscation applied to patched version comparing with the released one effectively means the patched version cannot be deployed without replacing every obfuscated assembly.

This change makes it possible to provide a symbol map from a previous obfuscation and preserves the renames specified there.

…the future runs

Sometimes it is necessary to provide a patch for obfuscated software. Having different obfuscation applied to patched version comparing with the released one effectively means the patched version cannot be deployed without replacing every obfuscated assembly.

This change makes it possible to provide a symbol map from a previous obfuscation and preserves the renames specified there.
This reverts commit ef61ef1.

Not sure why underscores were first added, but it breaks decoding of existing obfuscated stacks with given symbol maps.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant