Giter Site home page Giter Site logo

ios-private-api-scanner's Introduction

iOS-private-api-scanner

scan iOS private api

这里提供的脚本只是针对 应用进行静态扫描,(本着宁可错杀一万,不可漏杀一人的原则)扫描结果准备率比较低,需要进行人工排除。

另一种方案:

就是动态扫描,这个需要应用运行起来才可以,每当调用方法时就判断是否是私有API,但是效率会很低,而且不能保证代码完全覆盖。

有其他想法的人欢迎提出来,大家一起出谋划策。

ps最近苹果好像加强了对私有api的检测。

License

This code is distributed under the terms and conditions of the GPL v2 license.

ios-private-api-scanner's People

Contributors

mrmign avatar easingboy avatar

Watchers

James Cloos avatar Winston avatar

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.