ssut / payload-dumper-go

an android OTA payload dumper written in Go
Apache License 2.0
2.36k stars 201 forks source link

Android version #47

Closed ngocanhtve closed 5 months ago

ngocanhtve commented 6 months ago

Hi,

I wonder if there is any way to use this software using Termux on Android system?

Thanks!

luk1337 commented 6 months ago

Latest Linux arm64 prebuilt should work.

ngocanhtve commented 6 months ago

Latest Linux arm64 prebuilt

You mean v1.2.2? I don't see any later prebuilds. Btw, how to use it on Android? Please guide me. Thanks a lot.

luk1337 commented 6 months ago

just unzip and run it.

ngocanhtve commented 6 months ago

How exactly run it?

luk1337 commented 6 months ago

./XXX where XXX is the executable name.

ngocanhtve commented 6 months ago

I don't know if it works or not but Termux says Permission Denied.

luk1337 commented 6 months ago

chmod +x it.

ngocanhtve commented 6 months ago

Enough, stop here. Thank you for your every bit of enthusiasm.

yuioto commented 5 months ago

On Android, only certain paths can be granted executable permissions.