Skip to content

Conversation

@mkaring
Copy link
Owner

@mkaring mkaring commented Jan 10, 2021

Disabling the optimization of the native image size, allows for the method bodies to be protected properly.

fixes #244

@AppVeyorBot
Copy link

Build ConfuserEx 653 completed (commit ab4a727693 by @mkaring)

@AppVeyorBot
Copy link

Build ConfuserEx 656 failed (commit a08370e7c3 by @mkaring)

@mkaring mkaring force-pushed the feature/244_fix_antitamper_native_writer branch 2 times, most recently from 3167632 to f7e1360 Compare January 10, 2021 21:47
@AppVeyorBot
Copy link

Build ConfuserEx 658 failed (commit abd78aebc0 by @mkaring)

@AppVeyorBot
Copy link

Build ConfuserEx 660 failed (commit dd0c01568e by @mkaring)

@mkaring mkaring added this to the 1.5 milestone Jan 14, 2021
@mkaring mkaring added the bug Something isn't working label Jan 14, 2021
@AppVeyorBot
Copy link

Build ConfuserEx 668 failed (commit 4a397abd67 by @ElektroKill)

@AppVeyorBot
Copy link

Build ConfuserEx 674 completed (commit b1fe02ccf3 by @mkaring)

@AppVeyorBot
Copy link

Build ConfuserEx 680 completed (commit 5a5224367f by @mkaring)

mkaring and others added 7 commits January 26, 2021 20:41
Disabling the optimization of the native image size, allows for the method bodies to be protected properly.
Scrambling members of the global type causes problems in C++/CLI assemblies as some of the methods are called from outside the module or via function pointers.
@mkaring mkaring force-pushed the feature/244_fix_antitamper_native_writer branch from c33dae8 to 2fc5182 Compare January 26, 2021 19:42
@AppVeyorBot
Copy link

Build ConfuserEx 687 completed (commit e78c140b1d by @mkaring)

@mkaring mkaring merged commit b29ff42 into master Jan 26, 2021
@mkaring mkaring deleted the feature/244_fix_antitamper_native_writer branch January 26, 2021 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some Protections don't work

4 participants