obfuscar.xml
317 字节
<?xml version='1.0'?>
<Obfuscator>
<Var name="InPath" value="." />
<Var name="OutPath" value=".\Obfuscator_Output" />
<Var name="HidePrivateApi" value="true" />
<Var name="KeyFile" value=".\test.snk" />
<Module file="$(InPath)\XLRStore.exe" />
<Module file="$(InPath)\DeviceLibrary.dll" />
</Obfuscator>