Apk Framework Detector
π§
Apk Framework Detector
π
Under construction...
π§
About | Features | Frameworks | Requirements | Starting | License | Author
π―
About
β¨
Logic
π
Frameworks/Technologies
-
Native
- Java
- Kotlin
-
Hybrid (Cross-Platform)
- Flutter
- React Native
- Xamarin
- Ionic
- NativeScript
- Cordova
β
Requirements
Before starting
π
Starting
# Clone this project
$ git clone https://github.com/EngineerDanny/apk-framework-detector
# Access
$ cd apk-framework-detector
# Install dependencies
$ `pip install -r requirements.txt` or `pip3 install -r requirements.txt`
π
Running
NOTE: Place your apks in the input folder directory
# Command
$`python main.py {{app_name.apk}}` or `python3 main.py {{app_name.apk}}`
# Example
$`python main.py fb.apk` or `python3 main.py fb.apk`
π
License
This project is under license from MIT. For more details, see the LICENSE file.
Made with