Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:  
== 7.27([[Item:Q1185|Le Temps]], Watson Actu) ==
 
== 7.27([[Item:Q1185|Le Temps]], Watson Actu) ==
 
=== Progress: ===
 
=== Progress: ===
# MP suggested me to have a look at: VKontakte sdk and Tencent SDK in Watson Actu:  
+
# MP suggested me to have a look at: VKontakte SDK and Tencent SDK in Watson Actu:  
* smali_classes2/com/vk/api/sdk/okhttp/OkHttpExecutor.smali and the function is '''ReadResponse'''. Unfortunately this function is not called during experiment. I also tried other functions related to response in VKontakte sdk. But they are not called.
+
* smali_classes2/com/vk/api/sdk/okhttp/OkHttpExecutor.smali and the function is '''ReadResponse'''. Unfortunately this function was not called during my experiments. I also tried other functions related to server response in VKontakte SDK. But they are not called.
* I found COMSCORE SDK is called very frequently in Watson Actu.
+
* I found that COMSCORE SDK was called very frequently in Watson Actu.
* Bidding related functions from Google Ads mentioned on 7.26 are not called during my expriments.  
+
* Bidding related functions from Google Ads mentioned on 7.26 are not called during my experiments.  
 
# I finished saving detailed logs about LeTemps+AppNexus, which contains a lot of interesting information.
 
# I finished saving detailed logs about LeTemps+AppNexus, which contains a lot of interesting information.
   −
=== Questions: ===
+
=== Questions: ===I
 
# Always finding functions by purely viewing logging is in very low efficiency. I will try to use more advanced tools, like Android Studio, so as to dynamically debug the modified APK if applicable, which may efficiently help me seize what kind of functions are actually called. Would I have any technical supports related to this?
 
# Always finding functions by purely viewing logging is in very low efficiency. I will try to use more advanced tools, like Android Studio, so as to dynamically debug the modified APK if applicable, which may efficiently help me seize what kind of functions are actually called. Would I have any technical supports related to this?
# During working, I spent a lot of time in testing that whether interesting functions are called or not while focusing on some interesting strings like "bidding", and "price". And it can lead to low productivity and boredom.
+
# During working, I spent a lot of time in testing that whether interesting functions are called or not while focusing on some interesting strings like "bidding", and "price". It can lead to low productivity and boredom.
    
=== Plans: ===
 
=== Plans: ===
 
# Find more efficient tools or platforms to do dynamical analysis.
 
# Find more efficient tools or platforms to do dynamical analysis.
 
# Write static analysis about SDK connections in Le Temps.
 
# Write static analysis about SDK connections in Le Temps.
# Dynamically test VKontakte sdk and Tencent SDK in Watson Actu.
+
# Dynamically test COMSCORE SDK, VKontakte SDK and Tencent SDK in Watson Actu.
    
== 7.26([[Item:Q1185|Le Temps]], Watson Actu) ==
 
== 7.26([[Item:Q1185|Le Temps]], Watson Actu) ==
26

edits

Navigation menu