offa / android-foss

A list of Free and Open Source Software (FOSS) for Android – saving Freedom and Privacy.
https://offa.github.io/android-foss/
GNU General Public License v3.0
5.83k stars 260 forks source link

Added Tools #428

Closed invinciblevenom closed 1 month ago

invinciblevenom commented 1 month ago
  1. Added ACVTool which would be helpful for other FOSS developers to check code coverage.
  2. Added apk2url which is used to easily extract URL and IP endpoints from an APK file and performs filtering into a .txt output. This can also be used to check apps which claim to be FOSS but have hidden trackers.
  3. Added APKToolGUI for reverse engineering apk files.

Finally, huge thanks for maintaining this awesome list 😁

invinciblevenom commented 1 month ago

There was some confusion while pushing commits so I had to create different branches and then make PRs. I hope this will be clear now while you go through them

offa commented 1 month ago

Finally, huge thanks for maintaining this awesome list 😁

Thank you! :smiley:

There was some confusion while pushing commits so I had to create different branches and then make PRs. I hope this will be clear now while you go through them

No problem, I'll fix this up when merging.