Obfuscating assemblies with missing dependencies#155
Draft
Conversation
e79b8ab to
9f8c447
Compare
|
✅ Build ConfuserEx 348 completed (commit 0e9d296697 by @mkaring) |
|
✅ Build ConfuserEx 350 completed (commit ffa9248f70 by @mkaring) |
9f8c447 to
f1ccb1e
Compare
|
❌ Build ConfuserEx 593 failed (commit 4440083546 by @mkaring) |
f1ccb1e to
1e37bde
Compare
|
✅ Build ConfuserEx 601 completed (commit 2c3ecb8d24 by @mkaring) |
ConfuserEx is now able to obfuscate assemblies without all the dependencies. It makes some worst case assumptions for missing dependencies.
1e37bde to
990856a
Compare
|
✅ Build ConfuserEx 623 completed (commit 1528c5a0d0 by @mkaring) |
7c93b95 to
74a624f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ConfuserEx is now able to obfuscate assemblies without all the dependencies.
It makes some worst case assumptions for missing dependencies.