Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

For more information, please refer to our paper on WWW'23 "Are Mobile Advertisements in Compliance with App’s Age Group?"

License

Notifications You must be signed in to change notification settings

atychang/AdRambler

Repository files navigation

AdBot

About

AdBot is a dynamic exploration tool for automated testing of in-app advertisement in Android apps based on DroidBot.

Requirements

  1. Python 3.9, Java 8, Android SDK
  2. Add platform_tools directory in Android SDK to PATH
  3. Install prerequisites with:
python3 -m venv .venv
source .venv/bin/activate
pip install androguard>=3.4.0a1 networkx Pillow

Update config

Update the following fields in loader_single.py

  • apk_name: apk file name
  • app_dir: path to the apk file
  • output_dir: analysis output
  • device_serial: android devices serial number

Update the following fields in loader.py

  • app_dir: path to the apk file
  • output_dir: analysis output
  • device_serial: android devices serial number

How to use

python loader_single.py`

or

python loader.py

Acknowledgement

DroidBot Fiddler

About

For more information, please refer to our paper on WWW'23 "Are Mobile Advertisements in Compliance with App’s Age Group?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.7%
  • JavaScript 39.8%
  • Other 0.5%

AltStyle によって変換されたページ (->オリジナル) /