<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n7shi</author_name>
  <author_url>https://blog.hatena.ne.jp/n7shi/</author_url>
  <blog_title>七誌の開発日記</blog_title>
  <blog_url>https://7shi.hateblo.jp/</blog_url>
  <categories>
    <anon>MINIX</anon>
  </categories>
  <description>a.outについて調べた結果、仕様的にはPEから変換が可能なようです。変換ツールを作ってみました。 http://github.com/7shi/pe2aout id:n7shi:20100207のコードをgcc(MinGW)でコンパイルして変換してみます。 % i686-mingw32-gcc -o exit.exe -masm=intel -s -Ttext=0 -Wl,--image-base=0 \ -Wl,--section-alignment=0x200 -nostdinc -nostdlib exit.c % pe2aout exit.exe convert PE to a.ou…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F7shi.hateblo.jp%2Fentry%2F20100207%2F1265568881&quot; title=&quot;PEからa.outに変換して実行 - 七誌の開発日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-02-07 03:54:41</published>
  <title>PEからa.outに変換して実行</title>
  <type>rich</type>
  <url>https://7shi.hateblo.jp/entry/20100207/1265568881</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
