<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Memorydump on Hexploitable</title>
    <link>https://hexplo.it/tags/memorydump/</link>
    <description>Recent content in Memorydump on Hexploitable</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 24 Nov 2015 11:43:52 +0000</lastBuildDate>
    <atom:link href="https://hexplo.it/tags/memorydump/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Recent Tool Contributions</title>
      <link>https://hexplo.it/post/recent-tool-contributions/</link>
      <pubDate>Tue, 24 Nov 2015 11:43:52 +0000</pubDate>
      <guid>https://hexplo.it/post/recent-tool-contributions/</guid>
      <description>&lt;p&gt;So recently I made a couple of minor contributions to online iOS tools.&#xA;Whilst the contributions are tiny, it was my first experience of actually submitting merge requests to other tools. For this reason I thought I&amp;rsquo;d share them with you.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-ipainstaller&#34;&gt;1. ipainstaller&lt;/h2&gt;&#xA;&lt;p&gt;One of the changes introduced in iOS 8 was that applications are laid out differently on the device. Essentially, the application exists as multiple containers spread out across the &lt;code&gt;/private/var/mobile/&lt;/code&gt; directory.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MEMSCAN improvements</title>
      <link>https://hexplo.it/post/memscan-improvements/</link>
      <pubDate>Thu, 12 Feb 2015 21:51:32 +0000</pubDate>
      <guid>https://hexplo.it/post/memscan-improvements/</guid>
      <description>&lt;h1 id=&#34;improvements-to-memscan&#34;&gt;Improvements to MEMSCAN.&lt;/h1&gt;&#xA;&lt;p&gt;First off, I want to say that I was pretty overwhelmed with the volume of attention MEMSCAN received when I initially blogged about it a little while ago. I really didn&amp;rsquo;t think it was that big of a deal. I started MEMSCAN for two reasons - there wasn&amp;rsquo;t anything out there which did /exactly/ what I wanted it to do and also because I wanted to move beyond reading C to actually trying to write some C of my own. The fact that so many people downloaded and have contacted me about MEMSCAN is great and makes me find time to work on it that I didn&amp;rsquo;t think I had.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introducing MEMSCAN</title>
      <link>https://hexplo.it/post/introducing-memscan/</link>
      <pubDate>Thu, 13 Nov 2014 14:06:05 +0000</pubDate>
      <guid>https://hexplo.it/post/introducing-memscan/</guid>
      <description>&lt;h3 id=&#34;memscan&#34;&gt;MEMSCAN&lt;/h3&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/hexploitable/MEMSCAN/master/screenshots/memscan_banner.png&#34; alt=&#34;A screenshot of memscan&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;MEMSCAN is a utility for iOS which I&amp;rsquo;ve been working on in bits and pieces here and there. I wanted to be able to dump the memory of a given process or to search for certain bytes in memory and get back an address for those bytes. This can be particularly useful when you&amp;rsquo;re testing an application which uses PIE and the symbols are not available. Using this technique you can look up the method fingerprint (e.g the first 16 bytes) and then get the address of the method.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
