프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM / obfuscar.xml @ d0286794

이력 | 보기 | 이력해설 | 다운로드 (450 Bytes)

1 4fcd9bda taeseongkim
<?xml version="1.0" encoding="utf-8"?>
2
<Obfuscator>
3
  <Var name="InPath" value="." />
4 fc9da8df taeseongkim
  <Var name="OutPath" value=".\Obfuscator_Output"/>
5 4fcd9bda taeseongkim
  <Var name="KeepPublicApi" value="true" />
6 fc9da8df taeseongkim
  <Module file="$(InPath)\KCOM.EXE">
7
    <SkipNamespace name="KCOM"/>
8
    <SkipNamespace name="KCOM.*"/>
9
  </Module>
10 4fcd9bda taeseongkim
  <Module file="$(InPath)\MarkupToPDF.dll" />
11
  <Module file="$(InPath)\CommonLib.dll" />
12
  <Module file="$(InPath)\ZoomAndPan.dll" />
13
</Obfuscator>
클립보드 이미지 추가 (최대 크기: 500 MB)