Coder Social home page Coder Social logo

Comments (3)

leonjza avatar leonjza commented on May 18, 2024

Hey!

I feel a bit confused. Does this app work without it being patched with Frida? I ask because of the trace back showing that it could not load libgnustl_shared.so, which is not something we add during the patching process. I suspect something else (outside of Frida and Objection) might be up here but Ican't be too sure.

Patching with the wrong architecture would give you the error like you got in the second example as the gadget will be searched for in an architecture specific folder.

Thanks for the kind words :)

from objection.

Jimbolino avatar Jimbolino commented on May 18, 2024

Yes, without patches the app works fine.
The apk came from the store:
https://play.google.com/store/apps/details?id=com.stockon

I'm not very familiar with android and the different hardware it runs on, but i suspect its possible to run a 32bit apk on 64bit hardware?
So maybe the original apk is a 32bit one, but after repackaging is marked as 64bit?

from objection.

leonjza avatar leonjza commented on May 18, 2024

Just patched the latest one (skipping resources with the -D flag) and it seems to work ok.

from objection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.