<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itasuke</author_name>
  <author_url>https://blog.hatena.ne.jp/itasuke/</author_url>
  <blog_title>かせきのうさぎさん</blog_title>
  <blog_url>https://itasuke.hatenablog.com/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>PowerShellを使うとファイルやフォルダーの日付を簡単に変更できますが、 (Get-Item c.txt).LastWriteTime = '2012/3/4 5:6:7'ちゃんと小数点以下まで指定しないと、日付を変更したことがばれます。 Get-Item *.txt | Select-Object Name,{$_.LastWriteTime.ToString('yyyy/MM/dd HH:mm:ss.fffffff')}少し前に、証拠データの日付を書き換えた検察官がいて問題になったことがあります。遠隔操作ウイルス事件もそうですが、日本ではあまりフォレンジックとかやらないんでしょうか。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fitasuke.hatenablog.com%2Fentry%2F2017%2F12%2F14%2F161338&quot; title=&quot;PowerShellとファイルの日付についてちょっとしたこと - かせきのうさぎさん&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>https://cdn-ak.f.st-hatena.com/images/fotolife/i/itasuke/20171214/20171214160136.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-14 16:13:38</published>
  <title>PowerShellとファイルの日付についてちょっとしたこと</title>
  <type>rich</type>
  <url>https://itasuke.hatenablog.com/entry/2017/12/14/161338</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
