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