aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Dotfuscator/stubexec.xml
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-12-05 12:29:15 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-12-05 12:29:15 +0200
commitba49db54c7b94315a55bed9ae10fe06e7a65cd33 (patch)
treeabc2b166a77dba28e0ac0707a07f4af4f5e7bb8f /Software/Visual_Studio/Dotfuscator/stubexec.xml
parent99ce3aa122c0d8f4703e0d5c43776f2658ac5392 (diff)
downloadTango-ba49db54c7b94315a55bed9ae10fe06e7a65cd33.tar.gz
Tango-ba49db54c7b94315a55bed9ae10fe06e7a65cd33.zip
Improved stubexec CLI !
Diffstat (limited to 'Software/Visual_Studio/Dotfuscator/stubexec.xml')
-rw-r--r--Software/Visual_Studio/Dotfuscator/stubexec.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Dotfuscator/stubexec.xml b/Software/Visual_Studio/Dotfuscator/stubexec.xml
new file mode 100644
index 000000000..ec80ed4da
--- /dev/null
+++ b/Software/Visual_Studio/Dotfuscator/stubexec.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE dotfuscator SYSTEM "http://www.preemptive.com/dotfuscator/dtd/dotfuscator_v2.4.dtd">
+<dotfuscator version="2.3">
+ <input>
+ <loadpaths />
+ <asmlist>
+ <inputassembly refid="6add8a88-e4da-4ff3-8ba5-76688e68e568">
+ <option>honoroas</option>
+ <option>stripoa</option>
+ <option>transformxaml</option>
+ <file dir="D:\Development\Tango\Software\Visual_Studio\Build\Utilities\Release" name="stubexec.exe" />
+ </inputassembly>
+ </asmlist>
+ </input>
+ <output>
+ <file dir="${configdir}\Dotfuscated" />
+ </output>
+ <renaming>
+ <option>xmlserialization</option>
+ <mapping>
+ <mapoutput overwrite="false">
+ <file dir="${configdir}\Dotfuscated" name="Map.xml" />
+ </mapoutput>
+ </mapping>
+ <referencerulelist>
+ <referencerule rulekey="{6655B10A-FD58-462d-8D4F-5B1316DFF0FF}" />
+ <referencerule rulekey="{7D9C8B02-2383-420f-8740-A9760394C2C1}" />
+ <referencerule rulekey="{229FD6F8-5BCC-427b-8F72-A7A413ECDF1A}" />
+ <referencerule rulekey="{2B7E7C8C-A39A-4db8-9DFC-6AFD38509061}" />
+ <referencerule rulekey="{494EA3BA-B947-44B5-BEE8-A11CC85AAF9B}" />
+ <referencerule rulekey="{89769974-93E9-4e71-8D92-BE70E855ACFC}" />
+ <referencerule rulekey="{4D81E604-A545-4631-8B6D-C3735F793F80}" />
+ <referencerule rulekey="{62bd3899-7d53-4336-8ca2-4e5dbae187d5}" />
+ </referencerulelist>
+ </renaming>
+ <sos mergeruntime="true">
+ <option>version:v4</option>
+ <option>sendanalytics</option>
+ <option>dontsendtamper</option>
+ </sos>
+ <smartobfuscation>
+ <smartobfuscationreport verbosity="all" overwrite="false" />
+ </smartobfuscation>
+</dotfuscator> \ No newline at end of file