<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Objc on Security Notes</title>
    <link>https://blog.omiilgo.com/tags/objc/</link>
    <description>Recent content in Objc on Security Notes</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 21 Mar 2025 13:00:00 +0800</lastBuildDate>
    <atom:link href="https://blog.omiilgo.com/tags/objc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Swift Mangling vs ObjC methname: Recovering Names After Strip</title>
      <link>https://blog.omiilgo.com/posts/ios-swift-vs-objc-name-recovery/</link>
      <pubDate>Fri, 21 Mar 2025 13:00:00 +0800</pubDate>
      <guid>https://blog.omiilgo.com/posts/ios-swift-vs-objc-name-recovery/</guid>
      <description>Lab Swift class LabVault: $s… mangled names, xcrun swift demangle, nm before/after strip, the one @objc method that survives in __objc_methname. class-dump, lldb, ASAN. cryptid=1 stops the lab.</description>
    </item>
    <item>
      <title>Reversing objc_msgSend on a Self-Signed arm64 Mach-O</title>
      <link>https://blog.omiilgo.com/posts/ios-objc-msgsend-reversing/</link>
      <pubDate>Wed, 27 Oct 2021 16:40:00 +0800</pubDate>
      <guid>https://blog.omiilgo.com/posts/ios-objc-msgsend-reversing/</guid>
      <description>otool load commands, class-dump selectors, lldb break on objc_msgSend, recover IMP for -[LabSession startWithToken:], redacted argument log. FairPlay-encrypted App Store bins are out of scope.</description>
    </item>
  </channel>
</rss>
