HappyHashes

2024年03月31日 开发者工具

插件截图

HappyHashes

插件概述

Converts hash strings into human-readable words that make it easy to recognize and remember.

插件详情

Hash strings are everywhere: for example, on the bitcoin network, or as malware checksums. They are hard to read, recognize and remember. Plus, it's very difficult to verbally communicate these strings to another person.

This extension turns any hash string into four short words.

For instance, a bitcoin wallet address "13RWC...dLrkr" is transformed into "@_Dozen_Concord_Flavor_Hint". You can talk about it with a colleague by saying the four words, rather than the long string. Any verbal communications as such are clear and convenient.

Furthermore, four words are easier to read, recognize and remember. A recurring malware hash or suspicious payout address simply stand out, making it faster to spot any patterns.

(Not to mention that some hashes may be converted into interesting combinations of words.)

== Technical Details ==

A given hash is first passed into the SHA-1 function. The result is a 40-byte hex string, sliced up into four 10-byte strings. Each of the four slices is converted to a decimal number and mapped to a word from a 24,000-word list through the modulo operation. The probability of a collision is 1 in 24,000^4.

Tested for http://blockchain.info, http://blockexplorer.com, and http://www.threatexpert.com. Ideal for security researchers who handle a large number of malware hashes or bitcoin addresses.

== Limitations ==

(1) Hash replacement starts immediately after the DOM is loaded.However, some sites like Google change their DOM dynamically. Any new content would therefore not undergo hash replacement (e.g. when a new search term is entered on Google).

(2) When switching from the happy hash state to the original state, the body's old HTML is loaded. Some sites do not support this, in which case the whole page is refreshed. This happens, for instance, on the main page of threadexpert.com.

(3) Hash replacement does not occur in SVG texts, such as those on blockchain.info.

其他信息

官方唯一标识:nopdpmfh****************bdjhflhn

官方最后更新日期:2013年1月10日

分类:开发者工具

大小:124KiB

版本:0.1

语言:English

提供方:none

星级:3

插件下载

下载链接一     下载链接二
Chrome插件离线安装教程

温馨提示

本站中的部份内容来源网络和网友发布,纯属个人收集并供大家交流学习参考之用,版权归版权原作者所有

如果您发现网站上有侵犯您的知识产权的作品,请与我们取得联系,我们会及时修改或删除。

如果您觉得网多鱼对您有帮助,欢迎收藏我们 Ctrl+D