Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Application crashes when anti dump enabled in x64 Platform #676

Open
ericmschmidt opened this issue Sep 13, 2018 · 1 comment
Open

Application crashes when anti dump enabled in x64 Platform #676

ericmschmidt opened this issue Sep 13, 2018 · 1 comment

Comments

@ericmschmidt
Copy link

Hello,

We've been using ConfuserEx to obfuscate our (WPF) applications before we deploy externally for a while now. Recently, we've encountered the need to build an application in the 64-bit platform to accommodate for higher memory usage. We've automated obfuscating as part of the build process using the settings defined below for our application. I decided to try to start disabling other protections one by one to see if I could get it to ever run and got lucky on the first try by disabling the anti dump protection. Do you have any idea why this protection would cause the application to crash? I even tried putting a try/catch around the main entry point but even that doesn't get hit to provide me an idea of what the underlying issue is.

@bprg
Copy link

bprg commented Sep 14, 2018

I can't reproduce, Please upload a sample target.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants