Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
This is a good place for [[User:Haixinshi]] to discuss his progress [[User:Podehaye|Podehaye]] ([[User talk:Podehaye|talk]])
 
This is a good place for [[User:Haixinshi]] to discuss his progress [[User:Podehaye|Podehaye]] ([[User talk:Podehaye|talk]])
 +
== 7.26([[Item:Q1185|Le Temps]], Watson Actu) ==
 +
=== Progress: ===
 +
# Have tried to dynamically modify and test all SDK listed on 7.23, but they are not called(Almost all ads are from Appenux, which has been done in last week). Though I can do static analysis, it is not guaranteed for working in the future and can not be visualized.
 +
# Understand the advertisement mechanism in Le Temps.
 +
# After reviewing the apps listed by Maria-Pierre, I selected Watson Actu, since it contains much more diverse types of advertisements(including banner, Video Ads, etc [https://www.storyly.io/post/types-of-mobile-ads-and-their-importance see here]), and such ads are frequently showing in this app.
 +
# Decompile '''Watson Actu''' and find bidding functions from Google Ads, though they are heavily obfuscated:
 +
* smali_classes2/com/google/android/gms/internal/ads/zzezz.smali:    const-string v10, "bid_response"
 +
* smali_classes2/com/google/android/gms/internal/ads/zzfac.smali:    const-string v11, "bidding_data"
 +
* smali_classes2/com/google/android/gms/internal/ads/zzdxq.smali:    const-string v1, "biddingData"
 +
* smali_classes2/com/google/android/gms/internal/ads/zzbjl.smali:    const-string v3, "gads:scar_trustless_token_for_gbid:enabled"
 +
* smali_classes2/com/google/android/gms/internal/ads/zzbjl.smali:    const-string v2, "gads:inspector:bidding_data_enabled"
 +
 +
=== Questions: ===
 +
# Is the static design analysis report desirable? I am afraid that such reports can offer little help in pratice usage. My preference is to dynamically analyze and store data. But the biggest obstaticle for me is to find the functions or related advertisement companies that will be ''' frequently called or activated''' during app running, which will help me dynamically analyze them. '''I need to get such suitable apps'''.
 +
# I need more concrete requirements, which can be from the experience of trying mobile apps. For example, you try to use some apps, and then you can find some data showing on UI that interests you. By receiving you interests, I can do more, which is not limited to advertisement bidding.
 +
=== Plan: ===
 +
# I try to focus on Google ads by analyzing Watson Actu, which is wildly used.
 +
 
== 7.25([[Item:Q1185|Le Temps]]) ==
 
== 7.25([[Item:Q1185|Le Temps]]) ==
 
=== Progress: ===
 
=== Progress: ===
26

edits

Navigation menu