<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kmynews</author_name>
  <author_url>https://blog.hatena.ne.jp/kmynews/</author_url>
  <blog_title>機械語初心者がアセンブラを作ってみる</blog_title>
  <blog_url>https://mbdev.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>アセンブラの概形もできたので アセンブラ開発と機械語解析を並行して行いまーす。 こちらの解析を行いましたー。 えーと、こちらには２つの構造体がありましてー typedef struct _IMAGE_SYMBOL { union { BYTE ShortName[8]; struct { DWORD Short; // if 0, use LongName DWORD Long; // offset into string table } Name; DWORD LongName[2]; // PBYTE [2] } N; DWORD Value; SHORT SectionNumber; W…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmbdev.hateblo.jp%2Fentry%2F2013%2F05%2F19%2F120104&quot; title=&quot;第９回　COFFオブジェクトファイルの解析（３） - 機械語初心者がアセンブラを作ってみる&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>http://cdn-ak.f.st-hatena.com/images/fotolife/k/kmynews/20130519/20130519112450.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-05-19 12:01:04</published>
  <title>第９回　COFFオブジェクトファイルの解析（３）</title>
  <type>rich</type>
  <url>https://mbdev.hateblo.jp/entry/2013/05/19/120104</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
