<?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>実験その2です、今度は call 部分を外出しにします。 call.asm BITS 32 global call_func call_func: push ebp mov ebp, esp sub esp, 8 mov eax, dword [ebp + 8] call eax leave retnasm -felf call.asm -o call.o main.cpp extern &quot;C&quot; void call_func(unsigned int func); void hello() { printf(&quot;hello\n&quot;); } int main(int argc, char *argv…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20061201%2F1164987305&quot; title=&quot; DLLエントリポイント - 実験2 - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-12-01 00:35:05</published>
  <title> DLLエントリポイント - 実験2</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20061201/1164987305</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
