<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiziriAI</author_name>
  <author_url>https://blog.hatena.ne.jp/hiziriAI/</author_url>
  <blog_title>fr33f0r4ll</blog_title>
  <blog_url>https://hiziriai.hatenablog.com/</blog_url>
  <categories>
    <anon>ctf</anon>
    <anon>pwn</anon>
  </categories>
  <description>pwntoolsの使い方 tags: ctf pwn pwntools howtouse 忘れないようにメモする。 公式のDocsとか、関数のdescriptionが優秀なのでそっちを読んだ方が正確だと思う。 でも日本語じゃないと読むのに時間がかかってしまうので日本語でメモする。 基本 基本的な機能の使い方。 プログラムへの入出力など。 from pwn import * # プログラムを実行するprocessを作る # cwdキーワードで現在のワーキングディレクトリが変更できる p = process('test_program') # p = remote('127.0.0.1', 123…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiziriai.hatenablog.com%2Fentry%2F2017%2F09%2F18%2F124628&quot; title=&quot;pwntools 使い方 - fr33f0r4ll&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>2017-09-18 12:46:28</published>
  <title>pwntools 使い方</title>
  <type>rich</type>
  <url>https://hiziriai.hatenablog.com/entry/2017/09/18/124628</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
