<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masami256</author_name>
  <author_url>https://blog.hatena.ne.jp/masami256/</author_url>
  <blog_title>φ(・・*)ゞ ｳｰﾝ　カーネルとか弄ったりのメモ</blog_title>
  <blog_url>https://kernhack.hatenablog.com/</blog_url>
  <categories>
    <anon>リバースエンジニアリング</anon>
  </categories>
  <description>セキュアソフトウェアを買って読書中なので,P147に載ってるスクリプトのLinux版を作って見ました. 誤用しやすい関数（strcpy,sprintfとか）を探すのに使うスクリプトです。 #!/bin/sh #set -x if [ $# != 3 ]; then echo &quot;Usage: &quot; $0 &quot; [dir] [function list] [output file]&quot; exit 0 fi target_dir=$1 func_list=$2 out_file=$3 tmp=`date '+%Y%m%d%H%M%S'` files=`find $target_dir -perm -o+x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkernhack.hatenablog.com%2Fentry%2F20091223%2F1261583351&quot; title=&quot;脆弱性を作り易い関数を調べるスクリプトを書いてみた. - φ(・・*)ゞ ｳｰﾝ　カーネルとか弄ったりのメモ&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>2009-12-23 00:49:11</published>
  <title>脆弱性を作り易い関数を調べるスクリプトを書いてみた.</title>
  <type>rich</type>
  <url>https://kernhack.hatenablog.com/entry/20091223/1261583351</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
