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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 27, 2023
8693d6c · Jun 27, 2023

History

45 Commits
May 31, 2023
Jun 2, 2023
Jun 1, 2023
Apr 3, 2023
Jun 2, 2023
Jun 26, 2023
Jun 27, 2023
Jun 2, 2023
Mar 28, 2023
Jun 27, 2023
Jun 1, 2023
Mar 28, 2023
Jun 2, 2023
Jun 1, 2023
May 31, 2023
Jun 1, 2023
May 31, 2023
Jun 2, 2023
Mar 28, 2023

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