<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chinda_fall_desu</author_name>
  <author_url>https://blog.hatena.ne.jp/chinda_fall_desu/</author_url>
  <blog_title>竹内豊の日記</blog_title>
  <blog_url>https://chindafalldesu.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>今度はpyHookを使わずにWindowsAPIだけを使ってキーロガーを作れないか試してみる。WindowsAPIのGetAsyncKeyState()という関数を使ってみる。 GetAsyncKeyState function (winuser.h) - Win32 apps | Microsoft Docs 得られる仮想コードからどのキーが押されているかを監視する。 Virtual-Key Codes (Winuser.h) - Win32 apps | Microsoft Docs ・ソースコード import ctypes while True: for i in range(0, 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchindafalldesu.hatenablog.com%2Fentry%2F2020%2F01%2F05%2F001349&quot; title=&quot;pythonでpyHookを使ってキーロガーを作る (Windows) ⑤ - 竹内豊の日記&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>2020-01-05 00:13:49</published>
  <title>pythonでpyHookを使ってキーロガーを作る (Windows) ⑤</title>
  <type>rich</type>
  <url>https://chindafalldesu.hatenablog.com/entry/2020/01/05/001349</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
