ModPhuserEx icon indicating copy to clipboard operation
ModPhuserEx copied to clipboard

C# Winforms - Program not open

Open marcosgerene opened this issue 8 years ago • 0 comments

I use ConfuserEX and am migrating to ModPhuserEx.

In ConfuserEx the system is ok, in ModPhuserEx the system does not open.

The projetct:

<project outputDir="D:\Desenvolvimento\GSis\Instalador" baseDir="D:\Desenvolvimento\GSis" xmlns="http://confuser.codeplex.com">
  <rule pattern="true" preset="aggressive" inherit="false">
    <protection id="anti tamper" />
    <protection id="anti ildasm" />
    <protection id="anti dump" />
    <protection id="resources" />
    <protection id="rename" />
  </rule>
  <module path="GereneSI.Core.dll" />
  <module path="GereneSI.ThirdParty.dll" />
  <module path="GereneSI.Tools.dll" />
  <module path="GereneSI.UI.dll" />
  <module path="GSis.exe" />
</project>

marcosgerene avatar Oct 09 '17 16:10 marcosgerene