Skip to content

CFG Constants causing error on VB app #82

@ElektroKill

Description

@ElektroKill

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions