-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshowcase.txt
179 lines (179 loc) · 9.97 KB
/
showcase.txt
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
Aggregate graph across all binaries:
('memcpy', 'tests/pufwUpgrade')
├── ('fcn.00012554', 'tests/pufwUpgrade')
│ ├── ('fcn.00014c14', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00013ae0', 'tests/pufwUpgrade')
│ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
└── ('fcn.00014d7c', 'tests/pufwUpgrade')
└── ('main', 'tests/pufwUpgrade')
('system', 'tests/pufwUpgrade')
├── ('fcn.00011cd8', 'tests/pufwUpgrade')
│ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.00012554', 'tests/pufwUpgrade')
│ ├── ('fcn.00014c14', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00013ae0', 'tests/pufwUpgrade')
│ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.000138a4', 'tests/pufwUpgrade')
│ └── ('fcn.00013b58', 'tests/pufwUpgrade')
│ ├── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.000140b8', 'tests/pufwUpgrade')
│ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.00013b58', 'tests/pufwUpgrade')
│ ├── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.000140b8', 'tests/pufwUpgrade')
│ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.0001416c', 'tests/pufwUpgrade')
│ ├── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
└── ('fcn.00014d1c', 'tests/pufwUpgrade')
└── ('main', 'tests/pufwUpgrade')
('memcpy', 'tests/lib/libpu_util.so')
├── ('puUtl_getSignHeader', 'tests/lib/libpu_util.so')
│ └── ('fcn.0001416c', 'tests/pufwUpgrade')
│ ├── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('puUtl_signCfg', 'tests/lib/libpu_util.so')
├── ('sendInstallEventMsg_WifiCleintConnection', 'tests/lib/libpu_util.so')
└── ('sendInstallEventMsg_SoapApi', 'tests/lib/libpu_util.so')
('execve', 'tests/lib/libpu_util.so')
└── ('pegaPopen', 'tests/lib/libpu_util.so')
├── ('fcn.00011b90', 'tests/pufwUpgrade')
│ ├── ('fcn.00013b58', 'tests/pufwUpgrade')
│ │ ├── ('main', 'tests/pufwUpgrade')
│ │ ├── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ └── ('fcn.000140b8', 'tests/pufwUpgrade')
│ │ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00014d7c', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.00011d30', 'tests/pufwUpgrade')
│ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
└── ('fcn.00014620', 'tests/pufwUpgrade')
├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
└── ('fcn.00014c14', 'tests/pufwUpgrade')
└── ('main', 'tests/pufwUpgrade')
('popen', 'tests/lib/libpu_util.so')
├── ('fcn.00002fec', 'tests/lib/libpu_util.so')
│ ├── ('GetFileValue', 'tests/lib/libpu_util.so')
│ │ ├── ('fcn.00011fe0', 'tests/pufwUpgrade')
│ │ │ ├── ('fcn.00013b58', 'tests/pufwUpgrade')
│ │ │ │ ├── ('main', 'tests/pufwUpgrade')
│ │ │ │ ├── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ │ └── ('fcn.000140b8', 'tests/pufwUpgrade')
│ │ │ │ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ ├── ('fcn.0001416c', 'tests/pufwUpgrade')
│ │ │ │ ├── ('main', 'tests/pufwUpgrade')
│ │ │ │ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ │ └── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ └── ('fcn.00014c14', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ ├── ('fcn.000121a4', 'tests/pufwUpgrade')
│ │ │ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ └── ('fcn.00014c14', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ ├── ('fcn.00013b58', 'tests/pufwUpgrade')
│ │ │ ├── ('main', 'tests/pufwUpgrade')
│ │ │ ├── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ │ └── ('fcn.000140b8', 'tests/pufwUpgrade')
│ │ │ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ ├── ('fcn.000140b8', 'tests/pufwUpgrade')
│ │ │ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ └── ('fcn.00014d7c', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('GetFileValue2', 'tests/lib/libpu_util.so')
└── ('fcn.000034f0', 'tests/lib/libpu_util.so')
└── ('SetInstallStateId', 'tests/lib/libpu_util.so')
('execl', 'tests/lib/libpu_util.so')
└── ('pegaSystem', 'tests/lib/libpu_util.so')
├── ('main', 'tests/pufwUpgrade')
├── ('fcn.00011fe0', 'tests/pufwUpgrade')
│ ├── ('fcn.00013b58', 'tests/pufwUpgrade')
│ │ ├── ('main', 'tests/pufwUpgrade')
│ │ ├── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ └── ('fcn.000140b8', 'tests/pufwUpgrade')
│ │ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.0001416c', 'tests/pufwUpgrade')
│ │ ├── ('main', 'tests/pufwUpgrade')
│ │ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ │ └── ('main', 'tests/pufwUpgrade')
│ │ └── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00014c14', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.000121a4', 'tests/pufwUpgrade')
│ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00014c14', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.00012554', 'tests/pufwUpgrade')
│ ├── ('fcn.00014c14', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00013ae0', 'tests/pufwUpgrade')
│ ├── ('fcn.000146d8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.000147e8', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
├── ('fcn.0001416c', 'tests/pufwUpgrade')
│ ├── ('main', 'tests/pufwUpgrade')
│ ├── ('fcn.000147e8', 'tests/pufwUpgrade')
│ │ └── ('main', 'tests/pufwUpgrade')
│ └── ('fcn.00014d1c', 'tests/pufwUpgrade')
│ └── ('main', 'tests/pufwUpgrade')
└── ('fcn.00014d7c', 'tests/pufwUpgrade')
└── ('main', 'tests/pufwUpgrade')