<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akiym</author_name>
  <author_url>https://blog.hatena.ne.jp/akiym/</author_url>
  <blog_title>アリ</blog_title>
  <blog_url>https://blog.akiym.com/</blog_url>
  <categories>
    <anon>CTF</anon>
  </categories>
  <description>Scoreboard :: hack you 2014 個人戦で、47位。まだまだ精進が足りない :) Cryptoはすべて解けたので、writeupを残しておく。 Crypto 100: Easy one msg002.encをdecryptする問題。 与えられているmsg001とmsg001.encをXORするとkeyが出てくる。あとはそのkeyを使ってdecryptするだけ。 #include &lt;stdlib.h&gt; #include &lt;stdio.h&gt; #include &lt;string.h&gt; int main(int argc, char **argv) { if (argc != 3)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.akiym.com%2Fentry%2F2014%2F01%2F16%2F111012&quot; title=&quot;hack you 2014 - Crypto writeup - アリ&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>2014-01-16 11:10:12</published>
  <title>hack you 2014 - Crypto writeup</title>
  <type>rich</type>
  <url>https://blog.akiym.com/entry/2014/01/16/111012</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
