|
@@ -0,0 +1,45 @@
|
|
1
|
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
+<!DOCTYPE dotfuscator SYSTEM "http://www.preemptive.com/dotfuscator/dtd/dotfuscator_v2.4.dtd">
|
|
3
|
+<dotfuscator version="2.3">
|
|
4
|
+ <input>
|
|
5
|
+ <loadpaths />
|
|
6
|
+ <asmlist>
|
|
7
|
+ <inputassembly refid="1aad1534-90e6-417c-8db0-18be2a7aa488">
|
|
8
|
+ <option>honoroas</option>
|
|
9
|
+ <option>stripoa</option>
|
|
10
|
+ <option>library</option>
|
|
11
|
+ <option>transformxaml</option>
|
|
12
|
+ <file dir="D:\C#\RF_TRIO_PLL_ZIG\Basic_Terminal\bin\Debug" name="Basic_Terminal.exe" />
|
|
13
|
+ </inputassembly>
|
|
14
|
+ </asmlist>
|
|
15
|
+ </input>
|
|
16
|
+ <output>
|
|
17
|
+ <file dir="${configdir}\Dotfuscated" />
|
|
18
|
+ </output>
|
|
19
|
+ <renaming>
|
|
20
|
+ <option>xmlserialization</option>
|
|
21
|
+ <mapping>
|
|
22
|
+ <mapoutput overwrite="false">
|
|
23
|
+ <file dir="${configdir}\Dotfuscated" name="Map.xml" />
|
|
24
|
+ </mapoutput>
|
|
25
|
+ </mapping>
|
|
26
|
+ <referencerulelist>
|
|
27
|
+ <referencerule rulekey="{6655B10A-FD58-462d-8D4F-5B1316DFF0FF}" />
|
|
28
|
+ <referencerule rulekey="{7D9C8B02-2383-420f-8740-A9760394C2C1}" />
|
|
29
|
+ <referencerule rulekey="{229FD6F8-5BCC-427b-8F72-A7A413ECDF1A}" />
|
|
30
|
+ <referencerule rulekey="{2B7E7C8C-A39A-4db8-9DFC-6AFD38509061}" />
|
|
31
|
+ <referencerule rulekey="{494EA3BA-B947-44B5-BEE8-A11CC85AAF9B}" />
|
|
32
|
+ <referencerule rulekey="{89769974-93E9-4e71-8D92-BE70E855ACFC}" />
|
|
33
|
+ <referencerule rulekey="{4D81E604-A545-4631-8B6D-C3735F793F80}" />
|
|
34
|
+ <referencerule rulekey="{62bd3899-7d53-4336-8ca2-4e5dbae187d5}" />
|
|
35
|
+ </referencerulelist>
|
|
36
|
+ </renaming>
|
|
37
|
+ <sos mergeruntime="true">
|
|
38
|
+ <option>version:v4</option>
|
|
39
|
+ <option>sendanalytics</option>
|
|
40
|
+ <option>dontsendtamper</option>
|
|
41
|
+ </sos>
|
|
42
|
+ <smartobfuscation>
|
|
43
|
+ <smartobfuscationreport verbosity="all" overwrite="false" />
|
|
44
|
+ </smartobfuscation>
|
|
45
|
+</dotfuscator>
|