<?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>そろそろ核心部分です。 ndisasm -u call.oの一部 00000130 55 push ebp 00000131 89E5 mov ebp,esp 00000133 81EC08000000 sub esp,0x8 00000139 8B4508 mov eax,[ebp+0x8] 0000013C FFD0 call eax 0000013E C9 leave 0000013F C3 retこんな感じです。 main.cpp 上記コードをメモリ上に直接置くとどうでしょうか。 unsigned char code[] = {0x55,0x89,0xE5,0x81,0xEC,0x08…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20061202%2F1165025517&quot; title=&quot; DLLエントリポイント - 実験3 - 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-02 11:11:57</published>
  <title> DLLエントリポイント - 実験3</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20061202/1165025517</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
