Skip to content

Conversation

ozaiats
Copy link

@ozaiats ozaiats commented May 4, 2022

The change allows using a wildcard to batch load modules that need to be obfuscated.
Usage example:

	<module path="*.dll"                                         >
	    <rule preset="none" pattern="true" inherit="false">
			<protection id="ctrl flow" />
			<protection id="invalid metadata" />
			<protection id="ref proxy" />
			<protection id="rename" />
			<protection id="resources" />
		</rule>
	</module>

@mkaring what do you think?

@AppVeyorBot
Copy link

Build ConfuserEx 986 completed (commit 55008ed32d by @)

@AppVeyorBot
Copy link

Build ConfuserEx 987 completed (commit 9c41530ab1 by @)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants