Skip to content

Python Script to obtain an Android Package name by inputing the Applications name.

License

Notifications You must be signed in to change notification settings

labcif/FindPackage

Repository files navigation

Package Finder

Web APP to obtain an Android Package name by inputting the Applications name.

Usage

First Install the node dependencies

npm install

Then run the script

node app.js

After that open the index.html file in your browser and you are good to go. First check the ADB connection and then enter the name of the application you want to search for. Requires a device connected via ADB

Dependencies

  • NodeJS
  • ADB

License

GNU General Public License v3.0

About

Python Script to obtain an Android Package name by inputing the Applications name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published