<?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>Lldb on Security Notes</title>
    <link>https://blog.omiilgo.com/tags/lldb/</link>
    <description>Recent content in Lldb on Security Notes</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 06 Apr 2023 10:00:00 +0800</lastBuildDate>
    <atom:link href="https://blog.omiilgo.com/tags/lldb/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Entitlements and the Simulator Sandbox on a Lab iOS App</title>
      <link>https://blog.omiilgo.com/posts/ios-entitlements-and-sandbox/</link>
      <pubDate>Thu, 06 Apr 2023 10:00:00 +0800</pubDate>
      <guid>https://blog.omiilgo.com/posts/ios-entitlements-and-sandbox/</guid>
      <description>codesign -d &amp;ndash;entitlements on a self-signed LabSession: get-task-allow, redacted application-identifier, container paths on the simulator, sandbox-exec, deny logs when a file read walks outside the container. 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>
