Skip to content

OxfordHCC/tracker-control-ios

 
 

Repository files navigation

TrackerControl for iOS

This repository provides the code for a tracker analysis tool for iOS. It is inspired by the existing TrackerControl app for Android.

Getting started

Start the server with npm run watch (during development) or npm run start (for production).

You also need to set up a server to run the script analyser/processQueue.sh. This server, in turn, will need to be connected to a jailbroken iPhone that runs Frida. The iPhone should be configured such that the display is always on.

Credits

About

TrackerControl iOS: analysis trackers in apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pug 30.5%
  • JavaScript 29.0%
  • Python 26.6%
  • CSS 7.7%
  • Shell 6.2%