Build Android APK file to provide the huge possibility to attack via ru phone owners. #465
Replies: 8 comments 2 replies
-
This link does not work |
Beta Was this translation helpful? Give feedback.
-
Seems like an interesting idea, but based on my limited experience with mobile it's likely that the main problem will be crafting a manifest with all the required permissions to use low level attacks, otherwise there might be existing solutions that are better suited for the use case (I've been looking into making a webassembly build and hosting a web version some time ago but it turns out that the browser only allows making http requests from within the sandbox so the benefit is pretty low) |
Beta Was this translation helpful? Give feedback.
-
The requirements (allow an application to use the network) will not be an issue. But with the mobile APP, we have opportunities to use ru phones, in case delivery APK file to mind-full (I still hope, that there are ones who are against the government) people in ru for processing the attacks |
Beta Was this translation helpful? Give feedback.
-
Building and running db1000n in termux on android works without issues. Steps are:
I've run db100n on a phone with termux (as nonroot user) as well as a rpi for the last couple of weeks and have not noticed any permission issues on the phone in the last couple of updates. Was seeing #265 or #200 before, but not anymore |
Beta Was this translation helpful? Give feedback.
-
People familiar with Termux can help even with Slowloris.
|
Beta Was this translation helpful? Give feedback.
-
Привет, мы с ребятами придумали как можно использовать вашу библиотеку для мобильных устройств Android В приложение добавили logger https://github.com/zlaya-sobaka/db1000n_mobile/blob/main/src/mobilelogger/logger.go собирать апк можно библиотекой go имея у себя SDK Android Возможно это как то поможет выкатить мобильную версия db1000n в мир |
Beta Was this translation helpful? Give feedback.
-
Dzida - a Termux Android App fork that downloads Check it out https://github.com/VolyaTeam/dzida-app/releases/tag/1.0.0 |
Beta Was this translation helpful? Give feedback.
-
I'm suggesting, this is a possible solution
https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile
Beta Was this translation helpful? Give feedback.
All reactions