Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CFG Constants causing error on VB app #82

Closed
ElektroKill opened this issue Sep 8, 2019 · 4 comments
Closed

CFG Constants causing error on VB app #82

ElektroKill opened this issue Sep 8, 2019 · 4 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ElektroKill
Copy link

When I use these settings ConfuserEx2 fails to protect the application and a maxstack error is thrown. I am using the 2.0 branch.

<rule pattern="true" inherit="false">
    <protection id="constants">
        <argument name="cfg" value="true" />
    </protection>
</rule>

Here is the project file and exe file I am using

Files.zip

@mkaring
Copy link
Owner

mkaring commented Sep 10, 2019

Fixed the issue in the master branch as it was present there too.
I was a little lazy with the merges into releases/2.0 lately and that means that this will take a little longer.

@mkaring
Copy link
Owner

mkaring commented Sep 10, 2019

@ElektroKill: The latest build for the release/2.0 branch contains the fix.

@mkaring mkaring self-assigned this Sep 10, 2019
@mkaring mkaring added this to the 1.3 milestone Sep 10, 2019
@mkaring mkaring added the bug Something isn't working label Sep 10, 2019
@ElektroKill
Copy link
Author

Just tested the new build and it works fine with my test app, thanks ;)

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants