<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>リバースエンジニアリング</anon>
    <anon>Frida</anon>
  </categories>
  <description>Ⅰ. はじめに タイトルの通り「Fridaでjava.security.MessageDigestをhookする方法」です。この記事は以下のように&quot;hoge&quot;のMD5を取得するdigest()メソッドをhookする事を想定して書かれています。 MessageDigest md5 = MessageDigest.getInstance(&quot;MD5&quot;); byte[] result = md5.digest(&quot;hoge&quot;.getBytes()); Ⅱ. やり方 1. hook.js var Base64a = { encode: (function(i, tbl) { for(i=0,tbl={64…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2018%2F06%2F13%2F221146&quot; title=&quot;Fridaでjava.security.MessageDigestをhookする方法 - 備忘録&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>2018-06-13 22:11:46</published>
  <title>Fridaでjava.security.MessageDigestをhookする方法</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2018/06/13/221146</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
