ModPhuserEx
ModPhuserEx copied to clipboard
C# Winforms - Program not open
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>