Obfuscating assemblies with missing dependencies#155
Draft
mkaring wants to merge 1 commit into
Draft
Conversation
mkaring
force-pushed
the
feature/missing_dep
branch
from
June 28, 2020 14:02
e79b8ab to
9f8c447
Compare
|
✅ Build ConfuserEx 348 completed (commit 0e9d296697 by @mkaring) |
|
✅ Build ConfuserEx 350 completed (commit ffa9248f70 by @mkaring) |
mkaring
force-pushed
the
feature/missing_dep
branch
from
December 23, 2020 16:53
9f8c447 to
f1ccb1e
Compare
|
❌ Build ConfuserEx 593 failed (commit 4440083546 by @mkaring) |
mkaring
force-pushed
the
feature/missing_dep
branch
from
December 24, 2020 11:51
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.
mkaring
force-pushed
the
feature/missing_dep
branch
from
January 2, 2021 11:20
1e37bde to
990856a
Compare
|
✅ Build ConfuserEx 623 completed (commit 1528c5a0d0 by @mkaring) |
mkaring
force-pushed
the
master
branch
2 times, most recently
from
February 10, 2021 22:29
7c93b95 to
74a624f
Compare
This was referenced Jun 7, 2026
Closed
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.