首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏iOS逆向与安全

    iOS小技能:分析dyld的信息

    gLinkContext.verboseWarnings // DYLD_PRINT_RPATHS ==> gLinkContext.verboseRPaths // DYLD_PRINT_INTERPOSING

    79020编辑于 2022-08-22
  • 来自专栏iOS小生活

    应用程序的加载——dyld动态链接器的工作流程

    gLinkContext.allowInterposing ) { // only INSERTED libraries can interpose // register interposing gLinkContext.allowInterposing ) { // only INSERTED libraries can interpose // register interposing

    2.5K10发布于 2021-03-10
  • 来自专栏资讯类翻译专栏

    3个有用的树莓派网络项目

    In essence, the proxy device does so by interposing itself between the untrusted network and end-user

    2.4K20发布于 2021-01-29
  • 来自专栏用户9199536的专栏

    System|多路复用IO|Kqueue事件通知

    )(int, const struct kevent *, int, struct kevent *, int, const struct timespec *)) __libc_interposing

    83830发布于 2021-11-22
  • 来自专栏有价值炮灰

    深入浅出MachO

    image->setNeverUnloadRecursive(); } // only INSERTED libraries can interpose // register interposing

    1.5K30编辑于 2023-02-12
  • 来自专栏锅总

    Linux服务器集群系统(三)

    Eric Anderson, Dave Patterson, and Eric Brewer, "The Magicrouter: an Application of Fast Packet Interposing

    35110编辑于 2024-06-12
  • 来自专栏landv

    Peer-to-Peer (P2P) communication across middleboxes

    Working Group, NAT/Firewall Working Committee,            "Bidirectional Peer-to-Peer Communication with Interposing

    1.2K30发布于 2018-12-14
  • 来自专栏云原生布道专栏

    【IOS开发高级系列】dyld专题

    () )                 continue;             image->registerInterposing();         }         // apply interposing

    1.5K60编辑于 2023-10-16
领券