<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>Mona</anon>
  </categories>
  <description>背景と目的 Mona で特定の eip 範囲で CPU 時間が使われている。 この eip はソースコード上ではどこにマッピングされているかを知りたい。 通常は ld -Map で吐かれるリンクマップでシンボルとリニアアドレスの対応はとれるが、DLL などでは表示されないみたい。 流れ その eip 範囲のメモリをダンプする ダンプしたメモリにマッチする DLL を特定する DLL を PE Explorer で開いて、処理の場所を特定する 1. eip 範囲のメモリをダンプする 適当な一例。 良い子はマネしないでね。 void dumpMemory() { uint32_t* p = (ui…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20071004%2F1191515235&quot; title=&quot; PE Explorer を利用した Mona のデバッグの仕方 - higepon blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/h/higepon/20071004/20071004200228.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-10-04 01:27:15</published>
  <title> PE Explorer を利用した Mona のデバッグの仕方</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20071004/1191515235</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
