Releases: SECFORCE/droidground
Releases · SECFORCE/droidground
v0.2.9
v0.2.8
🚀 Features
- Show in the modal how many seconds the exploit app will stay active - by @thelicato (c44d2)
🐞 Bug Fixes
- Pino transport being exported differently now - by @thelicato (ffea0)
View changes on GitHub
v0.2.7
🚀 Features
- Add endpoint to close system dialogs - by @thelicato (8f541)
- Add action to close system dialogs - by @thelicato (02804)
View changes on GitHub
v0.2.6
🚀 Features
- Make Actions non-collapsible - by @thelicato (2b33e)
- Show action commands in UI and fix extras bug - by @thelicato (ede96)
- Uninstall exploit apps on reset - by @thelicato (4791f)
- Prohibit arbitrary app execution - by @thelicato (be528)
View changes on GitHub
v0.2.5
🚀 Features
- Wait for boot completion - by @thelicato (f83f5)
- Set specific Frida version and add second command to start the server - by @thelicato (b8061)
🐞 Bug Fixes
- Start activity component name error - by @thelicato (93144)
View changes on GitHub
v0.2.4
🚀 Features
- Add 'resetEnabled' in the config features - by @thelicato (67511)
- Dynamically enable/disable endpoint based on env value - by @thelicato (efe06)
- Hide Reset button if feature is disabled - by @thelicato (2e2bb)
🐞 Bug Fixes
- Make 'Restart App' always visible - by @thelicato (dd253)
View changes on GitHub
v0.2.3
🚀 Features
- Setup Spawner - by @thelicato (172e3)
- Allow serving the app on a subpath - by @thelicato (e1b12)
- Add debug endpoint to get attack surface - by @thelicato (7e559)
- Setup spawner as an example - by @thelicato (778c7)
- Complete sample spawner - by @thelicato (d80ba)
🐞 Bug Fixes
- Commit missing type update - by @thelicato (3ee36)
- Correctly load assets - by @thelicato (78293)
- Add missing option to correctly start activity - by @thelicato (1372b)
View changes on GitHub
v0.2.2
v0.2.1
This is a security release as it updates a dev dependency that was found to be affected by a high severity issue.
v0.2.0
🚀 Features
- Prepare backend to run exploit app - by @thelicato (63561)
- Allow the player to start an app for a limited amount of time - by @thelicato (83b58)
- Set Exploit App run duration - by @thelicato (7f2ed)
🐞 Bug Fixes
- Missing fetch depth in release CI/CD - by @thelicato (52c62)