Hax4us / Apkmod

Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
GNU General Public License v3.0
708 stars 94 forks source link

Not entirely open source? #160

Open Anonymous2716 opened 2 years ago

Anonymous2716 commented 2 years ago

It says uses custop apktool. But no sources available. In termux I have still issues with the apktool in the repo it can't recompile the apk. However Apkmod can I wanna know what modifications apktool has. Also it uses aapt from this repo. I'm interested in the aapt too.

dedshit commented 2 years ago

It says uses custop apktool. But no sources available. In termux I have still issues with the apktool in the repo it can't recompile the apk. However Apkmod can I wanna know what modifications apktool has. Also it uses aapt from this repo. I'm interested in the aapt too.

just use original apktool do it manually

Anonymous2716 commented 2 years ago

@dedshit I need the aapt .

dedshit commented 2 years ago

@dedshit I need the aapt .

search in google git

Anonymous2716 commented 2 years ago

@dedshit yep but this aapt seems custom. And works fine with alpine Linux arm64 .