逆向 - init

作者: reboot_q | 来源:发表于2018-04-11 14:19 被阅读44次

    book

      1. 汇编语言
      1. LLVM CookBook
      1. 密码学
      1. 攻防实战
      1. OS X 与 iOS 内核
      1. iOS 应用安全
      1. 黑客攻防实战
      1. 取证实战调查, 分析, 安全

    tools

      1. 监测工具
        嗅探, 监测, 记录目标程序行为的工具: reveal , tcpdump, libNotifyWatch, PonyDebugger
      1. 开发工具
        Xcode, Theos
      1. 反汇编器(disassembler)
        IDA
      1. 调试器 (debugger)
        GDB(GNU Debugger), LLDB

    iOS 系统架构

    1. 查看 ios app目录结构

    iFunbox, iExplorer, iFile

    相关文章

      网友评论

        本文标题:逆向 - init

        本文链接:https://www.haomeiwen.com/subject/jnhahftx.html