https://github.com/uds-se/on-device-dm2
https://github.com/uds-se/on-device-dm2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uds-se/on-device-dm2
- Owner: uds-se
- Created: 2020-03-03T16:14:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T13:29:10.000Z (about 5 years ago)
- Last Synced: 2024-12-25T14:29:02.167Z (10 months ago)
- Language: Kotlin
- Size: 4.9 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building
To build the app use `./gradlew clean build`
# Run
1. Push the `defaultConfig.properties` file to `/sdcard/` as we cannot load it as a resource by default using Konfig.
```
adb push scripts/defaultConfig.properties /sdcard/
```2. Start the tool
3. Accept the permissions
4. Select an app
# Notes
1. The app works better on Android 10, as the accessibility service seems to be more stable
2. The results are stored on `/sdcard/DM-2/`