Skip to content

JordanSamhi/AndroSpecter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroSpecter Library

Welcome to AndroSpecter, your one-stop solution to facilitate the static analysis of Java programs and Android apps! 🚀

This library offers various features such as APK file downloading, FlowDroid analyses initialization, bytecode instrumentation, library management, Redis interaction, method signature conversion, and more. Whether you're a developer, researcher, or tech enthusiast, AndroSpecter can greatly simplify and expedite your work.

Getting Started

Importing with Maven

You can use AndroSpecter in your Maven project by adding the following dependency to your pom.xml file:

<dependency>
    <groupId>com.jordansamhi</groupId>
    <artifactId>androspecter</artifactId>
    <version>1.X.Y</version>
</dependency>

⚠️ Find the latest version of the AndroSpecter library here.

Detailed Documentation

For a comprehensive guide, examples, and detailed documentation of all features and classes, please visit the official AndroSpecter wiki.

Built With

  • Maven - Dependency Management

License

This project is licensed under the GNU LESSER GENERAL PUBLIC LICENSE 2.1 - see the LICENSE file for details

Contact & Contributions

If you have any questions, issues, feedback, or want to contribute, please don't hesitate to contact us.

Your insights and contributions are always welcome! 🌟

About

A library to facilitate the static analysis of Android apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages