Git Product home page Git Product logo

Comments (2)

caikelun avatar caikelun commented on July 18, 2024

谢谢反馈!

应该是NDK版本差异导致的编译问题。我们目前使用的NDK版本是r16b,我已经修改了readme加入了对NDK版本的说明。

  1. 根据规范,fopen和FILE确实应该include stdio.h。已修复。

  2. ELF宏重复定义。xhook中自己定义的一些ELF宏,确实和旧版本NDK中定义的ELF宏有冲突。已修复。

  3. ELF宏未定义。这个问题还是请你升级到最新版的NDK解决吧,android ELF格式的扩展还是比较频繁的,旧版本NDK中的宏定义肯定会有缺少。我这边目前不太可能去维护和测试旧版本NDK的兼容性。抱歉。

from xhook.

Fors3cDream avatar Fors3cDream commented on July 18, 2024

ok!用最新的版本测试成功。多谢楼主提供好用的hook。

from xhook.

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.