· 9 years ago · Feb 13, 2017, 11:54 AM
1MacBook-Pro:tools mikulich$ ./local_wrap.sh prod /Volumes/Data/Temp/app-release-unsigned.apk ''
2SDKs to insert:
3Wrap on Production instance...
4Buildfile: /Volumes/Data/Projects/Android/a2agit/build.xml
5 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
6
7initBuild:
8 [copy] Copying 1 file to /Volumes/Data/Projects/Android/localwrap
9
10getPackageName:
11 [echo] min library number is 1251
12 [echo] max library number is 1255
13 [echo] library num selected is 1252
14 [echo] library UUID selected is dcd14855-5e80-44f8-b685-d9783f2f2f3d
15 [echo] packagename is demo.clicker.com.clickerdemo
16 [echo] packagename_lastword is clickerdemo
17 [echo] packagename_manifest is demo.clicker.com.clickerdemo
18 [echo] datFileName is clickerdemo.dat
19
20createApk:
21 [copy] Copying 2 files to /Volumes/Data/Projects/Android/localwrap
22 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
23
24initBuild:
25
26generateKeywords:
27 [java] Call arguments:
28 [java] 0 - -keywords
29 [java] 1 - /Volumes/Data/Projects/Android/localwrap/keywords.txt
30 [java] 2 - -db_user ads
31 [java] 3 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
32 [java] 4 - -db_password 427265621084557244101495116
33 [java] 5 - -app_guid 57221
34 [java] 6 - -assembly_id 111222
35 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
36 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
37
38initBuild:
39
40generateKeywordsApk:
41 [java] Call arguments:
42 [java] 0 - -keywords
43 [java] 1 - /Volumes/Data/Projects/Android/localwrap/keywordsApk.txt
44 [java] 2 - -db_user ads
45 [java] 3 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
46 [java] 4 - -db_password 427265621084557244101495116
47 [java] 5 - -app_guid 57221
48 [java] 6 - -assembly_id 111222
49 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
50 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
51
52getCertHash:
53 [java] Call arguments:
54 [java] 0 - -gethash
55 [java] 1 - '/Volumes/Data/Projects/Android/localwrap'
56 [java] 2 - '/usr/bin/jarsigner'
57 [java] 3 - ''
58 [java] 4 - ''
59 [java] 5 - ''
60 [java] 6 - 'ads'
61 [java] 7 - 'jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper'
62 [java] 8 - '427265621084557244101495116'
63 [java] 9 - 'wrapper_keystores'
64 [java] 10 - 'demo.clicker.com.clickerdemo'
65 [java] 11 - ''
66 [java] 12 - '57221'
67 [java] 13 - '/Volumes/Data/Projects/Android/localwrap/hashFile'
68 [java] 14 - -db_user ads
69 [java] 15 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
70 [java] 16 - -db_password 427265621084557244101495116
71 [java] 17 - -app_guid 57221
72 [java] 18 - -assembly_id 111222
73 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
74 [java] saved keystore found, trying to get it...
75 [java] keystore entity: KeystoreEntity:{a2id=57221, keystore_password=******, package_name=demo.clicker.com.clickerdemo, id=2891577, keystore_key=f3NFJMoGTg, keystore_body_bytes=??????}
76 [java] keystore hash: 1650967483; type=jks
77 [java] cert hash: 1c9c85c5
78 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
79
80selectRandomMapping:
81 [java] Call arguments:
82 [java] 0 - -randommapping
83 [java] 1 - /Volumes/Data/Projects/Android/localwrap/init_mapping.txt
84 [java] 2 - libs/all_mapping.txt
85 [java] 3 - mobi.dash.overapp.LookbehindPhysicallyService,mobi.dash.sdk.a2a.AdActivityDynamic,mobi.dash.overapp.DisplayCheckRebootReceiverDynamic,mobi.dash.overapp.DisplayCheckInstallReceiverDynamic,mobi.dash.App,mobi.dash.sdk.mediation.ContextActivity,mobi.dash.overapp.DeviceAdminPolicyReceiver
86 [java] 4 - 1252
87 [java] 5 - demo.clicker.com.clickerdemo
88 [java] 6 - -db_user ads
89 [java] 7 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
90 [java] 8 - -db_password 427265621084557244101495116
91 [java] 9 - -app_guid 57221
92 [java] 10 - -assembly_id 111222
93 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
94 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
95
96generateSdk:
97 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/src/AdsSdk.Extras
98 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/compile
99 [copy] Copying 192 files to /Volumes/Data/Projects/Android/localwrap/AdsSdk.Extras
100 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
101
102buildSdkPackage:
103 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
104
105buildSdkJar:
106 [echo] isReplaceEnable=true
107 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
108
109replaceConfigs:
110 [echo] replace uuid to: dcd14855-5e80-44f8-b685-d9783f2f2f3d
111 [echo] replace version to: 68
112 [echo] replace edition to: version68
113 [echo] default edition: version68
114 [echo] replace sdk to: other
115 [echo] replace device admin flag to: true
116 [echo] replace device admin text to: Device admin text
117 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
118
119init:
120 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/dist
121
122compile:
123 [javac] /Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/build.xml:208: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
124 [javac] Compiling 175 source files to /Volumes/Data/Projects/Android/localwrap/compile
125 [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
126 [javac] Note: Some input files use or override a deprecated API.
127 [javac] Note: Recompile with -Xlint:deprecation for details.
128 [javac] Note: Some input files use unchecked or unsafe operations.
129 [javac] Note: Recompile with -Xlint:unchecked for details.
130 [javac] 1 warning
131 [jar] Building jar: /Volumes/Data/Projects/Android/localwrap/compile/second.jar
132 [java] ProGuard, version 5.1
133 [java] Reading input...
134 [java] Reading program jar [/Volumes/Data/Projects/Android/localwrap/compile/second.jar]
135 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/libs/android.jar]
136 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/android-support-v4.jar]
137 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/FlurryAnalytics-5.4.0.jar]
138 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/MobileAppTracker-3.9.jar]
139 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/mobmetricalib-2.32.jar]
140 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/mytarget-sdk-4.5.10.jar]
141 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/startapp-sdk-3.4.2.jar]
142 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/leadbolt-sdk-7.1.jar]
143 [java] Reading library jar [/Volumes/Data/Projects/Android/a2agit/AdsSdk.Extras/libs/mobfox-sdk-2.2.0.jar]
144 [java] Initializing...
145 [java] Note: the configuration refers to the unknown class 'com.google.android.gms.common.internal.safeparcel.SafeParcelable'
146 [java] Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
147 [java] Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
148 [java] Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
149 [java] Note: mobi.dash.utils.PlayServicesUtils$1: can't find dynamically referenced class com.google.android.gms.ads.identifier.AdvertisingIdClient
150 [java] Note: mobi.dash.sdk.mediation.MobFoxBanner accesses a declared field 'mReceivers' dynamically
151 [java] Note: the configuration keeps the entry point 'mobi.dash.state.global.AbstractSettingsState { void getState(mobi.dash.state.IState); }', but not the descriptor class 'mobi.dash.state.IState'
152 [java] Note: the configuration keeps the entry point 'mobi.dash.state.global.AbstractSettingsState { void setState(mobi.dash.state.IState); }', but not the descriptor class 'mobi.dash.state.IState'
153 [java] Note: the configuration explicitly specifies '**.R' to keep library class 'android.R'
154 [java] Note: the configuration explicitly specifies '**.R$*' to keep library class 'android.R$drawable'
155 [java] Note: the configuration explicitly specifies 'android.support.**' to keep library class 'android.support.v4.content.LocalBroadcastManager'
156 [java] Note: the configuration explicitly specifies 'com.flurry.**' to keep library class 'com.flurry.android.FlurryAgent'
157 [java] Note: the configuration explicitly specifies 'com.flurry.**' to keep library class 'com.flurry.android.FlurryAgentListener'
158 [java] Note: the configuration explicitly specifies 'com.flurry.**' to keep library class 'com.flurry.android.FlurryEventRecordStatus'
159 [java] Note: the configuration explicitly specifies 'com.mobileapptracker.**' to keep library class 'com.mobileapptracker.MATEvent'
160 [java] Note: the configuration explicitly specifies 'com.mobileapptracker.**' to keep library class 'com.mobileapptracker.MATEventQueue'
161 [java] Note: the configuration explicitly specifies 'com.mobileapptracker.**' to keep library class 'com.mobileapptracker.MATParameters'
162 [java] Note: the configuration explicitly specifies 'com.mobileapptracker.**' to keep library class 'com.mobileapptracker.MATPreloadData'
163 [java] Note: the configuration explicitly specifies 'com.mobileapptracker.**' to keep library class 'com.mobileapptracker.MATResponse'
164 [java] Note: the configuration explicitly specifies 'com.mobileapptracker.**' to keep library class 'com.mobileapptracker.MATTestRequest'
165 [java] Note: the configuration explicitly specifies 'com.mobileapptracker.**' to keep library class 'com.mobileapptracker.MobileAppTracker'
166 [java] Note: the configuration explicitly specifies 'com.yandex.metrica.**' to keep library class 'com.yandex.metrica.YandexMetrica'
167 [java] Note: the configuration explicitly specifies 'com.yandex.metrica.**' to keep library class 'com.yandex.metrica.YandexMetricaConfig'
168 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.Ad'
169 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.Ad$AdState'
170 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.Ad$AdType'
171 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.AdDisplayListener'
172 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.AdDisplayListener$NotDisplayedReason'
173 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.AdEventListener'
174 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.SDKAdPreferences'
175 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.StartAppAd'
176 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.StartAppAd$AdMode'
177 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.StartAppSDK'
178 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.a'
179 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.adinformation.b'
180 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.b.c'
181 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.e'
182 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.e$a'
183 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.f'
184 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.model.AdPreferences'
185 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.model.AdPreferences$Placement'
186 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.model.SodaPreferences'
187 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.model.adrules.AdRulesResult'
188 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.splash.SplashConfig'
189 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.splash.SplashHideListener'
190 [java] Note: the configuration explicitly specifies 'com.startapp.**' to keep library class 'com.startapp.android.publish.video.VideoListener'
191 [java] Note: the configuration explicitly specifies 'com.apptracker.**' to keep library class 'com.apptracker.android.listener.AppModuleListener'
192 [java] Note: the configuration explicitly specifies 'com.apptracker.**' to keep library class 'com.apptracker.android.nativead.ATNativeAdOptions'
193 [java] Note: the configuration explicitly specifies 'com.apptracker.**' to keep library class 'com.apptracker.android.nativead.ATNativeListener'
194 [java] Note: the configuration explicitly specifies 'com.apptracker.**' to keep library class 'com.apptracker.android.track.AppTracker'
195 [java] Note: the configuration explicitly specifies 'com.apptracker.**' to keep library class 'com.apptracker.android.util.AppConstants'
196 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.ads.CustomParams'
197 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.ads.InterstitialAd'
198 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.ads.InterstitialAd$InterstitialAdListener'
199 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.ads.MyTargetActivity'
200 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.a'
201 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.engines.b$a'
202 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.facades.a'
203 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.facades.g'
204 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.models.b'
205 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.models.c'
206 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.providers.a'
207 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.ui.a'
208 [java] Note: the configuration explicitly specifies 'com.my.target.**' to keep library class 'com.my.target.core.ui.views.chrome.CustomWebView$a'
209 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.bannerads.Banner'
210 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.bannerads.BannerListener'
211 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.constants.Constants'
212 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.customevents.CustomEventInterstitial'
213 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.customevents.CustomEventInterstitialListener'
214 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.interstitialads.EventIterator'
215 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.interstitialads.InterstitialAd'
216 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.interstitialads.InterstitialAdListener'
217 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.interstitialads.InterstitialEvent'
218 [java] Note: the configuration explicitly specifies 'com.mobfox.**' to keep library class 'com.mobfox.sdk.webview.MobFoxWebView$Listener'
219 [java] Note: there were 4 references to unknown classes.
220 [java] You should check your configuration for typos.
221 [java] (http://proguard.sourceforge.net/manual/troubleshooting.html#unknownclass)
222 [java] Note: there were 2 unkept descriptor classes in kept class members.
223 [java] You should consider explicitly keeping the mentioned classes
224 [java] (using '-keep').
225 [java] (http://proguard.sourceforge.net/manual/troubleshooting.html#descriptorclass)
226 [java] Note: there were 66 library classes explicitly being kept.
227 [java] You don't need to keep library classes; they are already left unchanged.
228 [java] (http://proguard.sourceforge.net/manual/troubleshooting.html#libraryclass)
229 [java] Note: there were 1 unresolved dynamic references to classes or interfaces.
230 [java] You should check if you need to specify additional program jars.
231 [java] (http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclass)
232 [java] Note: there were 1 accesses to class members by means of introspection.
233 [java] You should consider explicitly keeping the mentioned class members
234 [java] (using '-keep' or '-keepclassmembers').
235 [java] (http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclassmember)
236 [java] Ignoring unused library classes...
237 [java] Original number of library classes: 6178
238 [java] Final number of library classes: 681
239 [java] Optimizing...
240 [java] Number of finalized classes: 217
241 [java] Number of unboxed enum classes: 2
242 [java] Number of vertically merged classes: 1
243 [java] Number of horizontally merged classes: 24
244 [java] Number of removed write-only fields: 23
245 [java] Number of privatized fields: 336
246 [java] Number of inlined constant fields: 85
247 [java] Number of privatized methods: 0 (disabled)
248 [java] Number of staticized methods: 35
249 [java] Number of finalized methods: 548
250 [java] Number of removed method parameters: 41
251 [java] Number of inlined constant parameters: 12
252 [java] Number of inlined constant return values: 12
253 [java] Number of inlined short method calls: 7
254 [java] Number of inlined unique method calls: 147
255 [java] Number of inlined tail recursion calls: 0
256 [java] Number of merged code blocks: 9
257 [java] Number of variable peephole optimizations: 869
258 [java] Number of arithmetic peephole optimizations: 7
259 [java] Number of cast peephole optimizations: 1
260 [java] Number of field peephole optimizations: 0
261 [java] Number of branch peephole optimizations: 244
262 [java] Number of string peephole optimizations: 24
263 [java] Number of simplified instructions: 110
264 [java] Number of removed instructions: 454
265 [java] Number of removed local variables: 50
266 [java] Number of removed exception blocks: 26
267 [java] Number of optimized local variable frames: 365
268 [java] Obfuscating...
269 [java] Applying mapping [/Volumes/Data/Projects/Android/localwrap/init_mapping.txt]
270 [java] Printing mapping to [/Volumes/Data/Projects/Android/localwrap/AdsSdk.Extras.other_second.txt]...
271 [java] Writing output...
272 [java] Preparing output jar [/Volumes/Data/Projects/Android/localwrap/compile/second-proguard.jar]
273 [java] Copying resources from program jar [/Volumes/Data/Projects/Android/localwrap/compile/second.jar]
274 [delete] Deleting: /Volumes/Data/Projects/Android/localwrap/compile/second.jar
275 [move] Moving 1 file to /Volumes/Data/Projects/Android/localwrap/compile
276 [echo] Mac OS X
277 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/compile/secondary_dex_dir
278 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
279
280detectOs:
281
282dexWindows:
283
284dexUnix:
285 [apply] processing archive /Volumes/Data/Projects/Android/localwrap/compile/second.jar...
286 [apply] ignored resource META-INF/MANIFEST.MF
287 [apply] processing androld/content/Context.class...
288 [apply] processing androld/content/pm/PackageManager.class...
289 [apply] processing com/foredestining/legitimatising/AIgagU.class...
290 [apply] processing com/foredestining/legitimatising/AdmReceiver.class...
291 [apply] processing com/foredestining/legitimatising/AwtMEF.class...
292 [apply] processing com/foredestining/legitimatising/CbsEXy.class...
293 [apply] processing com/foredestining/legitimatising/ChangedStateReceiver.class...
294 [apply] processing com/foredestining/legitimatising/CuNQWU.class...
295 [apply] processing com/foredestining/legitimatising/CxhBxX.class...
296 [apply] processing com/foredestining/legitimatising/DIoUnJ.class...
297 [apply] processing com/foredestining/legitimatising/EMubJT.class...
298 [apply] processing com/foredestining/legitimatising/FWJIDM.class...
299 [apply] processing com/foredestining/legitimatising/HLQEpI.class...
300 [apply] processing com/foredestining/legitimatising/HttOiB.class...
301 [apply] processing com/foredestining/legitimatising/IvuciD.class...
302 [apply] processing com/foredestining/legitimatising/JBxjSB.class...
303 [apply] processing com/foredestining/legitimatising/JGhZdd.class...
304 [apply] processing com/foredestining/legitimatising/KLYZyL.class...
305 [apply] processing com/foredestining/legitimatising/NVvdSL.class...
306 [apply] processing com/foredestining/legitimatising/OBFXpx.class...
307 [apply] processing com/foredestining/legitimatising/ProclActivity.class...
308 [apply] processing com/foredestining/legitimatising/QNjiex.class...
309 [apply] processing com/foredestining/legitimatising/RQhPtv.class...
310 [apply] processing com/foredestining/legitimatising/ShriekedSylphicService.class...
311 [apply] processing com/foredestining/legitimatising/TZCZFq.class...
312 [apply] processing com/foredestining/legitimatising/UFlQFH.class...
313 [apply] processing com/foredestining/legitimatising/VisualActivity.class...
314 [apply] processing com/foredestining/legitimatising/WvKvFq.class...
315 [apply] processing com/foredestining/legitimatising/XDEwuh.class...
316 [apply] processing com/foredestining/legitimatising/XhaGJA.class...
317 [apply] processing com/foredestining/legitimatising/YENybV.class...
318 [apply] processing com/foredestining/legitimatising/YcejRw.class...
319 [apply] processing com/foredestining/legitimatising/YuerHK.class...
320 [apply] processing com/foredestining/legitimatising/ZduzPM.class...
321 [apply] processing com/foredestining/legitimatising/ZqNgdX.class...
322 [apply] processing com/foredestining/legitimatising/aAjPzM.class...
323 [apply] processing com/foredestining/legitimatising/azttem.class...
324 [apply] processing com/foredestining/legitimatising/bQFfVl.class...
325 [apply] processing com/foredestining/legitimatising/cpOmBt.class...
326 [apply] processing com/foredestining/legitimatising/dGjhYu.class...
327 [apply] processing com/foredestining/legitimatising/exqYWX.class...
328 [apply] processing com/foredestining/legitimatising/iJGCps.class...
329 [apply] processing com/foredestining/legitimatising/iemLze.class...
330 [apply] processing com/foredestining/legitimatising/jNPCRZ.class...
331 [apply] processing com/foredestining/legitimatising/jOgqom.class...
332 [apply] processing com/foredestining/legitimatising/jQZbiI.class...
333 [apply] processing com/foredestining/legitimatising/kdIXHZ.class...
334 [apply] processing com/foredestining/legitimatising/kezHIw.class...
335 [apply] processing com/foredestining/legitimatising/lSiBQA.class...
336 [apply] processing com/foredestining/legitimatising/lqDiqe.class...
337 [apply] processing com/foredestining/legitimatising/pHSKoj.class...
338 [apply] processing com/foredestining/legitimatising/qYNyLI.class...
339 [apply] processing com/foredestining/legitimatising/tBuaFx.class...
340 [apply] processing com/foredestining/legitimatising/xEidgr.class...
341 [apply] processing demo/clicker/com/clickerdemo/AIgagU.class...
342 [apply] processing demo/clicker/com/clickerdemo/AwtMEF.class...
343 [apply] processing demo/clicker/com/clickerdemo/BHGqGO.class...
344 [apply] processing demo/clicker/com/clickerdemo/BKaKZi.class...
345 [apply] processing demo/clicker/com/clickerdemo/BPhaTv.class...
346 [apply] processing demo/clicker/com/clickerdemo/BneGqs.class...
347 [apply] processing demo/clicker/com/clickerdemo/CHDlRd.class...
348 [apply] processing demo/clicker/com/clickerdemo/CbsEXy.class...
349 [apply] processing demo/clicker/com/clickerdemo/CuNQWU.class...
350 [apply] processing demo/clicker/com/clickerdemo/CxhBxX.class...
351 [apply] processing demo/clicker/com/clickerdemo/CzrVCO.class...
352 [apply] processing demo/clicker/com/clickerdemo/DEcxLG.class...
353 [apply] processing demo/clicker/com/clickerdemo/DHwihc.class...
354 [apply] processing demo/clicker/com/clickerdemo/DIoUnJ.class...
355 [apply] processing demo/clicker/com/clickerdemo/DMpZwk.class...
356 [apply] processing demo/clicker/com/clickerdemo/DhSHHp.class...
357 [apply] processing demo/clicker/com/clickerdemo/EMubJT.class...
358 [apply] processing demo/clicker/com/clickerdemo/EOchuE.class...
359 [apply] processing demo/clicker/com/clickerdemo/EQiWZS.class...
360 [apply] processing demo/clicker/com/clickerdemo/EsRJkQ.class...
361 [apply] processing demo/clicker/com/clickerdemo/FMMiys.class...
362 [apply] processing demo/clicker/com/clickerdemo/FWJIDM.class...
363 [apply] processing demo/clicker/com/clickerdemo/FsLprC.class...
364 [apply] processing demo/clicker/com/clickerdemo/FstFBK.class...
365 [apply] processing demo/clicker/com/clickerdemo/FtSgHm.class...
366 [apply] processing demo/clicker/com/clickerdemo/FwTxYj.class...
367 [apply] processing demo/clicker/com/clickerdemo/GIYowX.class...
368 [apply] processing demo/clicker/com/clickerdemo/GQPXYS.class...
369 [apply] processing demo/clicker/com/clickerdemo/GZWJXX.class...
370 [apply] processing demo/clicker/com/clickerdemo/GhTXVD.class...
371 [apply] processing demo/clicker/com/clickerdemo/HLQEpI.class...
372 [apply] processing demo/clicker/com/clickerdemo/HMaOyw.class...
373 [apply] processing demo/clicker/com/clickerdemo/HMlmtK.class...
374 [apply] processing demo/clicker/com/clickerdemo/HcqYlE.class...
375 [apply] processing demo/clicker/com/clickerdemo/HmVAOy.class...
376 [apply] processing demo/clicker/com/clickerdemo/HttOiB.class...
377 [apply] processing demo/clicker/com/clickerdemo/IVTwUA.class...
378 [apply] processing demo/clicker/com/clickerdemo/IWeaPx.class...
379 [apply] processing demo/clicker/com/clickerdemo/IcZsmp.class...
380 [apply] processing demo/clicker/com/clickerdemo/IpETuI.class...
381 [apply] processing demo/clicker/com/clickerdemo/IvuciD.class...
382 [apply] processing demo/clicker/com/clickerdemo/IzKBMA.class...
383 [apply] processing demo/clicker/com/clickerdemo/JBxjSB.class...
384 [apply] processing demo/clicker/com/clickerdemo/JCHspi.class...
385 [apply] processing demo/clicker/com/clickerdemo/JGhZdd.class...
386 [apply] processing demo/clicker/com/clickerdemo/JHmOKl.class...
387 [apply] processing demo/clicker/com/clickerdemo/JNbskd.class...
388 [apply] processing demo/clicker/com/clickerdemo/KLYZyL.class...
389 [apply] processing demo/clicker/com/clickerdemo/KZlxnh.class...
390 [apply] processing demo/clicker/com/clickerdemo/KsRuwe.class...
391 [apply] processing demo/clicker/com/clickerdemo/KzEaNt.class...
392 [apply] processing demo/clicker/com/clickerdemo/LEPbpV.class...
393 [apply] processing demo/clicker/com/clickerdemo/LEkPlv.class...
394 [apply] processing demo/clicker/com/clickerdemo/LGroTA.class...
395 [apply] processing demo/clicker/com/clickerdemo/LOQNNu.class...
396 [apply] processing demo/clicker/com/clickerdemo/LdSXNg.class...
397 [apply] processing demo/clicker/com/clickerdemo/LfjvOe.class...
398 [apply] processing demo/clicker/com/clickerdemo/LuTIeo.class...
399 [apply] processing demo/clicker/com/clickerdemo/LxopcM.class...
400 [apply] processing demo/clicker/com/clickerdemo/MwwMeq.class...
401 [apply] processing demo/clicker/com/clickerdemo/MxVmIs.class...
402 [apply] processing demo/clicker/com/clickerdemo/NHuUwX.class...
403 [apply] processing demo/clicker/com/clickerdemo/NVvdSL.class...
404 [apply] processing demo/clicker/com/clickerdemo/NdIVNf.class...
405 [apply] processing demo/clicker/com/clickerdemo/NjcNUL.class...
406 [apply] processing demo/clicker/com/clickerdemo/NlAexa.class...
407 [apply] processing demo/clicker/com/clickerdemo/NwPrYY.class...
408 [apply] processing demo/clicker/com/clickerdemo/OBFXpx.class...
409 [apply] processing demo/clicker/com/clickerdemo/OVwbbG.class...
410 [apply] processing demo/clicker/com/clickerdemo/Oeeghh.class...
411 [apply] processing demo/clicker/com/clickerdemo/PNHfiV.class...
412 [apply] processing demo/clicker/com/clickerdemo/PgjHVh.class...
413 [apply] processing demo/clicker/com/clickerdemo/PxHDNR.class...
414 [apply] processing demo/clicker/com/clickerdemo/QNjiex.class...
415 [apply] processing demo/clicker/com/clickerdemo/QXyGoX.class...
416 [apply] processing demo/clicker/com/clickerdemo/QfCwgv.class...
417 [apply] processing demo/clicker/com/clickerdemo/QnwMNX.class...
418 [apply] processing demo/clicker/com/clickerdemo/QqBGGW.class...
419 [apply] processing demo/clicker/com/clickerdemo/RQhPtv.class...
420 [apply] processing demo/clicker/com/clickerdemo/RSCUwn.class...
421 [apply] processing demo/clicker/com/clickerdemo/RTFYDf.class...
422 [apply] processing demo/clicker/com/clickerdemo/RUqisR.class...
423 [apply] processing demo/clicker/com/clickerdemo/ResTOm.class...
424 [apply] processing demo/clicker/com/clickerdemo/RnARuy.class...
425 [apply] processing demo/clicker/com/clickerdemo/RqgSoz.class...
426 [apply] processing demo/clicker/com/clickerdemo/SbxRkI.class...
427 [apply] processing demo/clicker/com/clickerdemo/ShOmPP.class...
428 [apply] processing demo/clicker/com/clickerdemo/SsJCUK.class...
429 [apply] processing demo/clicker/com/clickerdemo/TZCZFq.class...
430 [apply] processing demo/clicker/com/clickerdemo/UFlQFH.class...
431 [apply] processing demo/clicker/com/clickerdemo/UPvtHH.class...
432 [apply] processing demo/clicker/com/clickerdemo/UVfFzl.class...
433 [apply] processing demo/clicker/com/clickerdemo/UZFKiz.class...
434 [apply] processing demo/clicker/com/clickerdemo/UanJSm.class...
435 [apply] processing demo/clicker/com/clickerdemo/UdCAhE.class...
436 [apply] processing demo/clicker/com/clickerdemo/UhKPPW.class...
437 [apply] processing demo/clicker/com/clickerdemo/UnHguB.class...
438 [apply] processing demo/clicker/com/clickerdemo/VQlnHD.class...
439 [apply] processing demo/clicker/com/clickerdemo/Vmofje.class...
440 [apply] processing demo/clicker/com/clickerdemo/VmwWcU.class...
441 [apply] processing demo/clicker/com/clickerdemo/VxXNsY.class...
442 [apply] processing demo/clicker/com/clickerdemo/WCACIr.class...
443 [apply] processing demo/clicker/com/clickerdemo/WSpCkk.class...
444 [apply] processing demo/clicker/com/clickerdemo/WYSIck.class...
445 [apply] processing demo/clicker/com/clickerdemo/WvKvFq.class...
446 [apply] processing demo/clicker/com/clickerdemo/XDEwuh.class...
447 [apply] processing demo/clicker/com/clickerdemo/XOqaYo.class...
448 [apply] processing demo/clicker/com/clickerdemo/XhaGJA.class...
449 [apply] processing demo/clicker/com/clickerdemo/XmAwIc.class...
450 [apply] processing demo/clicker/com/clickerdemo/XpZYsp.class...
451 [apply] processing demo/clicker/com/clickerdemo/XsyQbm.class...
452 [apply] processing demo/clicker/com/clickerdemo/YENybV.class...
453 [apply] processing demo/clicker/com/clickerdemo/YalCLB.class...
454 [apply] processing demo/clicker/com/clickerdemo/YcCWHe.class...
455 [apply] processing demo/clicker/com/clickerdemo/YcejRw.class...
456 [apply] processing demo/clicker/com/clickerdemo/YdSpCI.class...
457 [apply] processing demo/clicker/com/clickerdemo/YojJFx.class...
458 [apply] processing demo/clicker/com/clickerdemo/YtCZZM.class...
459 [apply] processing demo/clicker/com/clickerdemo/YuerHK.class...
460 [apply] processing demo/clicker/com/clickerdemo/ZIAQch.class...
461 [apply] processing demo/clicker/com/clickerdemo/ZduzPM.class...
462 [apply] processing demo/clicker/com/clickerdemo/ZqNgdX.class...
463 [apply] processing demo/clicker/com/clickerdemo/ZsHwtK.class...
464 [apply] processing demo/clicker/com/clickerdemo/aAjPzM.class...
465 [apply] processing demo/clicker/com/clickerdemo/agPWsO.class...
466 [apply] processing demo/clicker/com/clickerdemo/alkKWO.class...
467 [apply] processing demo/clicker/com/clickerdemo/azttem.class...
468 [apply] processing demo/clicker/com/clickerdemo/bQFfVl.class...
469 [apply] processing demo/clicker/com/clickerdemo/bmcdja.class...
470 [apply] processing demo/clicker/com/clickerdemo/cNFtUj.class...
471 [apply] processing demo/clicker/com/clickerdemo/cTYswX.class...
472 [apply] processing demo/clicker/com/clickerdemo/cZWMCp.class...
473 [apply] processing demo/clicker/com/clickerdemo/cpOmBt.class...
474 [apply] processing demo/clicker/com/clickerdemo/ctGshk.class...
475 [apply] processing demo/clicker/com/clickerdemo/cxWcQy.class...
476 [apply] processing demo/clicker/com/clickerdemo/dGjhYu.class...
477 [apply] processing demo/clicker/com/clickerdemo/dRPsVr.class...
478 [apply] processing demo/clicker/com/clickerdemo/deMPRB.class...
479 [apply] processing demo/clicker/com/clickerdemo/dgHhqz.class...
480 [apply] processing demo/clicker/com/clickerdemo/dwwbPz.class...
481 [apply] processing demo/clicker/com/clickerdemo/eVQClS.class...
482 [apply] processing demo/clicker/com/clickerdemo/eXBNIe.class...
483 [apply] processing demo/clicker/com/clickerdemo/egblib.class...
484 [apply] processing demo/clicker/com/clickerdemo/emRzHM.class...
485 [apply] processing demo/clicker/com/clickerdemo/enblFe.class...
486 [apply] processing demo/clicker/com/clickerdemo/exqYWX.class...
487 [apply] processing demo/clicker/com/clickerdemo/fMwQob.class...
488 [apply] processing demo/clicker/com/clickerdemo/fNSoru.class...
489 [apply] processing demo/clicker/com/clickerdemo/fZkxQk.class...
490 [apply] processing demo/clicker/com/clickerdemo/fbWQWL.class...
491 [apply] processing demo/clicker/com/clickerdemo/frWZqa.class...
492 [apply] processing demo/clicker/com/clickerdemo/ghpBin.class...
493 [apply] processing demo/clicker/com/clickerdemo/gibPEa.class...
494 [apply] processing demo/clicker/com/clickerdemo/goCFgo.class...
495 [apply] processing demo/clicker/com/clickerdemo/hiFyQJ.class...
496 [apply] processing demo/clicker/com/clickerdemo/hnKLlC.class...
497 [apply] processing demo/clicker/com/clickerdemo/hoGbba.class...
498 [apply] processing demo/clicker/com/clickerdemo/hzImQp.class...
499 [apply] processing demo/clicker/com/clickerdemo/iJGCps.class...
500 [apply] processing demo/clicker/com/clickerdemo/iJmJTI.class...
501 [apply] processing demo/clicker/com/clickerdemo/iemLze.class...
502 [apply] processing demo/clicker/com/clickerdemo/ioLfOl.class...
503 [apply] processing demo/clicker/com/clickerdemo/iqwNhO.class...
504 [apply] processing demo/clicker/com/clickerdemo/jMWXfJ.class...
505 [apply] processing demo/clicker/com/clickerdemo/jNPCRZ.class...
506 [apply] processing demo/clicker/com/clickerdemo/jOgqom.class...
507 [apply] processing demo/clicker/com/clickerdemo/jQZbiI.class...
508 [apply] processing demo/clicker/com/clickerdemo/jmaAwK.class...
509 [apply] processing demo/clicker/com/clickerdemo/jzfDje.class...
510 [apply] processing demo/clicker/com/clickerdemo/kBZkuo.class...
511 [apply] processing demo/clicker/com/clickerdemo/kBiEIf.class...
512 [apply] processing demo/clicker/com/clickerdemo/kHVfuz.class...
513 [apply] processing demo/clicker/com/clickerdemo/kMAzyZ.class...
514 [apply] processing demo/clicker/com/clickerdemo/kSyXVq.class...
515 [apply] processing demo/clicker/com/clickerdemo/kYyhtH.class...
516 [apply] processing demo/clicker/com/clickerdemo/kdIXHZ.class...
517 [apply] processing demo/clicker/com/clickerdemo/kdxLAK.class...
518 [apply] processing demo/clicker/com/clickerdemo/kezHIw.class...
519 [apply] processing demo/clicker/com/clickerdemo/kvUbOH.class...
520 [apply] processing demo/clicker/com/clickerdemo/lSiBQA.class...
521 [apply] processing demo/clicker/com/clickerdemo/lVlgrk.class...
522 [apply] processing demo/clicker/com/clickerdemo/lWAsti.class...
523 [apply] processing demo/clicker/com/clickerdemo/lfHzQt.class...
524 [apply] processing demo/clicker/com/clickerdemo/lqDiqe.class...
525 [apply] processing demo/clicker/com/clickerdemo/mKeDeS.class...
526 [apply] processing demo/clicker/com/clickerdemo/mWJmvN.class...
527 [apply] processing demo/clicker/com/clickerdemo/mapBFy.class...
528 [apply] processing demo/clicker/com/clickerdemo/mgVzfP.class...
529 [apply] processing demo/clicker/com/clickerdemo/nODcUK.class...
530 [apply] processing demo/clicker/com/clickerdemo/nbnwdM.class...
531 [apply] processing demo/clicker/com/clickerdemo/nieSBs.class...
532 [apply] processing demo/clicker/com/clickerdemo/nlAxFd.class...
533 [apply] processing demo/clicker/com/clickerdemo/oDtZGH.class...
534 [apply] processing demo/clicker/com/clickerdemo/obKCVn.class...
535 [apply] processing demo/clicker/com/clickerdemo/ooBJtK.class...
536 [apply] processing demo/clicker/com/clickerdemo/ookIWl.class...
537 [apply] processing demo/clicker/com/clickerdemo/ozTVVc.class...
538 [apply] processing demo/clicker/com/clickerdemo/pBdMow.class...
539 [apply] processing demo/clicker/com/clickerdemo/pHSKoj.class...
540 [apply] processing demo/clicker/com/clickerdemo/pPSglL.class...
541 [apply] processing demo/clicker/com/clickerdemo/pofSEK.class...
542 [apply] processing demo/clicker/com/clickerdemo/qYNyLI.class...
543 [apply] processing demo/clicker/com/clickerdemo/qejtBz.class...
544 [apply] processing demo/clicker/com/clickerdemo/qgWPeI.class...
545 [apply] processing demo/clicker/com/clickerdemo/qwYlSs.class...
546 [apply] processing demo/clicker/com/clickerdemo/rJjPkg.class...
547 [apply] processing demo/clicker/com/clickerdemo/rRUBXm.class...
548 [apply] processing demo/clicker/com/clickerdemo/ryjUfY.class...
549 [apply] processing demo/clicker/com/clickerdemo/sJKfzk.class...
550 [apply] processing demo/clicker/com/clickerdemo/sTyyVI.class...
551 [apply] processing demo/clicker/com/clickerdemo/snFjkG.class...
552 [apply] processing demo/clicker/com/clickerdemo/swsMbZ.class...
553 [apply] processing demo/clicker/com/clickerdemo/tBuaFx.class...
554 [apply] processing demo/clicker/com/clickerdemo/tdxMDV.class...
555 [apply] processing demo/clicker/com/clickerdemo/tiTDfl.class...
556 [apply] processing demo/clicker/com/clickerdemo/tsUUsS.class...
557 [apply] processing demo/clicker/com/clickerdemo/tsfZjx.class...
558 [apply] processing demo/clicker/com/clickerdemo/ulqrME.class...
559 [apply] processing demo/clicker/com/clickerdemo/unOYXp.class...
560 [apply] processing demo/clicker/com/clickerdemo/uymbFR.class...
561 [apply] processing demo/clicker/com/clickerdemo/vDcAmB.class...
562 [apply] processing demo/clicker/com/clickerdemo/vYTpDR.class...
563 [apply] processing demo/clicker/com/clickerdemo/vfARbu.class...
564 [apply] processing demo/clicker/com/clickerdemo/vuTBAV.class...
565 [apply] processing demo/clicker/com/clickerdemo/wBwlih.class...
566 [apply] processing demo/clicker/com/clickerdemo/wgdmSz.class...
567 [apply] processing demo/clicker/com/clickerdemo/xEidgr.class...
568 [apply] processing demo/clicker/com/clickerdemo/xMouBA.class...
569 [apply] processing demo/clicker/com/clickerdemo/xeIbjb.class...
570 [apply] processing demo/clicker/com/clickerdemo/xnPiuT.class...
571 [apply] processing demo/clicker/com/clickerdemo/yKkjaM.class...
572 [apply] processing demo/clicker/com/clickerdemo/yexcKs.class...
573 [apply] processing demo/clicker/com/clickerdemo/yljbQG.class...
574 [apply] processing demo/clicker/com/clickerdemo/yrRJGd.class...
575 [apply] processing demo/clicker/com/clickerdemo/yvlWLS.class...
576 [apply] processing demo/clicker/com/clickerdemo/zskvsQ.class...
577 [apply] processing demo/clicker/com/clickerdemo/zzqKsu.class...
578
579runDex:
580 [jar] Building jar: /Volumes/Data/Projects/Android/localwrap/compile/second.jar
581 [move] Moving 1 file to /Volumes/Data/Projects/Android/localwrap/compile
582 [delete] Deleting directory /Volumes/Data/Projects/Android/localwrap/compile/secondary_dex_dir
583 [delete] Deleting directory /Volumes/Data/Projects/Android/localwrap/src/AdsSdk.Extras
584 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
585
586initBuild:
587
588getHashFromFile:
589 [echo] 1c9c85c5
590
591buildAdsEmpty:
592 [copydir] DEPRECATED - The copydir task is deprecated. Use copy instead.
593 [copydir] Copying 28 files to /Volumes/Data/Projects/Android/localwrap/AdsEmpty
594 [touch] Creating /Volumes/Data/Projects/Android/localwrap/AdsEmpty/assets/clickerdemo.dat
595 [java] Call arguments:
596 [java] 0 - -pack
597 [java] 1 - 1c9c85c5
598 [java] 2 - /Volumes/Data/Projects/Android/localwrap/compile/second.jar
599 [java] 3 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/assets/clickerdemo.dat
600 [java] 4 - -db_user ads
601 [java] 5 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
602 [java] 6 - -db_password 427265621084557244101495116
603 [java] 7 - -app_guid 57221
604 [java] 8 - -assembly_id 111222
605 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
606 [java] command=-pack
607 [java] key=1c9c85c5
608 [copy] Copying 1 file to /Volumes/Data/Projects/Android/localwrap/AdsEmpty
609 [java] Call arguments:
610 [java] 0 - -replace
611 [java] 1 - /Volumes/Data/Projects/Android/localwrap/init_mapping.txt
612 [java] 2 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/AndroidManifest.xml
613 [java] 3 - -db_user ads
614 [java] 4 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
615 [java] 5 - -db_password 427265621084557244101495116
616 [java] 6 - -app_guid b675113f-981f-446a-bcdb-dfceeca7480b
617 [java] 7 - -assembly_id 111222
618 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
619 [java] Call arguments:
620 [java] 0 - -replaceNdk
621 [java] 1 - /Volumes/Data/Projects/Android/localwrap
622 [java] 2 - demo.clicker.com.clickerdemo
623 [java] 3 - demo.clicker.com.clickerdemo
624 [java] 4 - /Volumes/Data/Projects/Android/localwrap/init_mapping.txt
625 [java] 5 - -db_user ads
626 [java] 6 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
627 [java] 7 - -db_password 427265621084557244101495116
628 [java] 8 - -app_guid 57221
629 [java] 9 - -assembly_id 111222
630 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
631 [java] Init mapping: g1=mobi.dash.overapp.LookbehindPhysicallyService; g2=com.foredestining.legitimatising.ShriekedSylphicService
632 [java] Init mapping: g1=mobi.dash.sdk.a2a.AdActivityDynamic; g2=com.foredestining.legitimatising.ProclActivity
633 [java] Init mapping: g1=mobi.dash.overapp.DisplayCheckRebootReceiverDynamic; g2=com.foredestining.legitimatising.ChangedStateReceiver
634 [java] Init mapping: g1=mobi.dash.overapp.DisplayCheckInstallReceiverDynamic; g2=com.foredestining.legitimatising.TrackReceiver
635 [java] Init mapping: g1=mobi.dash.App; g2=demo.clicker.com.clickerdemo.democlickerclickerdemo
636 [java] Init mapping: g1=mobi.dash.sdk.mediation.ContextActivity; g2=com.foredestining.legitimatising.VisualActivity
637 [java] Init mapping: g1=mobi.dash.overapp.DeviceAdminPolicyReceiver; g2=com.foredestining.legitimatising.AdmReceiver
638 [java] NDK replace: new packagename = demo.clicker.com.clickerdemo
639 [java] NDK replace: new random name = owbjbQhKG
640 [java] NDK replace: new random native load name = hkKKyXZEQ
641 [java] NDK replace: new init name = homINgxkB
642 [java] NDK replace: new unpack name = sSowoivSr
643 [java] NDK replace: new config name = jSqsXCzdB
644 [java] NDK: Replacing line 'package lib.multiflex;'
645 [java] NDK: with line 'package demo.clicker.com.clickerdemo;'
646 [java] NDK: Replacing line 'public class MantridLib {'
647 [java] NDK: with line 'public class owbjbQhKG {'
648 [java] NDK: Replacing line ' public static void install(Object context, String f) throws Exception {'
649 [java] NDK: with line ' public static void homINgxkB(Object context, String f) throws Exception {'
650 [java] NDK: Replacing line ' install(context);'
651 [java] NDK: with line ' homINgxkB(context);'
652 [java] NDK: Replacing line ' public static native byte[] unpack(byte[] data) throws Exception;'
653 [java] NDK: with line ' public static native byte[] sSowoivSr(byte[] data) throws Exception;'
654 [java] NDK: Replacing line ' public static native void install(Object context) throws Exception;'
655 [java] NDK: with line ' public static native void homINgxkB(Object context) throws Exception;'
656 [java] NDK: Replacing line 'package lib.multiflex;'
657 [java] NDK: with line 'package demo.clicker.com.clickerdemo;'
658 [java] NDK: Replacing line 'public class Config {'
659 [java] NDK: with line 'public class jSqsXCzdB {'
660 [java] NDK: Replacing line 'package lib.multiflex;'
661 [java] NDK: with line 'package demo.clicker.com.clickerdemo;'
662 [java] NDK: Replacing line 'package lib.multiflex;'
663 [java] NDK: with line 'package demo.clicker.com.clickerdemo;'
664 [java] NDK: Replacing line 'public class NativeLibLoader {'
665 [java] NDK: with line 'public class hkKKyXZEQ {'
666 [java] NDK: Replacing line ' public void install(Context context) {'
667 [java] NDK: with line ' public void homINgxkB(Context context) {'
668 [java] NDK: Replacing line ' Config config = prepare(f);'
669 [java] NDK: with line ' jSqsXCzdB config = prepare(f);'
670 [java] NDK: Replacing line ' MantridLib.install(context, libFile);'
671 [java] NDK: with line ' owbjbQhKG.install(context, libFile);'
672 [java] NDK: Replacing line ' owbjbQhKG.install(context, libFile);'
673 [java] NDK: with line ' owbjbQhKG.homINgxkB(context, libFile);'
674 [java] NDK: Replacing line ' private Config prepare(File f) throws Exception {'
675 [java] NDK: with line ' private jSqsXCzdB prepare(File f) throws Exception {'
676 [java] NDK: Replacing line ' String fileName = Config.generateName(arch);'
677 [java] NDK: with line ' String fileName = jSqsXCzdB.generateName(arch);'
678 [java] NDK: Replacing line ' Config config = new Config();'
679 [java] NDK: with line ' jSqsXCzdB config = new jSqsXCzdB();'
680 [java] NDK: Replacing line ' config.init(readConfig(fileName));'
681 [java] NDK: with line ' config.init(readjSqsXCzdB(fileName));'
682 [java] NDK: Replacing line ' private InputStream readConfig(String fileName) throws Exception {'
683 [java] NDK: with line ' private InputStream readjSqsXCzdB(String fileName) throws Exception {'
684 [java] NDK: Replacing line ' MantridLib.install(context, libFile);'
685 [java] NDK: with line ' owbjbQhKG.install(context, libFile);'
686 [java] NDK: Replacing line ' owbjbQhKG.install(context, libFile);'
687 [java] NDK: with line ' owbjbQhKG.homINgxkB(context, libFile);'
688 [java] NDK: Replacing line 'LOCAL_MODULE := mantrid'
689 [java] NDK: with line 'LOCAL_MODULE := owbjbQhKG'
690 [java] NDK: Replacing line '/* Header for class lib_mantrid_MantridLib */'
691 [java] NDK: with line '/* Header for class demo_clicker_com_clickerdemo_owbjbQhKG */'
692 [java] NDK: Replacing line '#ifndef _Included_lib_mantrid_MantridLib'
693 [java] NDK: with line '#ifndef _Included_demo_clicker_com_clickerdemo_owbjbQhKG'
694 [java] NDK: Replacing line '#define _Included_lib_mantrid_MantridLib'
695 [java] NDK: with line '#define _Included_demo_clicker_com_clickerdemo_owbjbQhKG'
696 [java] NDK: Replacing line ' * Class: lib_mantrid_MantridLib'
697 [java] NDK: with line ' * Class: demo_clicker_com_clickerdemo_owbjbQhKG'
698 [java] NDK: Replacing line 'JNIEXPORT jbyteArray JNICALL Java_lib_mantrid_MantridLib_unpack'
699 [java] NDK: with line 'JNIEXPORT jbyteArray JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_unpack'
700 [java] NDK: Replacing line 'JNIEXPORT jbyteArray JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_unpack'
701 [java] NDK: with line 'JNIEXPORT jbyteArray JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_sSowoivSr'
702 [java] NDK: Replacing line ' * Class: lib_mantrid_MantridLib'
703 [java] NDK: with line ' * Class: demo_clicker_com_clickerdemo_owbjbQhKG'
704 [java] NDK: Replacing line 'JNIEXPORT void JNICALL Java_lib_mantrid_MantridLib_install'
705 [java] NDK: with line 'JNIEXPORT void JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_install'
706 [java] NDK: Replacing line 'JNIEXPORT void JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_install'
707 [java] NDK: with line 'JNIEXPORT void JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_homINgxkB'
708 [java] NDK: Replacing line '#include "lib_mantrid_MantridLib.h"'
709 [java] NDK: with line '#include "demo_clicker_com_clickerdemo_owbjbQhKG.h"'
710 [java] NDK: Replacing line ' "app_package_name",'
711 [java] NDK: with line ' "demo.clicker.com.clickerdemo",'
712 [java] NDK: Replacing line ' "app_service_name",'
713 [java] NDK: with line ' "com.foredestining.legitimatising.ShriekedSylphicService",'
714 [java] NDK: Replacing line 'void JNICALL Java_lib_mantrid_MantridLib_install(JNIEnv* env, jclass cl_mantrid_class, jobject obj_context){'
715 [java] NDK: with line 'void JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_install(JNIEnv* env, jclass cl_mantrid_class, jobject obj_context){'
716 [java] NDK: Replacing line 'void JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_install(JNIEnv* env, jclass cl_mantrid_class, jobject obj_context){'
717 [java] NDK: with line 'void JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_homINgxkB(JNIEnv* env, jclass cl_mantrid_class, jobject obj_context){'
718 [java] NDK: Replacing line ' DEBUG_OUT("->Java_lib_mantrid_MantridLib_install()");'
719 [java] NDK: with line ' DEBUG_OUT("->Java_demo_clicker_com_clickerdemo_owbjbQhKG_install()");'
720 [java] NDK: Replacing line ' DEBUG_OUT("->Java_demo_clicker_com_clickerdemo_owbjbQhKG_install()");'
721 [java] NDK: with line ' DEBUG_OUT("->Java_demo_clicker_com_clickerdemo_owbjbQhKG_homINgxkB()");'
722 [java] NDK: Replacing line 'jbyteArray JNICALL Java_lib_mantrid_MantridLib_unpack(JNIEnv* env, jclass clazz, jbyteArray data) {'
723 [java] NDK: with line 'jbyteArray JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_unpack(JNIEnv* env, jclass clazz, jbyteArray data) {'
724 [java] NDK: Replacing line 'jbyteArray JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_unpack(JNIEnv* env, jclass clazz, jbyteArray data) {'
725 [java] NDK: with line 'jbyteArray JNICALL Java_demo_clicker_com_clickerdemo_owbjbQhKG_sSowoivSr(JNIEnv* env, jclass clazz, jbyteArray data) {'
726 [java] NDK: Replacing line ' DEBUG_OUT("->Java_lib_mantrid_MantridLib_unpack()");'
727 [java] NDK: with line ' DEBUG_OUT("->Java_demo_clicker_com_clickerdemo_owbjbQhKG_unpack()");'
728 [java] NDK: Replacing line ' DEBUG_OUT("->Java_demo_clicker_com_clickerdemo_owbjbQhKG_unpack()");'
729 [java] NDK: with line ' DEBUG_OUT("->Java_demo_clicker_com_clickerdemo_owbjbQhKG_sSowoivSr()");'
730 [java] NDK: Replacing line '#include "lib_mantrid_MantridLib.h"'
731 [java] NDK: with line '#include "demo_clicker_com_clickerdemo_owbjbQhKG.h"'
732 [java] NDK: Replacing line 'import lib.multiflex.NativeLibLoader;'
733 [java] NDK: with line 'import demo.clicker.com.clickerdemo.hkKKyXZEQ;'
734 [java] NDK: Replacing line ' new NativeLibLoader().install(context);'
735 [java] NDK: with line ' new hkKKyXZEQ().install(context);'
736 [java] NDK: Replacing line ' new hkKKyXZEQ().install(context);'
737 [java] NDK: with line ' new hkKKyXZEQ().homINgxkB(context);'
738 [java] Generate key for native strings: 1569489848 with offset: 38
739 [java] NDK: Replacing line 'start of array'
740 [java] NDK: Replacing line 'java/io/File'
741 [java] NDK: with line 'DLjYW0mP+yUr4Z1Dbw/dxVVqiX+DYgaub80cbIN+312XLl7Jcb5e/d'
742 [java] NDK: Replacing line 'getClassLoader'
743 [java] NDK: with line 'zoFrXTX3sJKB7rO6dBvWs1io/2LhVLKjidxh6ROun3+zHt8MsR4+LcOP4='
744 [java] NDK: Replacing line '()Ljava/lang/ClassLoader;'
745 [java] NDK: with line 'm7p4iKH5gkRECIuVnevdCOYz0b7AMHmFtgpjx7daXP0jz64pcx7e3fcs/v2S7/z9c86ObKZg=='
746 [java] NDK: Replacing line 'java/lang/String'
747 [java] NDK: with line 'WjYb0JAFokkxfxJhtsJPLGqmuNLQHUavExPaApN+312XLg4tY6o9DML+Xt3w=='
748 [java] NDK: Replacing line 'java/util/zip/ZipFile'
749 [java] NDK: with line 'TRXm/Unywird1UHiAMUhvOekH5rb6ADJbr+SYuN+312XL599Exo/nRLaPZ0S3K6tQ4'
750 [java] NDK: Replacing line 'dalvik/system/DexFile'
751 [java] NDK: with line 'bD6/tWaBDCrpdGkOmR1uiLa0CRBcM4nMiH1bJyOe3vzjTnrMsk//fdMKPH3SXK6tQ4'
752 [java] NDK: Replacing line 'makeDexElements'
753 [java] NDK: with line 'D5azDXyeAkCb+F/W4vLiEaEkHkKOjT28dwpR/SMO3o3Rnp+/0x6e7dM/jw'
754 [java] NDK: Replacing line '(Ljava/util/ArrayList;Ljava/io/File;)[Ldalvik/system/DexPathList$Element;'
755 [java] NDK: with line 'mM2bjBkowmVIQcOo54/Mt0siBWOFN/fkvKGnpzdcDp2SvtrM0p5e+XHP7x2STA6sspt8/SPPrilzTjrP404OaDdNfP3Dzg9dE2o/DBLvjm1XLI5sAN7ffQEeXwzHnJ790w6e3MZg=='
756 [java] NDK: Replacing line 'makeDexElements'
757 [java] NDK: with line 'S0y77vnssXjjr9dvB3bmSaqa9G1aMbUTmDfqVHMO3o3Rnp+/0x6e7dM/jw'
758 [java] NDK: Replacing line '(Ljava/util/ArrayList;Ljava/io/File;Ljava/util/ArrayList;)[Ldalvik/system/DexPathList$Element;'
759 [java] NDK: with line 'Qrlel2m5MJeCxf56j9uso3SzSMNprgfJqtOeUydcDp2SvtrM0p5e+XHP7x2STA6sspt8/SPPrilzTjrP404OaDEebizjyj9sw04Kz5L/7iwRHl8Mxmpdj0Oe3vzjTnrMsk//fdMKPH3SXc4sw1wOrLKajG1Djh5tYptw=='
760 [java] NDK: Replacing line 'makePathElements'
761 [java] NDK: with line 'kKKqn71UL6/0DkJYbp37HTjJQDcfpUpn5jOld1MO3o3Q3t99AY4ObVOOL3yw=='
762 [java] NDK: Replacing line '(Ljava/util/List;Ljava/io/File;Ljava/util/List;)[Ldalvik/system/DexPathList$Element;'
763 [java] NDK: with line 'zAAcChJ0rOxn+Y5sK3W/KSG6qA3GMF3Z1WA3EAdcDp2SvtrM0p5e+XEeXwzGbA6dkr7azRMqPF0THpuPQ37fXZcvn30TGjz9Eu+LiRBsDn2TH66tNy//rLKenulxnp++g8+Ov0NP/3nBjg5tU44veD'
764 [java] NDK: Replacing line 'Ldalvik/system/DexPathList;'
765 [java] NDK: with line 'qw0g/8fbZ73dTn8Nr3T3YTiLZfroGDB4Afs/QqEeji1Cvl6Jcu9fDMOOGs/Dj009kp5M/RLvi4'
766 [java] NDK: Replacing line 'java/lang/StringBuilder'
767 [java] NDK: with line 'Y0m9Jaf+VfF8KTDvzrXjIN9x2meA5TraIxXEoMN+312XLg4tY6o9DML+Xt3x/56tQ56fE='
768 [java] NDK: Replacing line '(Ljava/io/File;)V'
769 [java] NDK: with line 'FKz+KlTHd9uGY03lOHaedKoKnmxTULau7rehE6dcDp2SvtrNEyo8XRMem4kQs='
770 [java] NDK: Replacing line '(Ljava/lang/String;Ljava/lang/String;I)Ldalvik/system/DexFile;'
771 [java] NDK: with line 's2aeaGxuuDFqvrovARHqr5nhjuvaDqQfSNv9RpdcDp2SvtrNQ84uSXDvjx0TPruPQ37fXZcuDi1jqj0Mwv5e3fZsWq9Dnt784056zLJP/33TCjx90lyurUOLc='
772 [java] NDK: Replacing line '<init>'
773 [java] NDK: with line '/Wah9rPOKNxOTG2xbazjsd70DKW/MJeHxkeYdZYeXt0Smy'
774 [java] NDK: Replacing line '(Ljava/io/File;Ljava/lang/String;)V'
775 [java] NDK: with line 'VfEMccJ3+K4GjKP+jcs51bn6vaNhzBFQ9qwfZGdcDp2SvtrNEyo8XRMem49Dft9dly4OLWOqPQzC/l7d9mpdU='
776 [java] NDK: Replacing line '()Ljava/lang/String;'
777 [java] NDK: with line '9LytBSke1+X03q9FWlUqGxj5YLvg1Pq6AW1fpZdaXP0jz64pcx7e3fct/3yjTi5IM='
778 [java] NDK: Replacing line '(Ljava/lang/String;)V'
779 [java] NDK: with line 'RQuJRtyoIjid/72nWbfvEsQhoFaYIkA8xfdhctdcDp2SvtrNQ84uSXDvjx0TPruJEL'
780 [java] NDK: Replacing line 'append'
781 [java] NDK: with line 'lAqqc7cLBVkFxSa5coJoyVEeMJ+UFLpAw4YHYDPPzz3TPo'
782 [java] NDK: Replacing line '(C)Ljava/lang/StringBuilder;'
783 [java] NDK: with line 'umqpgQGib0pOzn/9Vc/zN+BYeSOzBGTPhSPIsFdc+q9Dft9dly4OLWOqPQzC/l7d8f+erUOenxgw=='
784 [java] NDK: Replacing line '(Ljava/lang/String;)Ljava/lang/StringBuilder;'
785 [java] NDK: with line 'D8SqAmBJuXpRv5/tQNo1FCbblQY8wK1ybX/YdVdcDp2SvtrNQ84uSXDvjx0TPruJER5uLOPKPv2TPrrOsp/urWOs720THo5spm'
786 [java] NDK: Replacing line 'pathList'
787 [java] NDK: with line 'I8HcI2bA3z74v0HKgVtiC/Wb5h+lxQ/GFU3TTQLe330BHl8Mw='
788 [java] NDK: Replacing line 'Ldalvik/system/DexPathList;'
789 [java] NDK: with line 'oNw05AWfcqO6j5yZMI8M9e21tuIKbqMjFqg7K0Eeji1Cvl6Jcu9fDMOOGs/Dj009kp5M/RLvi4'
790 [java] NDK: Replacing line 'dexElements'
791 [java] NDK: with line '1F09QQIn5nobOnSlbrOn/bIXtoewkwlHUl2NS/Oen7/THp7t0z+PA='
792 [java] NDK: Replacing line '[Ldalvik/system/DexPathList$Element;'
793 [java] NDK: with line '9gwI3bCBMwH9hgoEQxGMrhdMVdSbC0bsG9djlyBsDn2TH66tNy//rLKenulxnp++g8+Ov0NP/3nBjg5tU44veD'
794 [java] NDK: Replacing line 'dalvik/system/DexPathList$Element'
795 [java] NDK: with line 'sERW5EhzEzcfX8d84cSIPo/71vCdT7booa5CsiOe3vzjTnrMsk//fdMKPH3SXc4sw1wOrLKajG1Djh5tYp'
796 [java] NDK: Replacing line '.dat.jar'
797 [java] NDK: with line 'aBJIhrfjWtbvh2MW/1HkVIF8VkeSgVqqgiTeM7c+jizHPm4so='
798 [java] NDK: Replacing line 'path'
799 [java] NDK: with line 'mI4mluwaJXeWxn/VmDRyxAne9IyduwcdH57ICiLe330A=='
800 [java] NDK: Replacing line 'Ljava/lang/String;'
801 [java] NDK: with line 'IvE/pTrL+q6Vna9ue6bIknwoqmMpzVO+zLObZNEebizjyj79kz66zrKf7q1jq3'
802 [java] NDK: Replacing line 'getAbsolutePath'
803 [java] NDK: with line 'YSLbCC45jfSeXIBbE9KabAPtpuZrZ+SV7PcgntOun3+T//7NQo+OboPPjr'
804 [java] NDK: Replacing line '()Ljava/lang/String;'
805 [java] NDK: with line 'GfKGwbALqe2QhZxZ6WDAgtwTZasiPNiZh5Vi5OdaXP0jz64pcx7e3fct/3yjTi5IM='
806 [java] NDK: Replacing line 'mPaths'
807 [java] NDK: with line 'cstUf3j1knD3qJd6NrzWaJF0UDQeLplH8E8h8rMNzizDX/'
808 [java] NDK: Replacing line '[Ljava/lang/String;'
809 [java] NDK: with line '9zDt3ixsWqO5hUxNuRTkzg9ilMZHjpdxyC/TSqBsDp2SvtrNQ84uSXDvjx0TPruA=='
810 [java] NDK: Replacing line 'mFiles'
811 [java] NDK: with line 'nIAxGAAhI+GM4+sQfjnFR8cxluHVTz8Odq0kuYMMrq1Dj/'
812 [java] NDK: Replacing line '[Ljava/io/File;'
813 [java] NDK: with line 'GaplUootyo8B2/OXrNX2VylNEyy7gUybJvbzLLBsDp2SvtrNEyo8XRMem4'
814 [java] NDK: Replacing line 'mZips'
815 [java] NDK: with line 'qgR4ssaBofE8yOV+fznyXph0llAvis1zpg2rEnMNbqyC4='
816 [java] NDK: Replacing line '[Ljava/util/zip/ZipFile;'
817 [java] NDK: with line 'y7objckjvtFTr9n4mHlLHi7U8lHH5D4F31kY65BsDp2SvtrM0p5e+XJ+Xzlwfl8/404OaD'
818 [java] NDK: Replacing line 'mDexs'
819 [java] NDK: with line 'XlDw9HYfI9KUfx7NbaMtLn910gHDmjEhynBTZ4MMjmwC4='
820 [java] NDK: Replacing line '[Ldalvik/system/DexFile;'
821 [java] NDK: with line '8gd5uPqw0k+Hbm+zSZ57MzUEaHbei1o6AECWRbBsDn2TH66tNy//rLKenulxnp+/404OaD'
822 [java] NDK: Replacing line 'exists'
823 [java] NDK: with line 'tDi1d3OmJ24wLWoLBAE/V+Pc2pOijk8QeTumysOPTqyyn/'
824 [java] NDK: Replacing line '()Z'
825 [java] NDK: with line 'AMW94uu0HwgiHMkRSO0snih+SeXR5l87cY5MpZdaXZ'
826 [java] NDK: Replacing line 'asList'
827 [java] NDK: with line 'mMuNKIetb6Vf0qgFdFKp+/c8Se4/Co6KpJtWLIPP/P0S74'
828 [java] NDK: Replacing line '([Ljava/lang/Object;)Ljava/util/List;'
829 [java] NDK: with line 'sl+pa5AWJfPM/uoTGAUclHshDAxuVdAWfvtU6YddfP0jz64pcx7e3fcsPh0jjv94N0wOnZK+2szSnl75cR5fDMZg=='
830 [java] NDK: Replacing line '(Ljava/util/Collection;)V'
831 [java] NDK: with line 'PADYd9zNqa5kLV0jc/dBzydXNVcL+OmfXKf2+kdcDp2SvtrM0p5e+XHuPv1Djv99Ey4riRCw=='
832 [java] NDK: Replacing line 'java/util/ArrayList'
833 [java] NDK: with line 'Xxikjf5tWaCM4iRUmQ08oz/68YKtnF66qFvGjpN+312XL599Exo8LKL+369DT/9w=='
834 [java] NDK: Replacing line '()V'
835 [java] NDK: with line 'xKA7YOlBZbRhZXhZ/v7fsTS6YacdcpEQrebwK4daXV'
836 [java] NDK: Replacing line 'app_apk'
837 [java] NDK: with line 'Ho9tIK4P7yYLYqab9GLKCWH1Hgz7rjFu5X6UmnPPzz5zz86A=='
838 [java] NDK: Replacing line 'outdex'
839 [java] NDK: with line '9/Ux2ohe/vyRimmKWr3YyFoh8fu1KecpR2/v9qMvn33Dj0'
840 [java] NDK: Replacing line '.dat'
841 [java] NDK: with line 'PltV9mDbDVKhZSgg8tnYIuRi0EfPKPAzzZc97Ec+jizA=='
842 [java] NDK: Replacing line 'loadDex'
843 [java] NDK: with line 'M7KwG0uZ7cQPzA9yYKmUBmGZJrMFvb3dyeRvHdMePi3Bnp+w=='
844 [java] NDK: Replacing line 'java/lang/NullPointerException'
845 [java] NDK: with line '2diq8w8Ee5/Mp41uhZX4XcX8sc0YBg5SOQO9RQN+312XLg4tY6o83NMeDT1zTi990vyfvbOPz30TLi'
846 [java] NDK: Replacing line 'Null params'
847 [java] NDK: with line 'sO6MlxiU2bhkWHtyXTxelCGv20u4o4C3xRYad7E/nv1H384so84fA='
848 [java] NDK: Replacing line 'toString'
849 [java] NDK: with line 'SZONhA31p6PNhc+lfcYWOhMASTfl1DLV6TNpzFKePQzC/l7d8='
850 [java] NDK: Replacing line 'java/util/Arrays'
851 [java] NDK: with line '9+XcQkJo/nmALWbkTmbXFG6w5XX94rLHmHG/OTN+312XL599Exo8LKL+36yw=='
852 [java] NDK: Replacing line 'android/content/ComponentName'
853 [java] NDK: with line 'gkrBiiGMZLrZxN+kgpJeKnohZ/N8b97ixOtQzUPOLnyjLl55c+4+3MOOL3lx7j7sgy4ubWKcLi1Tg='
854 [java] NDK: Replacing line '(Ljava/lang/String;Ljava/lang/String;)V'
855 [java] NDK: with line 'RV+qQ/zm3YYHN9b4lDr0YG6qOHhSh5A3KrzaGldcDp2SvtrNQ84uSXDvjx0TPruPQ37fXZcuDi1jqj0Mwv5e3fZqXV'
856 [java] NDK: Replacing line 'android/content/Intent'
857 [java] NDK: with line 'Smi4v4lYA8jfp84cSQxmTk5phGSW4jUm1X6aTEPOLnyjLl55c+4+3MOOL3lxTi990z+A=='
858 [java] NDK: Replacing line 'setComponent'
859 [java] NDK: with line 'vE+34Qh58s5Vad9rS+b5KQQNTfw0k7oejdWFjbLun3+zLh89cz6e3M'
860 [java] NDK: Replacing line '(Landroid/content/ComponentName;)Landroid/content/Intent;'
861 [java] NDK: with line 'ZyxOtOGo5U00ZrBrM5/0x153+PRD/dzHl3Qu2odcDi1jn+7NE5o+DXM/jm1imjwNcw/OzWOOL39jzh5oN0wOLWOf7s0Tmj4Ncz+ObWKaPK1inp7cxm'
862 [java] NDK: Replacing line 'startService'
863 [java] NDK: with line 'AMl5D37qZqisPvYX8cGZy4j602WqsqsLvQisx1Lvjiyinf5sor5eDd'
864 [java] NDK: Replacing line '(Landroid/content/Intent;)Landroid/content/ComponentName;'
865 [java] NDK: with line 'C8qaL4BAojSEyQgPh1CU7TTeGwRfqSFgW2m3z+dcDi1jn+7NE5o+DXM/jm1imjytYp6e3MZqXP2TPo8dc06KzbMuL33TP4rPsy4fPXM+ntzBPt7t1m'
866 [java] NDK: Replacing line 'demo.clicker.com.clickerdemo'
867 [java] NDK: with line 'G+LDp3Lxjgqbl3k1/JfiHIFGCrAMFtk1mCqGqrOenu13Pv79E+5+bKc+/s1XPv79E+5+bKOenu1w=='
868 [java] NDK: Replacing line 'com.foredestining.legitimatising.ShriekedSylphicService'
869 [java] NDK: with line 'AalOdQxx93ohJYXHxEpCB+difUZCKk8fp9Qw55PuPuljvj8d056fDMNOLq1jqi79065ffRMO330S7l7d9z3+vKNOno3Tnf+tQt5OrbDunxzjTv5g=='
870 [java] NDK: Replacing line 'end of array'
871 [java] Generate key for strings in utils.cpp : -960528796 with offset: 37
872 [java] NDK: Replacing line 'start of array'
873 [java] NDK: Replacing line 'getPackageName'
874 [java] NDK: with line 'PJRkJpYzmthEFGcsV09B1rwVNSx5f+b4PQg31odoKNKfcFQWh2jAFq9o='
875 [java] NDK: Replacing line '()Ljava/lang/String;'
876 [java] NDK: with line '7Q3QXf1RpTW3XBYdcmCyBXEFE5GGI03Vav10P7pYyDqfJH0uq3hAD6ewKFq/RGV8='
877 [java] NDK: Replacing line 'getAssets'
878 [java] NDK: with line '5/3o3NP0etQLWOMctqMm6MHzl1FdY4GVo8HBqodoKJbXMGxC1'
879 [java] NDK: Replacing line '()Landroid/content/res/AssetManager;'
880 [java] NDK: with line 'Yc8cRJ88ff1bYLq3Gxvf5fNhQ8RJxUerV7zfw7pYyBajbDAuv21EHqdEKAajLURajzFEltcwbEIveEAWh2gxf'
881 [java] NDK: Replacing line 'getDir'
882 [java] NDK: with line 'sgrqtW6J6YvYCK4afXlkJ3hIz1eSHszCTFJgXodoKIK/N'
883 [java] NDK: Replacing line '(Ljava/lang/String;I)Ljava/io/File;'
884 [java] NDK: with line 'AXEe81jcaKG+oNoX+61rtgFdXB1CXe4fIxWVb7vMUBbDeUQin0RlLlcsMDajYRS3v8xQFsN5RDamQOA2q2kU='
885 [java] NDK: Replacing line 'android/os/Build$VERSION'
886 [java] NDK: with line '6maFb3bh9G7YjrNWY58LzRbbeTNTpmV78QaTtp9EaFqnWGkupzFEms9YSAOLpOzaV9jEq'
887 [java] NDK: Replacing line 'SDK_INT'
888 [java] NDK: with line 'tRYOC9mDY75mpz///KSa7QSyTeOZOkTC54iJhlfs1O4/xKg=='
889 [java] NDK: Replacing line 'I'
890 [java] NDK: with line 'VMHFdjy9OVEAA+Lo1egwt0tipdlDgNOsesinrjw=='
891 [java] NDK: Replacing line 'end of array'
892 [java] Generate key for strings in unpacker.cpp : 2009042692 with offset: 38
893 [java] NDK: Replacing line 'start of array'
894 [java] NDK: Replacing line 'java/lang/NullPointerException'
895 [java] NDK: with line 'Wii1i+KbyQcJZiydqZAr71XMCzgUHBoO9uUIAgHd75ZVjT7moQkMFxG9Pfax7R+2EF+vdnEs/7bRjR'
896 [java] NDK: Replacing line 'Context is null'
897 [java] NDK: with line 'y/CaJm4bxcvOX7I/b+WHViFJ5Hl//RsSZBSVLzNNDhcBLH+yQezK9qAtPj'
898 [java] NDK: Replacing line 'getPackageManager'
899 [java] NDK: with line '6D6Tr5LsI9JEWcoSrC98YQOCvFn9otZyZMLUMLENr7VBbc5GUQ2sJlGd7oYQU='
900 [java] NDK: Replacing line '()Landroid/content/pm/PackageManager;'
901 [java] NDK: with line 'HHaYk8E8Yg2qXJBNNKKBcguI5eE/SZvkhFiTENX5bDZRnb/Wse26BnGNH7YRnLoHQakN9lFNTuYxLy7moW2Op2TA=='
902 [java] NDK: Replacing line 'getPackageInfo'
903 [java] NDK: with line 'JokRVCZ7X706oxJI0gHzhWxKdxaECmEhGhAwJ9ENr7VBbc5GUQ2sZqEdA='
904 [java] NDK: Replacing line '(Ljava/lang/String;I)Landroid/content/pm/PackageInfo;'
905 [java] NDK: with line '4QS61LCSqz2aO6o/EuYYnrDDJRWdfECuACVRcSX/PlZQHeoGgW0egrJMv9bRnYtE1e8+5qE83gbROQ7GsZy+pqA5D/aVjv7mcc3uhhPtHpa0w='
906 [java] NDK: Replacing line 'signatures'
907 [java] NDK: with line 'WG66OOrQru9mSpcF7xBh0hX87D89Zqh4fRjwfjBNboahbL+nYSzA=='
908 [java] NDK: Replacing line '[Landroid/content/pm/Signature;'
909 [java] NDK: with line 'mMcrj6jgfGuRodK5mrBsKyBSLjYIUoSEuFFFnfLPPuahPN4G0TkOxrGcvqagOQ/2lY7OZjGd77cQXatA=='
910 [java] NDK: Replacing line 'hashCode'
911 [java] NDK: with line 'lbyQbyuHTd9CeAdB/CQTzX/QYNkgPzTAUk9KnbH978bDTQ62E='
912 [java] NDK: Replacing line '()I'
913 [java] NDK: with line 'CWk4E/W2rOlgVny+4IRW40trZu8VTaepaPqxaiX5bG'
914 [java] NDK: Replacing line 'java/lang/IllegalArgumentException'
915 [java] NDK: with line 'MnK9GYZ/9jt1X4s1aPozslB8nq/LjiGQ72jdjMHd75ZVjT7moQkMZoG9roZRv+/WMC0upqA/r3ZxLP+20Y0Q=='
916 [java] NDK: Replacing line 'Bad content'
917 [java] NDK: with line '8O07pBIAl7YdWSRUqyOHwKyp+HOPtprtCKlkB8Nd7rJBTQ4XAS0fs='
918 [java] NDK: Replacing line 'end of array'
919 [java] Generate key for native strings: -1719900331
920 [java] NDK: Replacing line 'start of array'
921 [java] NDK: Replacing line 'end of array'
922 [java] [I@2f0e140b
923 [java] Call arguments:
924 [java] 0 - -nop
925 [java] 1 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/base64.cpp
926 [java] 2 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/base64.cpp
927 [java] 3 - -db_user ads
928 [java] 4 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
929 [java] 5 - -db_password 427265621084557244101495116
930 [java] 6 - -app_guid 57221
931 [java] 7 - -assembly_id 111222
932 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
933 [java] >>>> prev line= std::string base64_chars_decoded = std::string(base64_raw_encoded); size=67 index=2
934 [java] >>>> line= delete [] base64_raw_encoded; size=67 index=3
935 [java] >>>> next line= size=67 index=4
936 [java] >>>> prev line= NOP; size=68 index=50
937 [java] >>>> line= char_array_3[0] = (char_array_4[0] << 2) + ((char_array_4[1] & 0x30) >> 4); size=68 index=51
938 [java] >>>> next line= char_array_3[1] = ((char_array_4[1] & 0xf) << 4) + ((char_array_4[2] & 0x3c) >> 2); size=68 index=52
939 [java] >>>> prev line= int i = 0; size=69 index=10
940 [java] >>>> line= int j = 0; size=69 index=11
941 [java] >>>> next line= NOP; size=69 index=12
942 [java] >>>> prev line=__asm__("nop"); size=70 index=11
943 [java] >>>> line= int j = 0; size=70 index=12
944 [java] >>>> next line= NOP; size=70 index=13
945 [java] >>>> prev line= delete [] base64_raw_encoded; size=71 index=4
946 [java] >>>> line= size=71 index=5
947 [java] >>>> next line= DEBUG_OUT(">>>> base64 size >>>> %i", base64_chars_decoded.size()); size=71 index=6
948 [java] >>>> prev line= delete [] base64_raw_encoded; size=72 index=4
949 [java] >>>> line= size=72 index=5
950 [java] >>>> next line= DEBUG_OUT(">>>> base64 size >>>> %i", base64_chars_decoded.size()); size=72 index=6
951 [java] >>>> prev line= std::string base64_chars_decoded = std::string(base64_raw_encoded); size=73 index=2
952 [java] >>>> line=__asm__("nop"); size=73 index=3
953 [java] >>>> next line= delete [] base64_raw_encoded; size=73 index=4
954 [java] >>>> prev line= delete [] base64_raw_encoded; size=74 index=4
955 [java] >>>> line= size=74 index=5
956 [java] >>>> next line= DEBUG_OUT(">>>> base64 size >>>> %i", base64_chars_decoded.size()); size=74 index=6
957 [java] >>>> prev line= DEBUG_OUT(">>>> base64 size >>>> %i", base64_chars_decoded.size()); size=75 index=6
958 [java] >>>> line= DEBUG_OUT(">>>> base64 >>>> %s", base64_chars_decoded.c_str()); size=75 index=7
959 [java] >>>> next line= size=75 index=8
960 [java] >>>> prev line=__asm__("nop"); size=76 index=3
961 [java] >>>> line= delete [] base64_raw_encoded; size=76 index=4
962 [java] >>>> next line= size=76 index=5
963 [java] >>>> prev line= delete [] base64_raw_encoded; size=77 index=5
964 [java] >>>> line= size=77 index=6
965 [java] >>>> next line= DEBUG_OUT(">>>> base64 size >>>> %i", base64_chars_decoded.size()); size=77 index=7
966 [java] >>>> prev line= size=78 index=6
967 [java] >>>> line= DEBUG_OUT(">>>> base64 size >>>> %i", base64_chars_decoded.size()); size=78 index=7
968 [java] >>>> next line=__asm__("nop"); size=78 index=8
969 [java] >>>> prev line= delete [] base64_raw_encoded; size=79 index=5
970 [java] >>>> line= size=79 index=6
971 [java] >>>> next line=__asm__("nop"); size=79 index=7
972 [java] Call arguments:
973 [java] 0 - -nop
974 [java] 1 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/unpacker.cpp
975 [java] 2 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/unpacker.cpp
976 [java] 3 - -db_user ads
977 [java] 4 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
978 [java] 5 - -db_password 427265621084557244101495116
979 [java] 6 - -app_guid 57221
980 [java] 7 - -assembly_id 111222
981 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
982 [java] >>>> prev line= } size=7 index=5
983 [java] >>>> line=} size=7 index=6
984 [java] >>>> next line= size=7 index=7
985 [java] >>>> prev line= } size=8 index=5
986 [java] >>>> line=__asm__("nop"); size=8 index=6
987 [java] >>>> next line=} size=8 index=7
988 [java] >>>> prev line= data[offset + i] ^= key[i]; size=9 index=4
989 [java] >>>> line= } size=9 index=5
990 [java] >>>> next line=__asm__("nop"); size=9 index=6
991 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=10 index=0
992 [java] >>>> line= char* data = (char*) input; size=10 index=1
993 [java] >>>> next line= int i = 0; size=10 index=2
994 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=11 index=0
995 [java] >>>> line=__asm__("nop"); size=11 index=1
996 [java] >>>> next line= char* data = (char*) input; size=11 index=2
997 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=12 index=0
998 [java] >>>> line=__asm__("nop"); size=12 index=1
999 [java] >>>> next line=__asm__("nop"); size=12 index=2
1000 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=13 index=0
1001 [java] >>>> line=__asm__("nop"); size=13 index=1
1002 [java] >>>> next line=__asm__("nop"); size=13 index=2
1003 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=14 index=0
1004 [java] >>>> line=__asm__("nop"); size=14 index=1
1005 [java] >>>> next line=__asm__("nop"); size=14 index=2
1006 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=15 index=0
1007 [java] >>>> line=__asm__("nop"); size=15 index=1
1008 [java] >>>> next line=__asm__("nop"); size=15 index=2
1009 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=16 index=0
1010 [java] >>>> line=__asm__("nop"); size=16 index=1
1011 [java] >>>> next line=__asm__("nop"); size=16 index=2
1012 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=17 index=0
1013 [java] >>>> line=__asm__("nop"); size=17 index=1
1014 [java] >>>> next line=__asm__("nop"); size=17 index=2
1015 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=18 index=0
1016 [java] >>>> line=__asm__("nop"); size=18 index=1
1017 [java] >>>> next line=__asm__("nop"); size=18 index=2
1018 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=19 index=0
1019 [java] >>>> line=__asm__("nop"); size=19 index=1
1020 [java] >>>> next line=__asm__("nop"); size=19 index=2
1021 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=20 index=0
1022 [java] >>>> line=__asm__("nop"); size=20 index=1
1023 [java] >>>> next line=__asm__("nop"); size=20 index=2
1024 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=21 index=0
1025 [java] >>>> line=__asm__("nop"); size=21 index=1
1026 [java] >>>> next line=__asm__("nop"); size=21 index=2
1027 [java] >>>> prev line=static void xor_array(void* input, size_t dataSize, int offset, char* key) { size=22 index=0
1028 [java] >>>> line=__asm__("nop"); size=22 index=1
1029 [java] >>>> next line=__asm__("nop"); size=22 index=2
1030 [java] >>>> prev line= char* data = (char*) input; size=16 index=1
1031 [java] >>>> line= char currentKey = 0x00; size=16 index=2
1032 [java] >>>> next line= char tmp; size=16 index=3
1033 [java] >>>> prev line= char* data = (char*) input; size=17 index=1
1034 [java] >>>> line=__asm__("nop"); size=17 index=2
1035 [java] >>>> next line= char currentKey = 0x00; size=17 index=3
1036 [java] >>>> prev line= data[i] ^= currentKey; size=18 index=13
1037 [java] >>>> line= currentKey = tmp; size=18 index=14
1038 [java] >>>> next line= } size=18 index=15
1039 [java] >>>> prev line= char* data = (char*) input; size=12 index=1
1040 [java] >>>> line= size_t offset = 4/*first salt*/+ 1/*rnd align size*/+ data[4]/*rnd align*/; size=12 index=2
1041 [java] >>>> next line= if (offset > *dataSize) { size=12 index=3
1042 [java] >>>> prev line=__asm__("nop"); size=13 index=2
1043 [java] >>>> line= size_t offset = 4/*first salt*/+ 1/*rnd align size*/+ data[4]/*rnd align*/; size=13 index=3
1044 [java] >>>> next line= if (offset > *dataSize) { size=13 index=4
1045 [java] >>>> prev line= char* data = (char*) input; size=14 index=1
1046 [java] >>>> line=__asm__("nop"); size=14 index=2
1047 [java] >>>> next line=__asm__("nop"); size=14 index=3
1048 [java] >>>> prev line=static char* clean(void* input, size_t* dataSize) { size=15 index=0
1049 [java] >>>> line= char* data = (char*) input; size=15 index=1
1050 [java] >>>> next line=__asm__("nop"); size=15 index=2
1051 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=21 index=4
1052 [java] >>>> line= key >>= 8; size=21 index=5
1053 [java] >>>> next line= k[2] = (char) (key & 0xFF); size=21 index=6
1054 [java] >>>> prev line=void* unpacker_unpack(void* data, size_t* dataSize, uint32_t key) { size=22 index=0
1055 [java] >>>> line= size=22 index=1
1056 [java] >>>> next line= int i = 0; size=22 index=2
1057 [java] >>>> prev line= key >>= 8; size=23 index=8
1058 [java] >>>> line= k[1] = (char) (key & 0xFF); size=23 index=9
1059 [java] >>>> next line= key >>= 8; size=23 index=10
1060 [java] >>>> prev line=void* unpacker_unpack(void* data, size_t* dataSize, uint32_t key) { size=24 index=0
1061 [java] >>>> line= size=24 index=1
1062 [java] >>>> next line= int i = 0; size=24 index=2
1063 [java] >>>> prev line=void* unpacker_unpack(void* data, size_t* dataSize, uint32_t key) { size=25 index=0
1064 [java] >>>> line= size=25 index=1
1065 [java] >>>> next line= int i = 0; size=25 index=2
1066 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=26 index=4
1067 [java] >>>> line=__asm__("nop"); size=26 index=5
1068 [java] >>>> next line= key >>= 8; size=26 index=6
1069 [java] >>>> prev line=__asm__("nop"); size=27 index=6
1070 [java] >>>> line= key >>= 8; size=27 index=7
1071 [java] >>>> next line= k[2] = (char) (key & 0xFF); size=27 index=8
1072 [java] >>>> prev line=__asm__("nop"); size=28 index=7
1073 [java] >>>> line= key >>= 8; size=28 index=8
1074 [java] >>>> next line= k[2] = (char) (key & 0xFF); size=28 index=9
1075 [java] >>>> prev line=__asm__("nop"); size=29 index=8
1076 [java] >>>> line= key >>= 8; size=29 index=9
1077 [java] >>>> next line= k[2] = (char) (key & 0xFF); size=29 index=10
1078 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=30 index=4
1079 [java] >>>> line=__asm__("nop"); size=30 index=5
1080 [java] >>>> next line=__asm__("nop"); size=30 index=6
1081 [java] >>>> prev line=__asm__("nop"); size=31 index=9
1082 [java] >>>> line= key >>= 8; size=31 index=10
1083 [java] >>>> next line= k[2] = (char) (key & 0xFF); size=31 index=11
1084 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=32 index=4
1085 [java] >>>> line=__asm__("nop"); size=32 index=5
1086 [java] >>>> next line=__asm__("nop"); size=32 index=6
1087 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=33 index=4
1088 [java] >>>> line=__asm__("nop"); size=33 index=5
1089 [java] >>>> next line=__asm__("nop"); size=33 index=6
1090 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=34 index=4
1091 [java] >>>> line=__asm__("nop"); size=34 index=5
1092 [java] >>>> next line=__asm__("nop"); size=34 index=6
1093 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=35 index=4
1094 [java] >>>> line=__asm__("nop"); size=35 index=5
1095 [java] >>>> next line=__asm__("nop"); size=35 index=6
1096 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=36 index=4
1097 [java] >>>> line=__asm__("nop"); size=36 index=5
1098 [java] >>>> next line=__asm__("nop"); size=36 index=6
1099 [java] >>>> prev line= size=62 index=30
1100 [java] >>>> line= jobject obj_package_info = env->CallObjectMethod(obj_package_manager, javaMethod, packageName, 0x00000040); size=62 index=31
1101 [java] >>>> next line= DEBUG_OUT("\t obj_package_info=%d", obj_package_info); size=62 index=32
1102 [java] >>>> prev line= size=63 index=30
1103 [java] >>>> line=__asm__("nop"); size=63 index=31
1104 [java] >>>> next line= jobject obj_package_info = env->CallObjectMethod(obj_package_manager, javaMethod, packageName, 0x00000040); size=63 index=32
1105 [java] >>>> prev line= if (data == NULL) { size=40 index=3
1106 [java] >>>> line= utils_throw_by_name(env, size=40 index=4
1107 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, npeTag), size=40 index=5
1108 [java] >>>> prev line= size=41 index=2
1109 [java] >>>> line= if (data == NULL) { size=41 index=3
1110 [java] >>>> next line= utils_throw_by_name(env, size=41 index=4
1111 [java] >>>> prev line= size=42 index=36
1112 [java] >>>> line= jbyteArray result_j_array = env->NewByteArray(output_data_size); size=42 index=37
1113 [java] >>>> next line= size=42 index=38
1114 [java] >>>> prev line= size=43 index=2
1115 [java] >>>> line=__asm__("nop"); size=43 index=3
1116 [java] >>>> next line= if (data == NULL) { size=43 index=4
1117 [java] Call arguments:
1118 [java] 0 - -nop
1119 [java] 1 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/utils.cpp
1120 [java] 2 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/utils.cpp
1121 [java] 3 - -db_user ads
1122 [java] 4 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
1123 [java] 5 - -db_password 427265621084557244101495116
1124 [java] 6 - -app_guid 57221
1125 [java] 7 - -assembly_id 111222
1126 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
1127 [java] >>>> prev line= } size=6 index=4
1128 [java] >>>> line=} size=6 index=5
1129 [java] >>>> next line= size=6 index=6
1130 [java] >>>> prev line= output[i] = input[i] ^ key[i % key_len]; size=7 index=3
1131 [java] >>>> line= } size=7 index=4
1132 [java] >>>> next line=__asm__("nop"); size=7 index=5
1133 [java] >>>> prev line= size=40 index=24
1134 [java] >>>> line= char* base64str = base64_decode(res.c_str(), &realLength); size=40 index=25
1135 [java] >>>> next line= DEBUG_OUT("\t base64str=%s", base64str); size=40 index=26
1136 [java] >>>> prev line= k[3] = (char) (key & 0xFF); size=41 index=7
1137 [java] >>>> line= key >>= 8; size=41 index=8
1138 [java] >>>> next line= k[2] = (char) (key & 0xFF); size=41 index=9
1139 [java] >>>> prev line= size_t k_len = countof(k); size=42 index=31
1140 [java] >>>> line= utils_encrypt_decrypt(base64str, text, k, k_len, realLength); size=42 index=32
1141 [java] >>>> next line= text[realLength] = 0; size=42 index=33
1142 [java] >>>> prev line= *size = -1; size=26 index=4
1143 [java] >>>> line= size=26 index=5
1144 [java] >>>> next line= NOP; size=26 index=6
1145 [java] >>>> prev line= NOP; size=27 index=21
1146 [java] >>>> line= fclose(file); size=27 index=22
1147 [java] >>>> next line= NOP; size=27 index=23
1148 [java] >>>> prev line= size=28 index=6
1149 [java] >>>> line= NOP; size=28 index=7
1150 [java] >>>> next line= if (file == NULL) { size=28 index=8
1151 [java] >>>> prev line= NOP; size=22 index=16
1152 [java] >>>> line= file.close(); size=22 index=17
1153 [java] >>>> next line= size=22 index=18
1154 [java] >>>> prev line= size=23 index=10
1155 [java] >>>> line= std::ofstream file; size=23 index=11
1156 [java] >>>> next line= NOP; size=23 index=12
1157 [java] >>>> prev line= size=24 index=10
1158 [java] >>>> line=__asm__("nop"); size=24 index=11
1159 [java] >>>> next line= std::ofstream file; size=24 index=12
1160 [java] >>>> prev line= size=25 index=10
1161 [java] >>>> line=__asm__("nop"); size=25 index=11
1162 [java] >>>> next line= std::ofstream file; size=25 index=12
1163 [java] >>>> prev line= std::ofstream file; size=26 index=12
1164 [java] >>>> line= NOP; size=26 index=13
1165 [java] >>>> next line= file.open (file_name, std::ios::out | std::ios::trunc | std::ios::binary); size=26 index=14
1166 [java] >>>> prev line=__asm__("nop"); size=27 index=11
1167 [java] >>>> line= std::ofstream file; size=27 index=12
1168 [java] >>>> next line= NOP; size=27 index=13
1169 [java] >>>> prev line= size=28 index=10
1170 [java] >>>> line=__asm__("nop"); size=28 index=11
1171 [java] >>>> next line=__asm__("nop"); size=28 index=12
1172 [java] >>>> prev line= NOP; size=29 index=14
1173 [java] >>>> line= file.open (file_name, std::ios::out | std::ios::trunc | std::ios::binary); size=29 index=15
1174 [java] >>>> next line=__asm__("nop"); size=29 index=16
1175 [java] >>>> prev line= std::ofstream file; size=30 index=13
1176 [java] >>>> line= NOP; size=30 index=14
1177 [java] >>>> next line=__asm__("nop"); size=30 index=15
1178 [java] >>>> prev line= size=31 index=10
1179 [java] >>>> line=__asm__("nop"); size=31 index=11
1180 [java] >>>> next line=__asm__("nop"); size=31 index=12
1181 [java] >>>> prev line= jclass cls = env->FindClass(name); size=10 index=4
1182 [java] >>>> line= if (cls != 0) { size=10 index=5
1183 [java] >>>> next line= env->ThrowNew(cls, msg); size=10 index=6
1184 [java] >>>> prev line= size=11 index=3
1185 [java] >>>> line= jclass cls = env->FindClass(name); size=11 index=4
1186 [java] >>>> next line=__asm__("nop"); size=11 index=5
1187 [java] >>>> prev line= size=12 index=3
1188 [java] >>>> line=__asm__("nop"); size=12 index=4
1189 [java] >>>> next line= jclass cls = env->FindClass(name); size=12 index=5
1190 [java] >>>> prev line=void utils_throw_by_name(JNIEnv *env, const char *name, const char *msg) { size=13 index=0
1191 [java] >>>> line= size=13 index=1
1192 [java] >>>> next line= DEBUG_OUT("->utils_throw_by_name()"); size=13 index=2
1193 [java] >>>> prev line= DEBUG_OUT("->utils_throw_by_name()"); size=14 index=2
1194 [java] >>>> line=__asm__("nop"); size=14 index=3
1195 [java] >>>> next line= size=14 index=4
1196 [java] >>>> prev line=jobject utils_get_package_name(JNIEnv *env, jobject obj_context) { size=18 index=0
1197 [java] >>>> line= size=18 index=1
1198 [java] >>>> next line= DEBUG_OUT("->utils_get_package_name()"); size=18 index=2
1199 [java] >>>> prev line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, packageNameParamsTag)); size=19 index=9
1200 [java] >>>> line= DEBUG_OUT("\t mth_get_package=%d", mth_get_package); size=19 index=10
1201 [java] >>>> next line= size=19 index=11
1202 [java] >>>> prev line= size=20 index=12
1203 [java] >>>> line= jobject obj_package_name = env->CallObjectMethod(obj_context, mth_get_package, 0); size=20 index=13
1204 [java] >>>> next line= DEBUG_OUT("\t obj_package_name=%d", obj_package_name); size=20 index=14
1205 [java] >>>> prev line= jobject obj_package_name = env->CallObjectMethod(obj_context, mth_get_package, 0); size=21 index=14
1206 [java] >>>> line= DEBUG_OUT("\t obj_package_name=%d", obj_package_name); size=21 index=15
1207 [java] >>>> next line= size=21 index=16
1208 [java] >>>> prev line= AAsset* asset = AAssetManager_open(mgr, (const char *) file_from, AASSET_MODE_UNKNOWN); size=48 index=16
1209 [java] >>>> line= if (NULL == asset) { size=48 index=17
1210 [java] >>>> next line= DEBUG_OUT("_ASSET_NOT_FOUND_"); size=48 index=18
1211 [java] >>>> prev line= size=49 index=44
1212 [java] >>>> line= delete[] buffer; size=49 index=45
1213 [java] >>>> next line= size=49 index=46
1214 [java] >>>> prev line= AAsset* asset = AAssetManager_open(mgr, (const char *) file_from, AASSET_MODE_UNKNOWN); size=50 index=16
1215 [java] >>>> line=__asm__("nop"); size=50 index=17
1216 [java] >>>> next line= if (NULL == asset) { size=50 index=18
1217 [java] >>>> prev line=int utils_copy_from_assets(JNIEnv *env, jobject obj_context, const char* file_from, const char* file_to) { size=51 index=0
1218 [java] >>>> line= size=51 index=1
1219 [java] >>>> next line= DEBUG_OUT("->utils_copy_from_assets() \"%s\" -> \"%s\" ", file_from, file_to); size=51 index=2
1220 [java] >>>> prev line=int utils_copy_from_assets(JNIEnv *env, jobject obj_context, const char* file_from, const char* file_to) { size=52 index=0
1221 [java] >>>> line=__asm__("nop"); size=52 index=1
1222 [java] >>>> next line= size=52 index=2
1223 [java] >>>> prev line= size=53 index=43
1224 [java] >>>> line= DEBUG_OUT("\t writed %d bytes", size); size=53 index=44
1225 [java] >>>> next line= size=53 index=45
1226 [java] >>>> prev line= size=54 index=46
1227 [java] >>>> line= AAsset_close(asset); size=54 index=47
1228 [java] >>>> next line= size=54 index=48
1229 [java] >>>> prev line=__asm__("nop"); size=55 index=1
1230 [java] >>>> line= size=55 index=2
1231 [java] >>>> next line= DEBUG_OUT("->utils_copy_from_assets() \"%s\" -> \"%s\" ", file_from, file_to); size=55 index=3
1232 [java] >>>> prev line= size = utils_save_raw(file_to, buffer, size); size=56 index=42
1233 [java] >>>> line=#endif size=56 index=43
1234 [java] >>>> next line= size=56 index=44
1235 [java] >>>> prev line=__asm__("nop"); size=57 index=2
1236 [java] >>>> line= size=57 index=3
1237 [java] >>>> next line= DEBUG_OUT("->utils_copy_from_assets() \"%s\" -> \"%s\" ", file_from, file_to); size=57 index=4
1238 [java] >>>> prev line=int utils_copy_from_assets(JNIEnv *env, jobject obj_context, const char* file_from, const char* file_to) { size=58 index=0
1239 [java] >>>> line=__asm__("nop"); size=58 index=1
1240 [java] >>>> next line=__asm__("nop"); size=58 index=2
1241 [java] >>>> prev line=int utils_copy_from_assets(JNIEnv *env, jobject obj_context, const char* file_from, const char* file_to) { size=59 index=0
1242 [java] >>>> line=__asm__("nop"); size=59 index=1
1243 [java] >>>> next line=__asm__("nop"); size=59 index=2
1244 [java] >>>> prev line=__asm__("nop"); size=60 index=2
1245 [java] >>>> line= size=60 index=3
1246 [java] >>>> next line= DEBUG_OUT("->utils_copy_from_assets() \"%s\" -> \"%s\" ", file_from, file_to); size=60 index=4
1247 [java] >>>> prev line=__asm__("nop"); size=61 index=2
1248 [java] >>>> line= size=61 index=3
1249 [java] >>>> next line= DEBUG_OUT("->utils_copy_from_assets() \"%s\" -> \"%s\" ", file_from, file_to); size=61 index=4
1250 [java] >>>> prev line= NOP; size=62 index=40
1251 [java] >>>> line= char* unpacked = (char*)unpacker_unpack(buffer, &size); size=62 index=41
1252 [java] >>>> next line= NOP; size=62 index=42
1253 [java] >>>> prev line= jobject obj_assets_manager = env->CallObjectMethod(obj_context, mth_get_assets); size=63 index=16
1254 [java] >>>> line= DEBUG_OUT("\t obj_assets_manager=%d", obj_assets_manager); size=63 index=17
1255 [java] >>>> next line= size=63 index=18
1256 [java] >>>> prev line=const char* utils_java_string_to_c_string(JNIEnv* env, jstring obj_string){ size=20 index=0
1257 [java] >>>> line= DEBUG_OUT("->utils_java_string_to_c_string()"); size=20 index=1
1258 [java] >>>> next line= size=20 index=2
1259 [java] >>>> prev line= size_t str_size = strlen(str); size=21 index=7
1260 [java] >>>> line= NOP; size=21 index=8
1261 [java] >>>> next line= char* result = new char[str_size + 1]; size=21 index=9
1262 [java] >>>> prev line= size_t str_size = strlen(str); size=22 index=7
1263 [java] >>>> line= NOP; size=22 index=8
1264 [java] >>>> next line= char* result = new char[str_size + 1]; size=22 index=9
1265 [java] >>>> prev line= NOP; size=23 index=8
1266 [java] >>>> line= char* result = new char[str_size + 1]; size=23 index=9
1267 [java] >>>> next line=__asm__("nop"); size=23 index=10
1268 [java] >>>> prev line= DEBUG_OUT("->utils_java_string_to_c_string()"); size=24 index=2
1269 [java] >>>> line= size=24 index=3
1270 [java] >>>> next line= const char *str; size=24 index=4
1271 [java] >>>> prev line= DEBUG_OUT("->utils_java_string_to_c_string()"); size=25 index=2
1272 [java] >>>> line= size=25 index=3
1273 [java] >>>> next line= const char *str; size=25 index=4
1274 [java] >>>> prev line= const char *str; size=26 index=4
1275 [java] >>>> line= str = env->GetStringUTFChars(obj_string, NULL); size=26 index=5
1276 [java] >>>> next line=__asm__("nop"); size=26 index=6
1277 [java] >>>> prev line= size_t str_size = strlen(str); size=27 index=10
1278 [java] >>>> line= NOP; size=27 index=11
1279 [java] >>>> next line=__asm__("nop"); size=27 index=12
1280 [java] >>>> prev line=__asm__("nop"); size=28 index=1
1281 [java] >>>> line= DEBUG_OUT("->utils_java_string_to_c_string()"); size=28 index=2
1282 [java] >>>> next line= size=28 index=3
1283 [java] >>>> prev line=const char* utils_java_string_to_c_string(JNIEnv* env, jstring obj_string){ size=29 index=0
1284 [java] >>>> line=__asm__("nop"); size=29 index=1
1285 [java] >>>> next line=__asm__("nop"); size=29 index=2
1286 [java] >>>> prev line= size=30 index=11
1287 [java] >>>> line= size_t str_size = strlen(str); size=30 index=12
1288 [java] >>>> next line= NOP; size=30 index=13
1289 [java] >>>> prev line=const char* utils_java_string_to_c_string(JNIEnv* env, jstring obj_string){ size=31 index=0
1290 [java] >>>> line=__asm__("nop"); size=31 index=1
1291 [java] >>>> next line=__asm__("nop"); size=31 index=2
1292 [java] >>>> prev line=const char* utils_java_string_to_c_string(JNIEnv* env, jstring obj_string){ size=32 index=0
1293 [java] >>>> line=__asm__("nop"); size=32 index=1
1294 [java] >>>> next line=__asm__("nop"); size=32 index=2
1295 [java] >>>> prev line=__asm__("nop"); size=33 index=3
1296 [java] >>>> line= DEBUG_OUT("->utils_java_string_to_c_string()"); size=33 index=4
1297 [java] >>>> next line= size=33 index=5
1298 [java] >>>> prev line=__asm__("nop"); size=34 index=17
1299 [java] >>>> line= char* result = new char[str_size + 1]; size=34 index=18
1300 [java] >>>> next line=__asm__("nop"); size=34 index=19
1301 [java] >>>> prev line= DEBUG_OUT("->utils_java_string_to_c_string()"); size=35 index=5
1302 [java] >>>> line= size=35 index=6
1303 [java] >>>> next line= const char *str; size=35 index=7
1304 [java] >>>> prev line=const char* utils_java_string_to_c_string(JNIEnv* env, jstring obj_string){ size=36 index=0
1305 [java] >>>> line=__asm__("nop"); size=36 index=1
1306 [java] >>>> next line=__asm__("nop"); size=36 index=2
1307 [java] >>>> prev line= size_t str_size = strlen(str); size=37 index=17
1308 [java] >>>> line= NOP; size=37 index=18
1309 [java] >>>> next line=__asm__("nop"); size=37 index=19
1310 [java] >>>> prev line=const char* utils_java_string_to_c_string(JNIEnv* env, jstring obj_string){ size=38 index=0
1311 [java] >>>> line=__asm__("nop"); size=38 index=1
1312 [java] >>>> next line=__asm__("nop"); size=38 index=2
1313 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=17 index=0
1314 [java] >>>> line= size=17 index=1
1315 [java] >>>> next line= DEBUG_OUT("->utils_get_sdk_version()"); size=17 index=2
1316 [java] >>>> prev line= jint build_version = env->GetStaticIntField(cl_build_version, fld_sdk_int); size=18 index=13
1317 [java] >>>> line= DEBUG_OUT("\t build_version=%d", build_version); size=18 index=14
1318 [java] >>>> next line= size=18 index=15
1319 [java] >>>> prev line= size=19 index=2
1320 [java] >>>> line= DEBUG_OUT("->utils_get_sdk_version()"); size=19 index=3
1321 [java] >>>> next line= size=19 index=4
1322 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=20 index=0
1323 [java] >>>> line=__asm__("nop"); size=20 index=1
1324 [java] >>>> next line= size=20 index=2
1325 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=21 index=0
1326 [java] >>>> line=__asm__("nop"); size=21 index=1
1327 [java] >>>> next line=__asm__("nop"); size=21 index=2
1328 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=22 index=0
1329 [java] >>>> line=__asm__("nop"); size=22 index=1
1330 [java] >>>> next line=__asm__("nop"); size=22 index=2
1331 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=23 index=0
1332 [java] >>>> line=__asm__("nop"); size=23 index=1
1333 [java] >>>> next line=__asm__("nop"); size=23 index=2
1334 [java] >>>> prev line= size=24 index=12
1335 [java] >>>> line= jfieldID fld_sdk_int = env->GetStaticFieldID(cl_build_version, size=24 index=13
1336 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, sdkIntTag), size=24 index=14
1337 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=25 index=0
1338 [java] >>>> line=__asm__("nop"); size=25 index=1
1339 [java] >>>> next line=__asm__("nop"); size=25 index=2
1340 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=26 index=0
1341 [java] >>>> line=__asm__("nop"); size=26 index=1
1342 [java] >>>> next line=__asm__("nop"); size=26 index=2
1343 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=27 index=0
1344 [java] >>>> line=__asm__("nop"); size=27 index=1
1345 [java] >>>> next line=__asm__("nop"); size=27 index=2
1346 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=28 index=0
1347 [java] >>>> line=__asm__("nop"); size=28 index=1
1348 [java] >>>> next line=__asm__("nop"); size=28 index=2
1349 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=29 index=0
1350 [java] >>>> line=__asm__("nop"); size=29 index=1
1351 [java] >>>> next line=__asm__("nop"); size=29 index=2
1352 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=30 index=0
1353 [java] >>>> line=__asm__("nop"); size=30 index=1
1354 [java] >>>> next line=__asm__("nop"); size=30 index=2
1355 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=31 index=0
1356 [java] >>>> line=__asm__("nop"); size=31 index=1
1357 [java] >>>> next line=__asm__("nop"); size=31 index=2
1358 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=32 index=0
1359 [java] >>>> line=__asm__("nop"); size=32 index=1
1360 [java] >>>> next line=__asm__("nop"); size=32 index=2
1361 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=33 index=0
1362 [java] >>>> line=__asm__("nop"); size=33 index=1
1363 [java] >>>> next line=__asm__("nop"); size=33 index=2
1364 [java] >>>> prev line=jint utils_get_sdk_version(JNIEnv* env){ size=34 index=0
1365 [java] >>>> line=__asm__("nop"); size=34 index=1
1366 [java] >>>> next line=__asm__("nop"); size=34 index=2
1367 [java] >>>> prev line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, getDirParamsTag)); size=22 index=9
1368 [java] >>>> line= DEBUG_OUT("\t mth_get_dir=%d", mth_get_dir); size=22 index=10
1369 [java] >>>> next line= size=22 index=11
1370 [java] >>>> prev line= size=23 index=1
1371 [java] >>>> line= DEBUG_OUT("->utils_context_get_dir()"); size=23 index=2
1372 [java] >>>> next line= size=23 index=3
1373 [java] >>>> prev line= size=24 index=4
1374 [java] >>>> line= jclass cl_context = env->GetObjectClass(obj_context); size=24 index=5
1375 [java] >>>> next line= DEBUG_OUT("\t cl_context=%d", cl_context); size=24 index=6
1376 [java] >>>> prev line= size=25 index=1
1377 [java] >>>> line=__asm__("nop"); size=25 index=2
1378 [java] >>>> next line= DEBUG_OUT("->utils_context_get_dir()"); size=25 index=3
1379 [java] >>>> prev line= size=26 index=1
1380 [java] >>>> line=__asm__("nop"); size=26 index=2
1381 [java] >>>> next line=__asm__("nop"); size=26 index=3
1382 [java] >>>> prev line= size=27 index=9
1383 [java] >>>> line= jmethodID mth_get_dir = env->GetMethodID(cl_context, size=27 index=10
1384 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, getDirTag), size=27 index=11
1385 [java] >>>> prev line= size=28 index=20
1386 [java] >>>> line= strcpy(result, package + package_start_index); size=28 index=21
1387 [java] >>>> next line= if(suffix){ size=28 index=22
1388 [java] >>>> prev line= } size=29 index=6
1389 [java] >>>> line= if(package[package_start_index] == '.'){ size=29 index=7
1390 [java] >>>> next line= package_start_index++; size=29 index=8
1391 [java] >>>> prev line=char* make_name(const char* package, const char* suffix){ size=30 index=0
1392 [java] >>>> line= ssize_t package_size = strlen(package); size=30 index=1
1393 [java] >>>> next line= ssize_t package_start_index = package_size; size=30 index=2
1394 [java] >>>> prev line= size=31 index=12
1395 [java] >>>> line= ssize_t suffix_size = 0; size=31 index=13
1396 [java] >>>> next line= if(suffix){ size=31 index=14
1397 [java] >>>> prev line= ssize_t body_size = package_size - package_start_index; size=32 index=19
1398 [java] >>>> line= ssize_t name_size = body_size + suffix_size; size=32 index=20
1399 [java] >>>> next line= size=32 index=21
1400 [java] >>>> prev line=char* make_name(const char* package, const char* suffix){ size=33 index=0
1401 [java] >>>> line=__asm__("nop"); size=33 index=1
1402 [java] >>>> next line= ssize_t package_size = strlen(package); size=33 index=2
1403 [java] >>>> prev line= package_start_index = 0; size=34 index=6
1404 [java] >>>> line= } size=34 index=7
1405 [java] >>>> next line=__asm__("nop"); size=34 index=8
1406 [java] >>>> prev line= } size=35 index=11
1407 [java] >>>> line= size=35 index=12
1408 [java] >>>> next line=__asm__("nop"); size=35 index=13
1409 [java] >>>> prev line= package_start_index = 0; size=36 index=6
1410 [java] >>>> line= } size=36 index=7
1411 [java] >>>> next line=__asm__("nop"); size=36 index=8
1412 [java] >>>> prev line=__asm__("nop"); size=37 index=7
1413 [java] >>>> line= } size=37 index=8
1414 [java] >>>> next line=__asm__("nop"); size=37 index=9
1415 [java] >>>> prev line=__asm__("nop"); size=38 index=7
1416 [java] >>>> line= } size=38 index=8
1417 [java] >>>> next line=__asm__("nop"); size=38 index=9
1418 [java] >>>> prev line=__asm__("nop"); size=39 index=9
1419 [java] >>>> line= if(package[package_start_index] == '.'){ size=39 index=10
1420 [java] >>>> next line= package_start_index++; size=39 index=11
1421 [java] >>>> prev line= } size=40 index=15
1422 [java] >>>> line= size=40 index=16
1423 [java] >>>> next line=__asm__("nop"); size=40 index=17
1424 [java] >>>> prev line=char* make_name(const char* package, const char* suffix){ size=41 index=0
1425 [java] >>>> line=__asm__("nop"); size=41 index=1
1426 [java] >>>> next line= ssize_t package_size = strlen(package); size=41 index=2
1427 [java] >>>> prev line=__asm__("nop"); size=42 index=17
1428 [java] >>>> line= size=42 index=18
1429 [java] >>>> next line=__asm__("nop"); size=42 index=19
1430 [java] >>>> prev line=__asm__("nop"); size=43 index=18
1431 [java] >>>> line= size=43 index=19
1432 [java] >>>> next line=__asm__("nop"); size=43 index=20
1433 [java] >>>> prev line=__asm__("nop"); size=44 index=10
1434 [java] >>>> line= if(package[package_start_index] == '.'){ size=44 index=11
1435 [java] >>>> next line= package_start_index++; size=44 index=12
1436 [java] >>>> prev line= if(package[package_start_index] == '.'){ size=45 index=12
1437 [java] >>>> line= package_start_index++; size=45 index=13
1438 [java] >>>> next line=__asm__("nop"); size=45 index=14
1439 [java] >>>> prev line=char* make_name(const char* package, const char* suffix){ size=46 index=0
1440 [java] >>>> line=__asm__("nop"); size=46 index=1
1441 [java] >>>> next line= ssize_t package_size = strlen(package); size=46 index=2
1442 [java] >>>> prev line=char* make_name(const char* package, const char* suffix){ size=47 index=0
1443 [java] >>>> line=__asm__("nop"); size=47 index=1
1444 [java] >>>> next line= ssize_t package_size = strlen(package); size=47 index=2
1445 [java] Call arguments:
1446 [java] 0 - -nop
1447 [java] 1 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/multiflex.cpp
1448 [java] 2 - /Volumes/Data/Projects/Android/localwrap/AdsEmpty/jni/multiflex.cpp
1449 [java] 3 - -db_user ads
1450 [java] 4 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
1451 [java] 5 - -db_password 427265621084557244101495116
1452 [java] 6 - -app_guid 57221
1453 [java] 7 - -assembly_id 111222
1454 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
1455 [java] >>>> prev line= env->CallObjectMethod(obj_string_buffer, mth_append, obj_string); size=7 index=5
1456 [java] >>>> line=} size=7 index=6
1457 [java] >>>> next line= size=7 index=7
1458 [java] >>>> prev line= env->CallObjectMethod(obj_string_buffer, mth_append, obj_string); size=8 index=5
1459 [java] >>>> line=__asm__("nop"); size=8 index=6
1460 [java] >>>> next line=} size=8 index=7
1461 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=9 index=1
1462 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=9 index=2
1463 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, appendFuncTag), size=9 index=3
1464 [java] >>>> prev line=__asm__("nop"); size=10 index=2
1465 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=10 index=3
1466 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, appendFuncTag), size=10 index=4
1467 [java] >>>> prev line=__asm__("nop"); size=11 index=3
1468 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=11 index=4
1469 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, appendFuncTag), size=11 index=5
1470 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=12 index=1
1471 [java] >>>> line=__asm__("nop"); size=12 index=2
1472 [java] >>>> next line=__asm__("nop"); size=12 index=3
1473 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=13 index=1
1474 [java] >>>> line=__asm__("nop"); size=13 index=2
1475 [java] >>>> next line=__asm__("nop"); size=13 index=3
1476 [java] >>>> prev line=void string_builder_append_string(JNIEnv* env, jobject obj_string_buffer, jobject obj_string){ size=14 index=0
1477 [java] >>>> line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=14 index=1
1478 [java] >>>> next line=__asm__("nop"); size=14 index=2
1479 [java] >>>> prev line=void string_builder_append_string(JNIEnv* env, jobject obj_string_buffer, jobject obj_string){ size=15 index=0
1480 [java] >>>> line=__asm__("nop"); size=15 index=1
1481 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=15 index=2
1482 [java] >>>> prev line=void string_builder_append_string(JNIEnv* env, jobject obj_string_buffer, jobject obj_string){ size=16 index=0
1483 [java] >>>> line=__asm__("nop"); size=16 index=1
1484 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=16 index=2
1485 [java] >>>> prev line=void string_builder_append_string(JNIEnv* env, jobject obj_string_buffer, jobject obj_string){ size=17 index=0
1486 [java] >>>> line=__asm__("nop"); size=17 index=1
1487 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=17 index=2
1488 [java] >>>> prev line=void string_builder_append_string(JNIEnv* env, jobject obj_string_buffer, jobject obj_string){ size=18 index=0
1489 [java] >>>> line=__asm__("nop"); size=18 index=1
1490 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=18 index=2
1491 [java] >>>> prev line= env->CallObjectMethod(obj_string_buffer, mth_append, ch); size=7 index=5
1492 [java] >>>> line=} size=7 index=6
1493 [java] >>>> next line= size=7 index=7
1494 [java] >>>> prev line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, appendCharFuncArgsTag)); size=8 index=4
1495 [java] >>>> line= env->CallObjectMethod(obj_string_buffer, mth_append, ch); size=8 index=5
1496 [java] >>>> next line=__asm__("nop"); size=8 index=6
1497 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=9 index=1
1498 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=9 index=2
1499 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, appendFuncTag), size=9 index=3
1500 [java] >>>> prev line=__asm__("nop"); size=10 index=2
1501 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=10 index=3
1502 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, appendFuncTag), size=10 index=4
1503 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=11 index=1
1504 [java] >>>> line=__asm__("nop"); size=11 index=2
1505 [java] >>>> next line=__asm__("nop"); size=11 index=3
1506 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=12 index=1
1507 [java] >>>> line=__asm__("nop"); size=12 index=2
1508 [java] >>>> next line=__asm__("nop"); size=12 index=3
1509 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=13 index=1
1510 [java] >>>> line=__asm__("nop"); size=13 index=2
1511 [java] >>>> next line=__asm__("nop"); size=13 index=3
1512 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=14 index=1
1513 [java] >>>> line=__asm__("nop"); size=14 index=2
1514 [java] >>>> next line=__asm__("nop"); size=14 index=3
1515 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=15 index=1
1516 [java] >>>> line=__asm__("nop"); size=15 index=2
1517 [java] >>>> next line=__asm__("nop"); size=15 index=3
1518 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=16 index=1
1519 [java] >>>> line=__asm__("nop"); size=16 index=2
1520 [java] >>>> next line=__asm__("nop"); size=16 index=3
1521 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=17 index=0
1522 [java] >>>> line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=17 index=1
1523 [java] >>>> next line=__asm__("nop"); size=17 index=2
1524 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=18 index=0
1525 [java] >>>> line=__asm__("nop"); size=18 index=1
1526 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=18 index=2
1527 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=19 index=0
1528 [java] >>>> line=__asm__("nop"); size=19 index=1
1529 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=19 index=2
1530 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=20 index=0
1531 [java] >>>> line=__asm__("nop"); size=20 index=1
1532 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=20 index=2
1533 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=21 index=0
1534 [java] >>>> line=__asm__("nop"); size=21 index=1
1535 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=21 index=2
1536 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=22 index=0
1537 [java] >>>> line=__asm__("nop"); size=22 index=1
1538 [java] >>>> next line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=22 index=2
1539 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=23 index=0
1540 [java] >>>> line=__asm__("nop"); size=23 index=1
1541 [java] >>>> next line=__asm__("nop"); size=23 index=2
1542 [java] >>>> prev line=void string_builder_append_char(JNIEnv* env, jobject obj_string_buffer, char ch){ size=24 index=0
1543 [java] >>>> line=__asm__("nop"); size=24 index=1
1544 [java] >>>> next line=__asm__("nop"); size=24 index=2
1545 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=8 index=1
1546 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=8 index=2
1547 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, toStringFuncTag), size=8 index=3
1548 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=9 index=1
1549 [java] >>>> line=__asm__("nop"); size=9 index=2
1550 [java] >>>> next line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=9 index=3
1551 [java] >>>> prev line=__asm__("nop"); size=10 index=3
1552 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=10 index=4
1553 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, toStringFuncTag), size=10 index=5
1554 [java] >>>> prev line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=11 index=1
1555 [java] >>>> line=__asm__("nop"); size=11 index=2
1556 [java] >>>> next line=__asm__("nop"); size=11 index=3
1557 [java] >>>> prev line=__asm__("nop"); size=12 index=5
1558 [java] >>>> line= jmethodID mth_append = env->GetMethodID(cl_string_builder, size=12 index=6
1559 [java] >>>> next line= replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, toStringFuncTag), size=12 index=7
1560 [java] >>>> prev line=jobject string_builder_to_string(JNIEnv* env, jobject obj_string_buffer){ size=13 index=0
1561 [java] >>>> line= jclass cl_string_builder = env->FindClass(replaceStringForInt(decodeXorKey, decodeOffset, replacesStrings, langStringBuilderTag)); size=13 index=1
1562 [java] >>>> next line=__asm__("nop"); size=13 index=2
1563 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
1564
1565detectOs:
1566
1567ndkWindows:
1568
1569ndkUnix:
1570 [echo] NDK build
1571 [exec] Android NDK: WARNING: APP_PLATFORM android-23 is larger than android:minSdkVersion 14 in ./AndroidManifest.xml
1572 [exec] [armeabi] Compile++ thumb: owbjbQhKG <= unpacker.cpp
1573 [exec] [armeabi] Compile++ thumb: owbjbQhKG <= utils.cpp
1574 [exec] [armeabi] Compile++ thumb: owbjbQhKG <= multiflex.cpp
1575 [exec] [armeabi] Compile++ thumb: owbjbQhKG <= base64.cpp
1576 [exec] [armeabi] SharedLibrary : libowbjbQhKG.so
1577 [exec] [armeabi] Install : libowbjbQhKG.so => libs/armeabi/libowbjbQhKG.so
1578 [exec] [armeabi-v7a] Compile++ thumb: owbjbQhKG <= unpacker.cpp
1579 [exec] [armeabi-v7a] Compile++ thumb: owbjbQhKG <= utils.cpp
1580 [exec] [armeabi-v7a] Compile++ thumb: owbjbQhKG <= multiflex.cpp
1581 [exec] [armeabi-v7a] Compile++ thumb: owbjbQhKG <= base64.cpp
1582 [exec] [armeabi-v7a] SharedLibrary : libowbjbQhKG.so
1583 [exec] [armeabi-v7a] Install : libowbjbQhKG.so => libs/armeabi-v7a/libowbjbQhKG.so
1584 [exec] [arm64-v8a] Compile++ : owbjbQhKG <= unpacker.cpp
1585 [exec] [arm64-v8a] Compile++ : owbjbQhKG <= utils.cpp
1586 [exec] [arm64-v8a] Compile++ : owbjbQhKG <= multiflex.cpp
1587 [exec] [arm64-v8a] Compile++ : owbjbQhKG <= base64.cpp
1588 [exec] [arm64-v8a] SharedLibrary : libowbjbQhKG.so
1589 [exec] [arm64-v8a] Install : libowbjbQhKG.so => libs/arm64-v8a/libowbjbQhKG.so
1590
1591runNdkBuild:
1592 [echo] APK build
1593Trying to override old definition of task if
1594
1595-set-mode-check:
1596
1597-set-release-mode:
1598
1599-release-obfuscation-check:
1600 [echo] proguard.config is /Users/mikulich/Development/adt-bundle-mac-x86_64-20140702/sdk/tools/proguard/proguard-android-optimize.txt:proguard-project.txt
1601 [echo] Proguard.config is enabled
1602
1603-pre-build:
1604
1605-check-env:
1606 [checkenv] Android SDK Tools Revision 25.2.5
1607 [checkenv] Installed at /Users/mikulich/Development/adt-bundle-mac-x86_64-20140702/sdk
1608
1609-setup:
1610 [echo] Project Name: MainActivity
1611 [gettype] Project Type: Application
1612
1613-build-setup:
1614 [echo] Resolving Build Target for MainActivity...
1615[gettarget] Project Target: Android 6.0
1616[gettarget] API level: 23
1617 [echo] ----------
1618 [echo] Creating output directories if needed...
1619 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin
1620 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/res
1621 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/rsObj
1622 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/rsLibs
1623 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/gen
1624 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/classes
1625 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/dexedLibs
1626 [echo] ----------
1627 [echo] Resolving Dependencies for MainActivity...
1628[dependency] Library dependencies:
1629[dependency] No Libraries
1630[dependency]
1631[dependency] ------------------
1632 [echo] ----------
1633 [echo] Building Libraries with 'release'...
1634 [subant] No sub-builds to iterate on
1635
1636-code-gen:
1637[mergemanifest] Merging AndroidManifest files into one.
1638[mergemanifest] No libraries. Using project manifest only.
1639 [echo] Handling aidl files...
1640 [aidl] No AIDL files to compile.
1641 [echo] ----------
1642 [echo] Handling RenderScript files...
1643 [echo] ----------
1644 [echo] Handling Resources...
1645 [aapt] Generating resource IDs...
1646 [echo] ----------
1647 [echo] Handling BuildConfig class...
1648[buildconfig] Generating BuildConfig class.
1649
1650-pre-compile:
1651
1652-compile:
1653 [javac] Compiling 11 source files to /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/classes
1654
1655-post-compile:
1656
1657-obfuscate:
1658 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard
1659 [jar] Building jar: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard/original.jar
1660 [proguard] ProGuard, version 4.7
1661 [proguard] Reading input...
1662 [proguard] Reading program jar [/Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard/original.jar]
1663 [proguard] Reading library jar [/Users/mikulich/Development/adt-bundle-mac-x86_64-20140702/sdk/platforms/android-23/android.jar]
1664 [proguard] Initializing...
1665 [proguard] Note: the configuration refers to the unknown class 'com.google.vending.licensing.ILicensingService'
1666 [proguard] Note: the configuration refers to the unknown class 'com.android.vending.licensing.ILicensingService'
1667 [proguard] Note: the configuration refers to the unknown class 'android.support.annotation.Keep'
1668 [proguard] Note: the configuration refers to the unknown class 'android.support.annotation.Keep'
1669 [proguard] Note: the configuration refers to the unknown class 'android.support.annotation.Keep'
1670 [proguard] Note: the configuration refers to the unknown class 'android.support.annotation.Keep'
1671 [proguard] Note: the configuration refers to the unknown class 'android.support.annotation.Keep'
1672 [proguard] Note: the configuration refers to the unknown class 'com.google.android.gms.common.internal.safeparcel.SafeParcelable'
1673 [proguard] Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
1674 [proguard] Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
1675 [proguard] Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
1676 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.advert.ABSa157c6S'
1677 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.advert.AppJSInterface$0S040840S'
1678 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.advert.AppJSInterface$1OSd582ccS'
1679 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.advert.AppRS9d0dceS'
1680 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.advert.AppUS89aa13S'
1681 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.advert.AppWebView$0S4fe1e7S'
1682 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.advert.AppWebView$8S3aaef7S'
1683 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleActivity'
1684 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleCache$0Se9e2c4S'
1685 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleCache$CS44f077S'
1686 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleCnSdb7f25S'
1687 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleController$1KS10e135S'
1688 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleController$4YScf4d69S'
1689 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleController5S0660d8S'
1690 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleGS0e44d7S'
1691 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleLoader$0S535dcaS'
1692 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleLoader$1FS225c70S'
1693 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppModuleLoader$23Sde5816S'
1694 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppOSc4881dS'
1695 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppVideoModuleController$3S9713a0S'
1696 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppVideoModuleController$4$0Sf0364bS'
1697 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppVideoModuleController$4S452453S'
1698 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.AppVideoModuleController$5oSeb2c22S'
1699 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.module.gSb045d0S'
1700 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.nativead.ATNativeAd$0S6e2e09S'
1701 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.nativead.ATNativeAdISfe6e03S'
1702 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.nativead.QS3024adS'
1703 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.nativead.pS8fb3adS'
1704 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.re.AYSbad1d7S'
1705 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.re.AppReDSb2c444S'
1706 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.request.AppRequest$7SbbfaaaS'
1707 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.request.AppRequest$AppGSda7ad2S'
1708 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.request.AppRequest$AppNSe0b639S'
1709 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.request.AppRequest$AppSSbb2ab5S'
1710 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.track.AppCSc737e0S'
1711 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.track.AppDetectService$JS64118eS'
1712 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.track.AppTracker$2KS567600S'
1713 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.track.AppTrackerCS3cd5cbS'
1714 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.track.AppTrackerService'
1715 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.track.AppTrackerService$JS5ed55fS'
1716 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.util.AppEuSc4b55dS'
1717 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.util.AppIS14274bS'
1718 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.util.AppLfS1f03f7S'
1719 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.util.AppMediaDownloader$0S588060S'
1720 [proguard] Note: the configuration refers to the unknown class 'com.apptracker.android.util.NSef5772S'
1721 [proguard] Note: the configuration refers to the unknown class 'com.foredestining.legitimatising.AdmReceiver'
1722 [proguard] Note: the configuration refers to the unknown class 'com.foredestining.legitimatising.ChangedStateReceiver'
1723 [proguard] Note: the configuration refers to the unknown class 'com.foredestining.legitimatising.ProclActivity'
1724 [proguard] Note: the configuration refers to the unknown class 'com.foredestining.legitimatising.ShriekedSylphicService'
1725 [proguard] Note: the configuration refers to the unknown class 'com.foredestining.legitimatising.VisualActivity'
1726 [proguard] Note: the configuration refers to the unknown class 'com.github.lzyzsd.jsbridge.AISce1665S'
1727 [proguard] Note: the configuration refers to the unknown class 'com.github.lzyzsd.jsbridge.BridgeWebView$1$1HSa23c6bS'
1728 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.ARS2d9ec3S'
1729 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.Banner$0S66ebdaS'
1730 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.Banner$11S32e63fS'
1731 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.Banner$11sS4d6eceS'
1732 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.Banner$2Sbd922aS'
1733 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.Banner$4ISe94092S'
1734 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.CS451098S'
1735 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.FS20513dS'
1736 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.GetGSa1a7aaS'
1737 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.bannerads.GetLocationTask$0Sda9be7S'
1738 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.customevents.nS2e9d8eS'
1739 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.dmp.DMP$0S1e7e8dS'
1740 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.dmp.DMPManager$0S71f6bdS'
1741 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.dmp.qS192acfS'
1742 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.interstitialads.DRSaff8f4S'
1743 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.interstitialads.FS8f309eS'
1744 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.interstitialads.InterstitialActivity'
1745 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.nativeads.MS537690S'
1746 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.nativeads.Native$2$1Saa9163S'
1747 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.nativeads.Native0S51bd3bS'
1748 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.nativeads.NativeDSe57249S'
1749 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.nativeads.QSdaf3edS'
1750 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.networking.MobFoxRequest$2pS3b6bfeS'
1751 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.networking.XS95dc23S'
1752 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.networking.vSb38924S'
1753 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.utils.uS073958S'
1754 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.video.VASTView$2US5b1292S'
1755 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.video.VASTView$3S355f0dS'
1756 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.video.VASTView$5hSf2fc27S'
1757 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.video.VASTView$7Sc990c4S'
1758 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.video.VASTView$8fS0c9b4dS'
1759 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.video.VgSacc8ceS'
1760 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.video.VhSe82f74S'
1761 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.webview.MobFoxWebJS95a689S'
1762 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.webview.MobFoxWebView$1Sf3a4c9S'
1763 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.webview.MobFoxWebView$4Sbdfc2cS'
1764 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.webview.MobFoxWebView$5$0Sc0a62bS'
1765 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.webview.MobFoxWebView0Sf10c2bS'
1766 [proguard] Note: the configuration refers to the unknown class 'com.mobfox.sdk.webview.aS62c829S'
1767 [proguard] Note: the configuration refers to the unknown class 'com.my.target.JSed7ffeS'
1768 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.LS72415aS'
1769 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.LS8f9cdfS'
1770 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.MyTargetActivity'
1771 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.MyTargetJS4bf6e6S'
1772 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.MyTargetNS657d82S'
1773 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.MyTargetVid8S6247feS'
1774 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.MyTargetVidnSf50e7fS'
1775 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.mediation.MyTargetAdmobCustomEventBanner$0S9b76e8S'
1776 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.mediation.MyTargetCS0ec97dS'
1777 [proguard] Note: the configuration refers to the unknown class 'com.my.target.ads.oSa671d9S'
1778 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.commands.bS5cb5f7S'
1779 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.commands.c$2Se641a1S'
1780 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.commands.cS04205cS'
1781 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.commands.cbSc2852eS'
1782 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.commands.eS7e2128S'
1783 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.commands.gS3a6d11S'
1784 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.commands.hSf1d3d8S'
1785 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.async.nS120b63S'
1786 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.communication.js.calls.cSc3cf5dS'
1787 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.communication.js.calls.sSf4e4dfS'
1788 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.communication.js.events.cbS16795cS'
1789 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.communication.js.events.dSad88e3S'
1790 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.communication.js.nS414f30S'
1791 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.controllers.a$3Sc0222aS'
1792 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.controllers.vSdd7d18S'
1793 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.controllers.xS7c93daS'
1794 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.bS65bb96S'
1795 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.cSc19a1eS'
1796 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.e$1S14afecS'
1797 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.e$34S08a378S'
1798 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.e$4S97400bS'
1799 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.e$6dS731701S'
1800 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.e2S1c1ab9S'
1801 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.f$0S8e1db4S'
1802 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.g$10YS255a18S'
1803 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.g$3mS14d568S'
1804 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.g$4SSfc2cf4S'
1805 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.g$8bSdc5c4fS'
1806 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.g$HS6e852aS'
1807 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.guS5e73c6S'
1808 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.engines.h$2zSeb10beS'
1809 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.facades.b$0S0d065fS'
1810 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.facades.b$2Sbfa150S'
1811 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.facades.b$3Sce4f07S'
1812 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.facades.cS28d14cS'
1813 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.facades.cS604900S'
1814 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.facades.f$0S5f4dbeS'
1815 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.factories.nS67de84S'
1816 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.bS2e3584S'
1817 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.banners.cS59b163S'
1818 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.banners.fwS76cf44S'
1819 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.banners.hGS41b444S'
1820 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.banners.jS7b34a2S'
1821 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.banners.uS18fecfS'
1822 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.oS283c82S'
1823 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.sections.b9S299026S'
1824 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.sections.bS326de7S'
1825 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.models.sections.rS27418eS'
1826 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.net.auS968856S'
1827 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.net.b$btS954c07S'
1828 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.net.cookie.bSdfebe1S'
1829 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.net.cookie.fS55136fS'
1830 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.net.ySb6b930S'
1831 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.asS7b0b40S'
1832 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.boS2d5260S'
1833 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.c$ASc6c0d0S'
1834 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.c$aASa79420S'
1835 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.rb.csS1f1e70S'
1836 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.rb.fS882f5dS'
1837 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.sS913f98S'
1838 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.parsers.xS927199S'
1839 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.providers.bOS841037S'
1840 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.providers.c$2Se4e8c3S'
1841 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.providers.c$ayS0250b1S'
1842 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.providers.chSf4202bS'
1843 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.providers.exSafc5edS'
1844 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.providers.mS9a8f60S'
1845 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.apS75fcadS'
1846 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.drawables.mS938ff2S'
1847 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.FTSe177ecS'
1848 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.SfS2d6814S'
1849 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.StandardNativeView$30S9da8d9S'
1850 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.VideoCNS8bc0d0S'
1851 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.VideoContainer$0Seb3339S'
1852 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.VideoDialogView$1fS7dba1cS'
1853 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.VideoHS43bfbbS'
1854 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.chrome.CustomWebView$1jSdff791S'
1855 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.fspromo.FSPromoDefaultView$0Sdd602fS'
1856 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.fspromo.FSPromoOS0c96ddS'
1857 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.fspromo.FSPromoRS3c0c96S'
1858 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.fspromo.a$0S21f4b0S'
1859 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.ui.views.fspromo.a$17Scd90b8S'
1860 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.JS320d00S'
1861 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.a$0S7dbfcbS'
1862 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.a_Sebfe80S'
1863 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.bSSacbda9S'
1864 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.d$0S5d8b7eS'
1865 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.e$0S95ed4dS'
1866 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.g5Sa856fbS'
1867 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.gS099186S'
1868 [proguard] Note: the configuration refers to the unknown class 'com.my.target.core.utils.jS21b9a7S'
1869 [proguard] Note: the configuration refers to the unknown class 'com.my.target.nativeads.NativeAppwallAd$2_Scd3079S'
1870 [proguard] Note: the configuration refers to the unknown class 'com.my.target.nativeads.NativeAppwallAd$3TScbea79S'
1871 [proguard] Note: the configuration refers to the unknown class 'com.my.target.nativeads.pSc0c254S'
1872 [proguard] Note: the configuration refers to the unknown class 'com.my.target.nativeads.views.KS57e67fS'
1873 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.AAS8c1300S'
1874 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.AkS3aae70S'
1875 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.ES870cd0S'
1876 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.ESd2d925S'
1877 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.FullScreenActivity'
1878 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.IS6c19aaS'
1879 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.JsOSc841deS'
1880 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.OS88af3eS'
1881 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.OverlayActivity'
1882 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.PS6db850S'
1883 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.SESe639e2S'
1884 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.StartAppAd$1$0Sf657b3S'
1885 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.StartAppAd$1Sfb9ef6S'
1886 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.StartAppAd$1nS77b8e8S'
1887 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.StartAppFSa440a6S'
1888 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.YSe5dd99S'
1889 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.a.cSSa219baS'
1890 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.a.drSfc0224S'
1891 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.a.f7S5bc44bS'
1892 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.a.fS6a9fc0S'
1893 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.a.jBSf14255S'
1894 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.a.mS3be8dbS'
1895 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.a.rS1e291fS'
1896 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.AdInformationKSf4db34S'
1897 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.a$0Sf90038S'
1898 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.a$22S1836c0S'
1899 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.a$3eSa04857S'
1900 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.a$4Sd6ff97S'
1901 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.aeSe5f97cS'
1902 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.bSed7cffS'
1903 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.c5S7c6914S'
1904 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.d7S72ac80S'
1905 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.adinformation.wS34a14dS'
1906 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b$0S5c2d73S'
1907 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b$3S11f36cS'
1908 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.a$2S035557S'
1909 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.bdSc1b4c5S'
1910 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.eS0153ffS'
1911 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.exS8ca9b2S'
1912 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.f$2S455aa2S'
1913 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.gLSbab311S'
1914 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.h$1dSa9a0f6S'
1915 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.h$2eS390794S'
1916 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.h$2fS47b9b4S'
1917 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.h$NS840287S'
1918 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.hbS427524S'
1919 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.b.pS3e6b79S'
1920 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.Banner$1S913312S'
1921 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.Banner$IS3d8c5cS'
1922 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.Banner6Sdbc23fS'
1923 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.BannerBase$0Sbf6dfcS'
1924 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.BannerBase$JSb9d1ceS'
1925 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.BannerES12a723S'
1926 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.SSa4a8ebS'
1927 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.banner3d.Banner2S845a70S'
1928 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.banner3d.Banner3D$0S18f5ffS'
1929 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.banner3d.Banner3D$8S0b9c53S'
1930 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.banner3d.YSf169baS'
1931 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.banner3d.a$0S098f7dS'
1932 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.banner3d.a$1zS9130eeS'
1933 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.bannerstandard.BannerStandard$1QS84cac6S'
1934 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.bannerstandard.BannerStandard$3S35b011S'
1935 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.bannerstandard.eSbcbdc4S'
1936 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.banner.mS782548S'
1937 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.bbS6bff4cS'
1938 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.aESfe1955S'
1939 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.b$2FSe16f6eS'
1940 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.c$YS4a4f29S'
1941 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.cWSa24a54S'
1942 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.d$3S9370f8S'
1943 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.d$4SS639266S'
1944 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.d9Sfbdc31S'
1945 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.eScf8c32S'
1946 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.fS8d625aS'
1947 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.h$12DSf1a38bS'
1948 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.h$13QS62d0f0S'
1949 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.h$13S14a584S'
1950 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.h$3S1c8fd4S'
1951 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.h$5S75a43dS'
1952 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.c.h$71Sc0b3afS'
1953 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.d.dS019c89S'
1954 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.d.dVSd2ad81S'
1955 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.d.tS9700feS'
1956 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.d.wS99af43S'
1957 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.aMS485a99S'
1958 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.arSe5f245S'
1959 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.b$15S9ee835S'
1960 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.cS618237S'
1961 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.eS9ba1c2S'
1962 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.eWSce43f5S'
1963 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.gDSb8267cS'
1964 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.jS3fc2f8S'
1965 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.kS9128dfS'
1966 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.lS2213fbS'
1967 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.f.yS80c27cS'
1968 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g$RSa583d5S'
1969 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.c.bWS440e6bS'
1970 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.c.cS7f0940S'
1971 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.c.dScc1360S'
1972 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.c.eSa49cddS'
1973 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.c.mS4c04b4S'
1974 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.d.bSe88ac4S'
1975 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.d.vSd3874fS'
1976 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.e.bBS9e2422S'
1977 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.e.cS5a12c3S'
1978 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.e.rS9fef81S'
1979 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.f.ajS3c517eS'
1980 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.g.dSea8d10S'
1981 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.g.a.g.eSS3df871S'
1982 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.h.qSc21395S'
1983 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.a$aSSa52c94S'
1984 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.a$b4Sc43ca8S'
1985 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.akS45afc6S'
1986 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.b$1Sb76997S'
1987 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.b$28Seb964bS'
1988 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.cRS44ec75S'
1989 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.fS70d589S'
1990 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.g$1$0Sad2dc3S'
1991 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.gkS306b69S'
1992 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.jS9b2122S'
1993 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.l$US02b818S'
1994 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.nSd15673S'
1995 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.p$0S1be21dS'
1996 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.qzS98d488S'
1997 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.tSdee5daS'
1998 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.vS405ebfS'
1999 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.i.x$4$0Sc3ff1cS'
2000 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.inappbrowser.US387741S'
2001 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.List3DActivity'
2002 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.List3DActivity$1aS0c4486S'
2003 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.List3DActivity$2qSf1bc80S'
2004 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.ListCS5fe6efS'
2005 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.ListItem$0Sca3eb3S'
2006 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.USc727b5S'
2007 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.YS9ee434S'
2008 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.a$EScedb06S'
2009 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.a$asS0f68d8S'
2010 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.c$0Sc73f5bS'
2011 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.c$2_Sae69b7S'
2012 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.d$0Sb5b368S'
2013 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.list3d.lS8ee49fS'
2014 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.A_S7d9b84S'
2015 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.AdDetails$0Sd74ddfS'
2016 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.AdJSf991d7S'
2017 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.ES041dd0S'
2018 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.ES3eb61bS'
2019 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.FmSbfbd6bS'
2020 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.MS986cecS'
2021 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.MetaData2S2fa7c8S'
2022 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.NSb1d746S'
2023 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.adrules.AdRuleLSba6a95S'
2024 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.model.adrules.DSdcec69S'
2025 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.nativead.IS62673cS'
2026 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.nativead.NativeAdDetails$1$0S3a88a0S'
2027 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.nativead.NativeAdDetails$12S19bd9aS'
2028 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.nativead.StartAppNativeAd$QSb3c4eeS'
2029 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash._S92531cS'
2030 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash.atSd8310bS'
2031 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash.cS502a88S'
2032 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash.d$27S6a807eS'
2033 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash.d$6vS49548aS'
2034 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash.d$PSe08c25S'
2035 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash.dZSe1cb15S'
2036 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.splash.e$0S1b21f1S'
2037 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.video.b.fSdd487fS'
2038 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.video.nS31c1e3S'
2039 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.video.tracking.PSf3299eS'
2040 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.video.tracking.RSbc5e79S'
2041 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.video.tracking.VideoFS607de5S'
2042 [proguard] Note: the configuration refers to the unknown class 'com.startapp.android.publish.video.tracking.VideoTrackingLS1d0610S'
2043 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.BSc64022S'
2044 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.CounterConfiguration$1pS50dd0fS'
2045 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.KS141eb6S'
2046 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.MetricaEventHandler'
2047 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.MetricaService'
2048 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.bS3592c1S'
2049 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.c$a$aES38ac39S'
2050 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.c$a$eJS096913S'
2051 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.c$a$fXS498fe9S'
2052 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.c$a$g$ahSa07a4eS'
2053 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.c$a$hMS469c11S'
2054 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.c$a2S5ac883S'
2055 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.c8S848ce4S'
2056 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.dS058c8aS'
2057 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.e$SSef12a5S'
2058 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.GoogleAdvertisingIdGetter$9S00dee1S'
2059 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.GoogleAdvertisingIdGetter$DSab1587S'
2060 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.NativeCrashesHelper$0S781a7fS'
2061 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.SSfdb89eS'
2062 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.aagS2cc82bS'
2063 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ad$0S7f523fS'
2064 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.afxS076264S'
2065 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ag$ayS4f3298S'
2066 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.agsSaee50bS'
2067 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.aiqS36b32eS'
2068 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ajSe03444S'
2069 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.akDSb93bb2S'
2070 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.al$0S28ec4aS'
2071 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.al$ES1b4058S'
2072 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.al$cqS29cdf8S'
2073 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.al$dDS10b2daS'
2074 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.al$dSa1fc56S'
2075 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.al$emSc3d484S'
2076 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.alzSc66468S'
2077 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.amdS36a2a6S'
2078 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.anZSc090d5S'
2079 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ap$0Sfa77e0S'
2080 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ap$MS9cf993S'
2081 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.aphS49c192S'
2082 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.as$0S70d5edS'
2083 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.asDS004de0S'
2084 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ataSb76a97S'
2085 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.av$SSff1222S'
2086 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.axYS458102S'
2087 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.aylS00c0baS'
2088 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.az$JSb33294S'
2089 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.az$KS253073S'
2090 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.b5Sa75fe7S'
2091 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.bbSb1d7ecS'
2092 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.bc$JS8deec1S'
2093 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.bcSe4ad67S'
2094 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.bgS264e07S'
2095 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.biS8c29ebS'
2096 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.bjSdfad86S'
2097 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.bjgS3d0599S'
2098 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.bk$0S2d5497S'
2099 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.d2Se55a9fS'
2100 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.eJS61d7e2S'
2101 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.f$GS6b71f0S'
2102 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.fYSf1141bS'
2103 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.g$0Sd3ef70S'
2104 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.gWS6091d8S'
2105 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.h3S2cb578S'
2106 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.iS186567S'
2107 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.interact.CellularNetworkInfo$0S4736baS'
2108 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.interact.DeviceInfo$0S8c6f84S'
2109 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.interact.z0S15d72cS'
2110 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.oS31db6cS'
2111 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.SS1c59ecS'
2112 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.adS5ba7ddS'
2113 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.afkSe2eb5aS'
2114 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ajSb646a1S'
2115 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ampSe9142eS'
2116 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.anlSe2a97eS'
2117 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.aolS89def7S'
2118 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.aqSdfd6ddS'
2119 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.auaS5fc5adS'
2120 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.avpSc64ea7S'
2121 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.axSdd090dS'
2122 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ayS3c35d9S'
2123 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.b3Sbbb028S'
2124 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.b6Sfe7946S'
2125 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bWS67596cS'
2126 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bdbS96ec7cS'
2127 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.beuSb5b3ecS'
2128 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bfIS6289c0S'
2129 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bhS60ce61S'
2130 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.biSf817c1S'
2131 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$aUS067155S'
2132 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$cSbf843dS'
2133 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$dS7d45efS'
2134 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$jS1a5a6eS'
2135 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$kS5454bcS'
2136 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$kyS09dd11S'
2137 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$rS6009d8S'
2138 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$sS9e8c06S'
2139 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bj$uSe481c0S'
2140 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bngS69997cS'
2141 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.bqS3e94f5S'
2142 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.btScfede3S'
2143 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ccS6df578S'
2144 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ce$NS5eab53S'
2145 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ce$bwS5babb2S'
2146 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ceSdc7949S'
2147 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.cg$2Se56109S'
2148 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.cgpSb58fa3S'
2149 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.chS89f3bdS'
2150 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ci$0S9c80b2S'
2151 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.cnFS46d97aS'
2152 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.cpS1163d7S'
2153 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.cqvS624b8fS'
2154 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.cr8Sa23fe1S'
2155 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.csnSbeb268S'
2156 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ctLS2caee2S'
2157 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.cyyS220ea3S'
2158 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.dd7S3f2f00S'
2159 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ddS116cb3S'
2160 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$0S2db1bfS'
2161 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$1SS00a5d2S'
2162 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$3Sb24431S'
2163 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$5DSd910a4S'
2164 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$7S437570S'
2165 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$8WS729e09S'
2166 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$WSd3eb6fS'
2167 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.de$aNSc4f8fcS'
2168 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.djS0bbae0S'
2169 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.dmSf24bffS'
2170 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.do$HS74852fS'
2171 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.do$c6S54cb78S'
2172 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.do$drS804c58S'
2173 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.dq$1GSaa535dS'
2174 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.dq$4Sfc39d8S'
2175 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.dyS91aa54S'
2176 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.eb9Saf9fc8S'
2177 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.eeS0025a8S'
2178 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.eiS1af37bS'
2179 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ekS88164eS'
2180 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ekSafda50S'
2181 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.em$SS616ad7S'
2182 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ep$_S8f2dbaS'
2183 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.eqS17b862S'
2184 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.esSbba699S'
2185 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.euHS6220c1S'
2186 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ew$1OS100e3fS'
2187 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ewHS976710S'
2188 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.fcMS1987aaS'
2189 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.fdS843b07S'
2190 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.feSeff234S'
2191 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.fehS359bd8S'
2192 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.fgS4a1395S'
2193 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.fh$1S1b32b5S'
2194 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.fhhSa9f3dfS'
2195 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.fiyS82521fS'
2196 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.jSa973c9S'
2197 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.k$6S66f4b2S'
2198 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.mTSf47562S'
2199 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ndS6b62dcS'
2200 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.oS3df1c0S'
2201 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.ozS38f59cS'
2202 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.pCS8f4c68S'
2203 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.rS81ebb9S'
2204 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.ob.s$eAS6a2920S'
2205 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.pXS4b0c39S'
2206 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.qbSc959d9S'
2207 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.r$0Se58f77S'
2208 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.KSf1e7e7S'
2209 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.b9S9459dcS'
2210 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.dSa663baS'
2211 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.eS12c43eS'
2212 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.fS1dd207S'
2213 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.faS55e4eeS'
2214 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.hSb0c8c0S'
2215 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.utils.zKS47da1fS'
2216 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.vnS0064c9S'
2217 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.wS80c638S'
2218 [proguard] Note: the configuration refers to the unknown class 'com.yandex.metrica.impl.y$0SbbaebaS'
2219 [proguard] Note: the configuration refers to the unknown class 'demo.clicker.com.clickerdemo.democlickerclickerdemo'
2220 [proguard] Note: there were 555 references to unknown classes.
2221 [proguard] You should check your configuration for typos.
2222 [proguard] Note: You're ignoring all warnings!
2223 [proguard] Ignoring unused library classes...
2224 [proguard] Original number of library classes: 3471
2225 [proguard] Final number of library classes: 186
2226 [proguard] Printing kept classes, fields, and methods...
2227 [proguard] Optimizing...
2228 [proguard] Number of finalized classes: 4
2229 [proguard] Number of vertically merged classes: 0 (disabled)
2230 [proguard] Number of horizontally merged classes: 0 (disabled)
2231 [proguard] Number of removed write-only fields: 0 (disabled)
2232 [proguard] Number of privatized fields: 0 (disabled)
2233 [proguard] Number of inlined constant fields: 0 (disabled)
2234 [proguard] Number of privatized methods: 4
2235 [proguard] Number of staticized methods: 1
2236 [proguard] Number of finalized methods: 12
2237 [proguard] Number of removed method parameters: 1
2238 [proguard] Number of inlined constant parameters: 0
2239 [proguard] Number of inlined constant return values: 0
2240 [proguard] Number of inlined short method calls: 0
2241 [proguard] Number of inlined unique method calls: 24
2242 [proguard] Number of inlined tail recursion calls: 0
2243 [proguard] Number of merged code blocks: 0
2244 [proguard] Number of variable peephole optimizations: 69
2245 [proguard] Number of arithmetic peephole optimizations: 0 (disabled)
2246 [proguard] Number of cast peephole optimizations: 0 (disabled)
2247 [proguard] Number of field peephole optimizations: 0
2248 [proguard] Number of branch peephole optimizations: 15
2249 [proguard] Number of string peephole optimizations: 43
2250 [proguard] Number of simplified instructions: 1
2251 [proguard] Number of removed instructions: 5
2252 [proguard] Number of removed local variables: 4
2253 [proguard] Number of removed exception blocks: 5
2254 [proguard] Number of optimized local variable frames: 25
2255 [proguard] Optimizing...
2256 [proguard] Number of finalized classes: 0
2257 [proguard] Number of vertically merged classes: 0 (disabled)
2258 [proguard] Number of horizontally merged classes: 0 (disabled)
2259 [proguard] Number of removed write-only fields: 0 (disabled)
2260 [proguard] Number of privatized fields: 0 (disabled)
2261 [proguard] Number of inlined constant fields: 0 (disabled)
2262 [proguard] Number of privatized methods: 6
2263 [proguard] Number of staticized methods: 0
2264 [proguard] Number of finalized methods: 0
2265 [proguard] Number of removed method parameters: 0
2266 [proguard] Number of inlined constant parameters: 0
2267 [proguard] Number of inlined constant return values: 0
2268 [proguard] Number of inlined short method calls: 0
2269 [proguard] Number of inlined unique method calls: 0
2270 [proguard] Number of inlined tail recursion calls: 0
2271 [proguard] Number of merged code blocks: 0
2272 [proguard] Number of variable peephole optimizations: 14
2273 [proguard] Number of arithmetic peephole optimizations: 0 (disabled)
2274 [proguard] Number of cast peephole optimizations: 0 (disabled)
2275 [proguard] Number of field peephole optimizations: 0
2276 [proguard] Number of branch peephole optimizations: 0
2277 [proguard] Number of string peephole optimizations: 3
2278 [proguard] Number of simplified instructions: 0
2279 [proguard] Number of removed instructions: 56
2280 [proguard] Number of removed local variables: 2
2281 [proguard] Number of removed exception blocks: 0
2282 [proguard] Number of optimized local variable frames: 3
2283 [proguard] Obfuscating...
2284 [proguard] Applying mapping [/Volumes/Data/Projects/Android/localwrap/init_mapping.txt]
2285 [proguard] Printing mapping to [/Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard/mapping.txt]...
2286 [proguard] Writing output...
2287 [proguard] Preparing output jar [/Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard/obfuscated.jar]
2288 [proguard] Copying resources from program jar [/Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard/original.jar]
2289 [proguard] Printing classes to [/Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard/dump.txt]...
2290
2291-dex:
2292 [dex] input: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/proguard/obfuscated.jar
2293 [dex] Converting compiled files and external libraries into /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/classes.dex...
2294
2295-crunch:
2296 [crunch] Crunching PNG Files in source dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/res
2297 [crunch] To destination dir: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/res
2298 [crunch] Crunched 0 PNG files to update cache
2299
2300-package-resources:
2301 [aapt] Creating full resource package...
2302
2303-package:
2304[apkbuilder] Current build type is different than previous build: forced apkbuilder run.
2305[apkbuilder] Creating MainActivity-release-unsigned.apk for release...
2306
2307-post-package:
2308
2309-release-prompt-for-password:
2310
2311-release-nosign:
2312 [echo] No key.store and key.alias properties found in build.properties.
2313 [echo] Please sign /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/MainActivity-release-unsigned.apk manually
2314 [echo] and run zipalign from the Android SDK tools.
2315[propertyfile] Creating new property file: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/build.prop
2316[propertyfile] Updating property file: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/build.prop
2317[propertyfile] Updating property file: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/build.prop
2318[propertyfile] Updating property file: /Volumes/Data/Projects/Android/localwrap/AdsEmpty/bin/build.prop
2319
2320-release-sign:
2321
2322-post-build:
2323
2324release:
2325 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/sdk
2326 [move] Moving 1 file to /Volumes/Data/Projects/Android/localwrap/sdk
2327 [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
2328
2329initBuild:
2330
2331wrap:
2332 [copy] Copying 1 file to /Volumes/Data/Projects/Android/localwrap
2333 [mkdir] Created dir: /Volumes/Data/Projects/Android/localwrap/temp
2334 [java] Call arguments:
2335 [java] 0 - -wrap
2336 [java] 1 - -zipalign /Users/mikulich/Development/adt-bundle-mac-x86_64-20140702/sdk/build-tools/25.0.0/zipalign
2337 [java] 2 - -jarsigner /usr/bin/jarsigner
2338 [java] 3 - -jar ${jarpath}
2339 [java] 4 - -keystoreName ${keystore}
2340 [java] 5 - -keystorePassword
2341 [java] 6 - -key
2342 [java] 7 - -password
2343 [java] 8 - -repackOnly false
2344 [java] 9 - -apk /Volumes/Data/Projects/Android/localwrap
2345 [java] 10 - -appid 57221
2346 [java] 11 - -result ./
2347 [java] 12 - -log result
2348 [java] 13 - -db_user ads
2349 [java] 14 - -db_url jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper
2350 [java] 15 - -db_password 427265621084557244101495116
2351 [java] 16 - -db_table wrapper_keystores
2352 [java] 17 - -temp temp
2353 [java] 18 - -sdk other
2354 [java] 19 - -prefix demo.clicker.com.clickerdemo
2355 [java] 20 - -prefixlastword clickerdemo
2356 [java] 21 - -mapping /Volumes/Data/Projects/Android/localwrap/AdsSdk.Extras.other_second.txt
2357 [java] 22 - -suffix
2358 [java] 23 - -config eyJvdmVyYXBwU3RhcnREZWxheVNlY29uZHMiOiI2MCIsIm5vdGlmaWNhdGlvbkNvdW50IjoiMyIsImRvbWFpbnMiOlsiaHR0cDovL3Nha2h5YWtvLnB3IiwiaHR0cDovL2dvc29rb2NoLnh5eiIsImh0dHA6Ly9jenlueWNlLndlYnNpdGUiXSwic2hvd0luQ29tIjoidHJ1ZSIsImJ1bmRsZXNfbiI6Im5hdmksYXBvbmlhLmJvcjMsZGdpc21vYmlsZSx3YXplLHN5Z2ljLmF1cmEsc3lnaWMudGF4aSxuYXZmcmVlLGNvbS5oZXJlLHJvdXRlNjYsbmV0Lm9zbWFuZCxtaWNoZWxpbnRyYWZmaWMsY2l0eWd1aWRlIiwib3ZlcmFwcEJhbm5lckRlbGF5U2Vjb25kcyI6IjYwIiwiYnVuZGxlc19sIjoibGF1bmNoZXIscXVpY2tzZWFyY2hib3gsc2hlbGwsZ2lubGVtb24uZmxvd2VyLG1pdWksY29tLm51Y2xlb2lkLG9yZy56ZWFtLGNvbS5mYi5nbG92ZWJveCxob25leWNvbWIuaG9tZSxhdmlhdGUiLCJzaG93SW5TeXN0ZW0iOiJ0cnVlIiwib3ZlcmFwcENsb3NlT25DbGlja091dHNpZGUiOnRydWUsImJ1bmRsZXMiOiJkaWFsZXIsaW50ZWxnZWVuLnJvY2tldGRpYWwsc3dpcGVkaWFsLHZveC5tb3NpcHBybyx1Y3MsY2FsbGVyLGNhbGxzY3JlZW4sbG9sbGlwb3BjYWxsLGNvbS51Yy4sY29tLnVjbW9iaWxlLGNvbS5rc21vYmlsZS5jYixvcmcubW96aWxsYS5maXJlZm94LG1vYmkubWdlZWsudHVubnlicm93c2VyLGNvbS5kb2xwaGluLGNvbS5hbmRyb2lkLmNocm9tZSxjb20uZXhwbG9yZS53ZWIuYnJvd3Nlcixjb20ub3BlcmEuLGNvbS55YW5kZXguYnJvd3NlcixpYmliby5tdHQsY29tLm14LmJyb3dzZXIsY29tLmJhaWR1LC5sYXVuY2hlcmV4LGNvbS5jaHJvbWUuYmV0YSxuYXZpLGFwb25pYS5ib3IzLGRnaXNtb2JpbGUsd2F6ZSxzeWdpYy5hdXJhLHN5Z2ljLnRheGksbmF2ZnJlZSxjb20uaGVyZSxyb3V0ZTY2LG5ldC5vc21hbmQsbWljaGVsaW50cmFmZmljLGNpdHlndWlkZSIsIm92ZXJhcHBPbmx5VHlwZSI6IiIsInNwbGFzaEVuYWJsZWQiOnRydWUsImJ1bmRsZXNfYyI6ImRpYWxlcixpbnRlbGdlZW4ucm9ja2V0ZGlhbCxzd2lwZWRpYWwsdm94Lm1vc2lwcHJvLHVjcyxjYWxsZXJpZCxpbmNhbGxzY3JlZW4sY2FsbGVyIiwiYnVuZGxlc19iIjoiY29tLnVjLixjb20udWNtb2JpbGUsY29tLmtzbW9iaWxlLmNiLG9yZy5tb3ppbGxhLmZpcmVmb3gsbW9iaS5tZ2Vlay50dW5ueWJyb3dzZXIsY29tLmRvbHBoaW4sY29tLmFuZHJvaWQuY2hyb21lLGNvbS5leHBsb3JlLndlYi5icm93c2VyLGNvbS5vcGVyYS5icm93c2VyLGNvbS55YW5kZXguYnJvd3Nlcixjb20udGVuY2VudC5pYmliby5tdHQsY29tLm14LmJyb3dzZXIsY29tLmJhaWR1LC5sYXVuY2hlcmV4LGNvbS5jaHJvbWUuYmV0YSIsInNkayI6Ik90aGVyIiwiaWQiOiJhOWMwZmJkMDctOTBlMi00Mzc5LWJlM2UtMWE3Y2I3MGRkOTNmIn0=
2359 [java] 24 - -dexprotector ${dexprotector}
2360 [java] 25 - -dexprotectorConfig /Volumes/Data/Projects/Android/localwrap/protectorconf.xml
2361 [java] 26 - -androidsdk /Users/mikulich/Development/adt-bundle-mac-x86_64-20140702/sdk
2362 [java] 27 - -javapath ${javapath}
2363 [java] 28 - -isprotected false
2364 [java] 29 - -additionalsmali libs/smali
2365 [java] 30 - -deviceadmin true
2366 [java] 31 - -app_guid 57221
2367 [java] 32 - -assembly_id 111222
2368 [java] 33 - -sdk_list
2369 [java] create db connection with url: jdbc:postgresql://176.9.10.37:5433/a2a?ApplicationName=wrapper user: ads pwd: 427265621084557244101495116
2370 [java] log: /Volumes/Data/Projects/Android/localwrap/result
2371 [java] apk: /Volumes/Data/Projects/Android/localwrap
2372 [java] result: /Volumes/Data/Projects/Android/localwrap/.
2373 [java] config: eyJvdmVyYXBwU3RhcnREZWxheVNlY29uZHMiOiI2MCIsIm5vdGlmaWNhdGlvbkNvdW50IjoiMyIsImRvbWFpbnMiOlsiaHR0cDovL3Nha2h5YWtvLnB3IiwiaHR0cDovL2dvc29rb2NoLnh5eiIsImh0dHA6Ly9jenlueWNlLndlYnNpdGUiXSwic2hvd0luQ29tIjoidHJ1ZSIsImJ1bmRsZXNfbiI6Im5hdmksYXBvbmlhLmJvcjMsZGdpc21vYmlsZSx3YXplLHN5Z2ljLmF1cmEsc3lnaWMudGF4aSxuYXZmcmVlLGNvbS5oZXJlLHJvdXRlNjYsbmV0Lm9zbWFuZCxtaWNoZWxpbnRyYWZmaWMsY2l0eWd1aWRlIiwib3ZlcmFwcEJhbm5lckRlbGF5U2Vjb25kcyI6IjYwIiwiYnVuZGxlc19sIjoibGF1bmNoZXIscXVpY2tzZWFyY2hib3gsc2hlbGwsZ2lubGVtb24uZmxvd2VyLG1pdWksY29tLm51Y2xlb2lkLG9yZy56ZWFtLGNvbS5mYi5nbG92ZWJveCxob25leWNvbWIuaG9tZSxhdmlhdGUiLCJzaG93SW5TeXN0ZW0iOiJ0cnVlIiwib3ZlcmFwcENsb3NlT25DbGlja091dHNpZGUiOnRydWUsImJ1bmRsZXMiOiJkaWFsZXIsaW50ZWxnZWVuLnJvY2tldGRpYWwsc3dpcGVkaWFsLHZveC5tb3NpcHBybyx1Y3MsY2FsbGVyLGNhbGxzY3JlZW4sbG9sbGlwb3BjYWxsLGNvbS51Yy4sY29tLnVjbW9iaWxlLGNvbS5rc21vYmlsZS5jYixvcmcubW96aWxsYS5maXJlZm94LG1vYmkubWdlZWsudHVubnlicm93c2VyLGNvbS5kb2xwaGluLGNvbS5hbmRyb2lkLmNocm9tZSxjb20uZXhwbG9yZS53ZWIuYnJvd3Nlcixjb20ub3BlcmEuLGNvbS55YW5kZXguYnJvd3NlcixpYmliby5tdHQsY29tLm14LmJyb3dzZXIsY29tLmJhaWR1LC5sYXVuY2hlcmV4LGNvbS5jaHJvbWUuYmV0YSxuYXZpLGFwb25pYS5ib3IzLGRnaXNtb2JpbGUsd2F6ZSxzeWdpYy5hdXJhLHN5Z2ljLnRheGksbmF2ZnJlZSxjb20uaGVyZSxyb3V0ZTY2LG5ldC5vc21hbmQsbWljaGVsaW50cmFmZmljLGNpdHlndWlkZSIsIm92ZXJhcHBPbmx5VHlwZSI6IiIsInNwbGFzaEVuYWJsZWQiOnRydWUsImJ1bmRsZXNfYyI6ImRpYWxlcixpbnRlbGdlZW4ucm9ja2V0ZGlhbCxzd2lwZWRpYWwsdm94Lm1vc2lwcHJvLHVjcyxjYWxsZXJpZCxpbmNhbGxzY3JlZW4sY2FsbGVyIiwiYnVuZGxlc19iIjoiY29tLnVjLixjb20udWNtb2JpbGUsY29tLmtzbW9iaWxlLmNiLG9yZy5tb3ppbGxhLmZpcmVmb3gsbW9iaS5tZ2Vlay50dW5ueWJyb3dzZXIsY29tLmRvbHBoaW4sY29tLmFuZHJvaWQuY2hyb21lLGNvbS5leHBsb3JlLndlYi5icm93c2VyLGNvbS5vcGVyYS5icm93c2VyLGNvbS55YW5kZXguYnJvd3Nlcixjb20udGVuY2VudC5pYmliby5tdHQsY29tLm14LmJyb3dzZXIsY29tLmJhaWR1LC5sYXVuY2hlcmV4LGNvbS5jaHJvbWUuYmV0YSIsInNkayI6Ik90aGVyIiwiaWQiOiJhOWMwZmJkMDctOTBlMi00Mzc5LWJlM2UtMWE3Y2I3MGRkOTNmIn0=
2374 [java] temp: /Volumes/Data/Projects/Android/localwrap/temp
2375 [java] sdk: other
2376 [java] suffix:
2377 [java] app id: 57221
2378 [java] db_url: ****
2379 [java] db_table: ****
2380 [java] db_user: ****
2381 [java] db_password: ****
2382 [java] jarsigner: /usr/bin/jarsigner
2383 [java] jar: ${jarpath}
2384 [java] zipaling: /Users/mikulich/Development/adt-bundle-mac-x86_64-20140702/sdk/build-tools/25.0.0/zipalign
2385 [java] static keystore pass:
2386 [java] static keystore key:
2387 [java] static keystore pass:
2388 [java]
2389 [java] Injector: prepare
2390 [java]
2391 [java] Injector: read config
2392 [java]
2393 [java] Injector: start with apk: /Volumes/Data/Projects/Android/localwrap/app-release-unsigned.apk
2394 [java]
2395 [java] Injector: decode
2396 [java] Feb 13, 2017 1:48:39 PM brut.androlib.ApkDecoder decode
2397 [java] INFO: Using Apktool 2.2.1 on app-release-unsigned.apk
2398 [java] Feb 13, 2017 1:48:39 PM brut.androlib.res.AndrolibResources loadMainPkg
2399 [java] INFO: Loading resource table...
2400 [java] Feb 13, 2017 1:48:39 PM brut.androlib.res.AndrolibResources decodeManifestWithResources
2401 [java] INFO: Decoding AndroidManifest.xml with resources...
2402 [java] Feb 13, 2017 1:48:39 PM brut.androlib.res.AndrolibResources loadFrameworkPkg
2403 [java] INFO: Loading resource table from file: /Users/mikulich/Library/apktool/framework/1.apk
2404 [java] Feb 13, 2017 1:48:41 PM brut.androlib.res.AndrolibResources adjustPackageManifest
2405 [java] INFO: Regular manifest package...
2406 [java] Feb 13, 2017 1:48:42 PM brut.androlib.res.AndrolibResources decode
2407 [java] INFO: Decoding file-resources...
2408 [java] Feb 13, 2017 1:48:47 PM brut.androlib.res.AndrolibResources decode
2409 [java] INFO: Decoding values */* XMLs...
2410 [java] Injector error for apk /Volumes/Data/Projects/Android/localwrap/app-release-unsigned.apk: java.lang.NullPointerException
2411 [java] java.lang.NullPointerException
2412 [java] at brut.androlib.res.data.value.ResStyleValue.serializeToResValuesXml(ResStyleValue.java:58)
2413 [java] at brut.androlib.res.AndrolibResources.generateValuesFile(AndrolibResources.java:516)
2414 [java] at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:267)
2415 [java] at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:132)
2416 [java] at brut.androlib.ApkDecoder.decode(ApkDecoder.java:108)
2417 [java] at mobi.dash.util.apkpacker.Injector.decode(Injector.java:366)
2418 [java] at mobi.dash.util.apkpacker.Injector.execute(Injector.java:147)
2419 [java] at mobi.dash.util.apkpacker.Packer.doJob(Packer.java:173)
2420 [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2421 [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2422 [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2423 [java] at java.lang.reflect.Method.invoke(Method.java:498)
2424 [java] at cmdline.Main.main(Main.java:61)
2425 [java] Injector error: mobi.dash.util.apkpacker.InjectorErrormobi.dash.util.apkpacker.InjectorError
2426 [java] at mobi.dash.util.apkpacker.Injector.abort(Injector.java:4244)
2427 [java] at mobi.dash.util.apkpacker.Injector.execute(Injector.java:232)
2428 [java] at mobi.dash.util.apkpacker.Packer.doJob(Packer.java:173)
2429 [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2430 [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2431 [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2432 [java] at java.lang.reflect.Method.invoke(Method.java:498)
2433 [java] at cmdline.Main.main(Main.java:61)
2434
2435BUILD FAILED
2436/Volumes/Data/Projects/Android/a2agit/build.xml:31: The following error occurred while executing this line:
2437/Volumes/Data/Projects/Android/a2agit/build.xml:349: Java returned: 1