Skip to content
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

Stuck on "objection explore" Command #7

Open
2Kikyy opened this issue May 3, 2024 · 1 comment
Open

Stuck on "objection explore" Command #7

2Kikyy opened this issue May 3, 2024 · 1 comment

Comments

@2Kikyy
Copy link

2Kikyy commented May 3, 2024

I'm trying to bypass SSL pinning to intercept requests on the ClassDojo application with multiple apps inside it and I managed to patch it with your tool, but when I try to run it with the objection explore command and I open the application that has been installed on my cellphone, what happens is that it just stuck there and nothing another. By the way, I did this without a rooted device because I have economic limitations so I try to make the most of what I have. For the app you can download it here ClassDojo_6.27.1

My Device
Samsung A05/SM A055F

This is the result of the command that I have run:

rizya@rizya17:~/patch-apk$ python3 patch-apk.py com.classdojo.android
Using apktool v2.9.3

[+] Retrieving APK path(s) for package: com.classdojo.android

[+] Pulling APK file(s) from device |################################| 5/5

[!] App bundle/split APK detected, rebuilding as a single APK.

[+] Disassembling split APKs |################################| 5/5W: Cant find 9patch chunk in file: "drawable-xhdpi-v4/vpi__tab_selected_holo.9.png". Renaming it to *.png.
W: Cant find 9patch chunk in file: "drawable-xhdpi-v4/vpi__tab_unselected_pressed_holo.9.png". Renaming it to *.png.
W: Cant find 9patch chunk in file: "drawable-xhdpi-v4/vpi__tab_unselected_holo.9.png". Renaming it to *.png.
W: Cant find 9patch chunk in file: "drawable-xhdpi-v4/vpi__tab_selected_focused_holo.9.png". Renaming it to *.png.
W: Cant find 9patch chunk in file: "drawable-xhdpi-v4/vpi__tab_selected_pressed_holo.9.png". Renaming it to *.png.
W: Cant find 9patch chunk in file: "drawable-xhdpi-v4/vpi__tab_unselected_focused_holo.9.png". Renaming it to *.png.


[+] Rebuilding as a single APK

[+] Patching com.classdojo.android-base.apk with objection.

[+] Patching APK to enable support for user-installed CA certificates.

[+] Uninstalling the original package from the device.

[+] Installing the patched APK to the device.

[+] Done
rizya@rizya17:~/patch-apk$ objection explore
Using USB device `SM A055F`
@2Kikyy
Copy link
Author

2Kikyy commented May 4, 2024

I'm gonna give you video record in order to be easy understand.
Objection-Explore-Stuck-ClassDojo.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant