10

[UTIL][SEP 2, 2021] Apktool - Tool for reverse engineering apk files

 3 years ago
source link: https://forum.xda-developers.com/t/util-sep-2-2021-apktool-tool-for-reverse-engineering-apk-files.1755243/page-300#post-86232551
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

a9381

Member

Oct 1, 2021

yes,
i'm know how to search in google
but, this need a file - signapk.jar, that i cna't find....
thank!
yes,
i'm know how to search in google
but, this need a file - signapk.jar, that i cna't find....
thank!
github.com

GitHub - techexpertize/SignApk: SignApk is used to sign the apk file after repack. The easiest way ever.

SignApk is used to sign the apk file after repack. The easiest way ever. - GitHub - techexpertize/SignApk: SignApk is used to sign the apk file after repack. The easiest way ever.

github.com

github.com

Reactions: a9381

todarkness

Senior Member

Oct 19, 2014

I decompiled a gcam port APK with APKTool 2.6.0. No Errors.
disabled signature check in the smali file to make it not crash on start.
Recompiled the APP and signed it. Again No Errors.

the app launches and i can give permissions in android, but directly after the permissions are granted, the app crashes and the viewfinder doesn't display an image either.

So there is a problem with the decompilation and recompilation. but i can't find the exact reason
I decompiled a gcam port APK with APKTool 2.6.0. No Errors.
disabled signature check in the smali file to make it not crash on start.
Recompiled the APP and signed it. Again No Errors.

the app launches and i can give permissions in android, but directly after the permissions are granted, the app crashes and the viewfinder doesn't display an image either.

So there is a problem with the decompilation and recompilation. but i can't find the exact reason
Need a log to see why it crashes.

Reactions: Ibuprophen

dovedescent7

Senior Member

Jun 18, 2011

Hello, i noticed your warning in the OP.
I'm new to playing around with decompiling apks and dont know much about piracy.
Were you warning about piracy because someone has the ability to remove google/ads from an Apk and recompile with this tool?
  • If i were just wanting to test this software to see if i could remove google ads from an apk, ONLY for testing, could this tool do that? Remove ads by decompile and change ID (i forget which) then recompile?

MartK87

Senior Member

Jun 10, 2013

Any idea how to sort this one out?

Compiling APK file... (Press ESC to cancel)

Executing command: java.exe -jar "C:\APK Easy Tool v1.59.2 Portable\Apktool\apktool_2.5.0.jar" b -f -o "C:\Users\Tim\OneDrive\Documents\APK Easy Tool\2-Recompiled APKs\Dialer.apk" "C:\Users\Tim\OneDrive\Documents\APK Easy Tool\1-Decompiled APKs\Dialer"

I: Using Apktool 2.5.0
I: Smaling smali folder into classes.dex...
I: Building resources...
W: C:\Users\Tim\OneDrive\Documents\APK Easy Tool\1-Decompiled APKs\Dialer\res\values\styles.xml:25: error: Resource entry AlertDialogTheme already has bag item android:textColorPrimary.
W: C:\Users\Tim\OneDrive\Documents\APK Easy Tool\1-Decompiled APKs\Dialer\res\values\styles.xml:24: Originally defined here.
W:
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\Tim\AppData\Local\Temp\brut_util_Jar_44856206474251459993286310092082849034.tmp, p, --forced-package-id, 127, --min-sdk-version, 30, --target-sdk-version, 30, --version-code, 2900000, --version-name, 23.0, --no-version-vectors, -F, C:\Users\Tim\AppData\Local\Temp\APKTOOL4078868964259643472.tmp, -e, C:\Users\Tim\AppData\Local\Temp\APKTOOL4556495980648401949.tmp, -0, arsc, -I, C:\Users\Tim\AppData\Local\apktool\framework\1.apk, -S, C:\Users\Tim\OneDrive\Documents\APK Easy Tool\1-Decompiled APKs\Dialer\res, -M, C:\Users\Tim\OneDrive\Documents\APK Easy Tool\1-Decompiled APKs\Dialer\AndroidManifest.xml]
Compile failed

Recommend

  • 20
    • www.tuicool.com 6 years ago
    • Cache

    FreeBSD-UPB/bhyvearm64-util

    Description The FreeBSD guest is able to boot and start a rescue shell. A minimal set of userspace programs is available. VirtIO devices are also available: virtio-net, virtio-blk, virtio-console and virtio-rnd...

  • 41
    • 掘金 juejin.im 6 years ago
    • Cache

    Vue 源码中一些util函数

    JS中很多开源库都有一个util文件夹,来存放一些常用的函数。这些套路属于那种常用但是不在ES规范中,同时又不足以单独为它发布一个npm模块。所以很多库都会单独写一个工具函数模块。 最进尝试阅读vue源码,看到很多有意思的函数,在这里分享一下。 Object.

  • 71

    README.md Apktool This is the repository for Apktool. If you are looking for the Apktool website. Click

  • 68
    • Github github.com 5 years ago
    • Cache

    GitHub - karelzak/util-linux

    README util-linux util-linux is a random collection of Linux utilities Note: for the years 2006-2010 this project was named "util-linux-n...

  • 46
    • Github github.com 5 years ago
    • Cache

    GitHub - php-fig/link-util

    README.md PSR Http Link Utilities This repository includes common utilities to assist with implementing

  • 15
    • brooker.co.za 4 years ago
    • Cache

    Two traps in iostat: %util and svctm

    Two traps in iostat: %util and svctm These commonly-used fields in iostat shouldn't be commonly-used. iostat, from the excellent

  • 13
    • www.mikechambers.com 4 years ago
    • Cache

    ActionScript 3 : flash.util.Proxy

    ActionScript 3 : flash.util.Proxy Monday, April 17, 2006 Ted Patrick has a good write-up of the new ActionScript 3 flash.util.Proxy class....

  • 17
    • www.raychase.net 4 years ago
    • Cache

    java.util.concurrent 并发包诸类概览

    java.util.concurrent 并发包诸类概览 java.util.concurrent 包的类都来自于

  • 7
    • www.codesd.com 4 years ago
    • Cache

    C is equivalent to java.util.regex

    C is equivalent to java.util.regex advertisements I've built a program in Java to translate a assembly code to machine code, I'm using this re...

  • 8
    • blog.51cto.com 2 years ago
    • Cache

    apktool 反编译 apk 修改后打包

    apktool 反编译 apk 修改后打包 原创 no_shutdown_ 2022-06-07 11:31:40

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK