Git Product home page Git Product logo

Comments (5)

hll60 avatar hll60 commented on August 17, 2024

遇到同样的问题,请问解决了吗

from dumpdex.

ohyeah521 avatar ohyeah521 commented on August 17, 2024

@huangliulin 解决了,不要用64位的so,在64位手机上,直接编译32位版本的so就可以了

from dumpdex.

WrBug avatar WrBug commented on August 17, 2024

image

参考下这个,这个与待脱壳的apk有关,64位手机。只有32位so也无法脱掉64位的apk,或者换成32位手机

from dumpdex.

ohyeah521 avatar ohyeah521 commented on August 17, 2024

@WrBug 能否实现在64位手机上自动判断待脱壳的目标apk是32位和64位的,然后根据判定结果来选择加载so呢?

from dumpdex.

WrBug avatar WrBug commented on August 17, 2024

就是自动判断的,所以64位手机才需要libnativeDump64.so

from dumpdex.

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.