Android Kernel Pwn学习

February 14, 2019 · View on GitHub

  • images/ 测试成功的安卓内核

  • challenge/vulnerabilities/

    • module/ 驱动源码
    • solution/ 提权代码

分析文章一般会发表在我Blog上: https://0x48.pw

challenge的内容大部分来源于:https://github.com/Fuzion24/AndroidKernelExploitationPlayground