forked from YumeGod/OpenPhantomShield
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
59 lines (59 loc) · 1.66 KB
/
Copy pathconfig.yaml
File metadata and controls
59 lines (59 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
input: C:\Users\ImFl0wow\workspace\phantom-shield-x\test\input\obf-test-1.0-SNAPSHOT.jar
output: C:\Users\ImFl0wow\workspace\phantom-shield-x\test\output\obf-test-1.0-SNAPSHOT.jar
dictionary: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
minimum_generated_name_length: 1
creation_date: 2024.2.5 12:00:00
input_mappings_file: mappings.txt
targets:
- x86_64-windows
- x86_64-linux-gnu
- aarch64-macos
libraries:
- C:\Program Files\Eclipse Adoptium\jdk-8.0.412.8-hotspot\jre\lib\rt.jar
- C:\Program Files\Eclipse Adoptium\jdk-8.0.412.8-hotspot\jre\lib\jce.jar
filters:
- -org.example.**
native_obfuscation:
loader_package: skidonion/?????
print_instructions: false
hidden_stack_trace: true
null_safety: false
verification:
verification_enable: false
use_internal_user_interface: true
verification_server: https://skidonion.tech/
verification_software_id: '-1'
verification_user_id: '-1'
verification_token: ''
verification_keep_alive: true
filters:
- +org.example.**
- -org.example.** void main(java.lang.String[])
string_encryption: {
}
renamer:
print_mappings: true
print_mappings_file: mappings.txt
prefix_name: ''
repackage: false
repackage_name: skidonion/???
adapt_resources:
- META-INF/MANIFEST.MF
mixin:
mixin_support: false
mixins_json: mixins.json
mixins_ref_json: mixins.ref.json
member_shuffler: {
}
debug_information_remover:
remove_signatures: true
remove_source_file: true
remove_inner_class: true
remove_line_number: true
remove_local_variable: true
remove_kotlin_reference: true
control_flow_obfuscation: {
}
invoke_wrapper_obfuscation:
package_mode: ''
inject_to_other_class: true