Skip to content

Taser is a Python-based system designed for automatic analysis, rating, comparison, and parsing of Android source code. It provides a command-line interface (CLI) for easy interaction with the system.

License

Notifications You must be signed in to change notification settings

Wireforce-LLC/taser

Repository files navigation

Build Status Build Status License


Taser

Taser is a Python-based system designed for automatic analysis, rating, comparison, and parsing of Android source code. It provides a command-line interface (CLI) for easy interaction with the system.

Features

  • Automatic Analysis: Taser is capable of analyzing Android source code automatically.
  • Rating: The system provides a rating mechanism to evaluate the quality or other characteristics of the source code.
  • Comparison: Taser supports code comparison, allowing users to compare different versions or implementations.
  • Parsing: Taser can parse Android source code to extract relevant information and metadata.\n

Install

Clone the Taser repository from GitHub:
git clone https://github.com/your-username/taser.git

Explanation of the code: Clone code from github in local folder

Install the required dependencies. You can use pip to install them:
python3 -m pip install -r requirements.txt

Explanation of the code: Install python deps from requirements.txt file

Usage

To use Taser, navigate to the cloned repository directory and run the CLI commands.

cd taser
python3 main.py

About

Taser is a Python-based system designed for automatic analysis, rating, comparison, and parsing of Android source code. It provides a command-line interface (CLI) for easy interaction with the system.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published