-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error on building apk ... #2265
Comments
I could be wrong but this issue seems to relate to putting malware into an app. That's not what apktool is for. |
it can be used for reverse engineering for doing some tests... |
any help? |
Try decoding/rebuilding without venom. If you find the same area, then it cannot be decoded and rebuilt with the newer aapt/aapt2 binaries. This isn't easy to rebuild an application that may have been built with something 2-5 years older. So you'll have to solve those issues before you return to venom. There is no bug here. Closing. |
Information
APK
If this APK can be freely shared, please upload/attach a link to it.
Questions to ask before submission
apktool d
,apktool b
without changing anything?yes d works but b same error
if i cannot recompile i cannot sign the apk... and i think metasploit is already doing it
yes
down i shared the app i tryed to put the payload...
http://d1.dl-android.com/apps/facebook-mod[dlandroid.com].apk
i did installed the apktool using this tutorial: https://ibotpeaches.github.io/Apktool/install/
i did clean the history with
$apktool empty-framework-dir
but the result is same...in general @sourcetoad is asking one question after get the answer stopping to answer back...
or closing the topic without even giving answer... to this question no one was able to get answer i hope im lucky and will get a good answer to fix it...
The text was updated successfully, but these errors were encountered: