ARG Toolbox: Difference between revisions

From Game Detectives Wiki
Jump to navigation Jump to search
Halke234 (talk | contribs)
No edit summary
Halke234 (talk | contribs)
No edit summary
Line 4: Line 4:
==Cipher Solving Tools==
==Cipher Solving Tools==


* '''Cyberchef:'''
===Cyberchef===


https://gchq.github.io/CyberChef/
https://gchq.github.io/CyberChef/
Line 10: Line 10:
Includes tools to decipher B64, MD5, and other reled hashes.
Includes tools to decipher B64, MD5, and other reled hashes.


* '''asciitohex:'''
===asciitohex===


http://www.asciitohex.com/
http://www.asciitohex.com/
Line 16: Line 16:
Converts ASCII to hex and vice versa, as well as to other number-based encryption methods.
Converts ASCII to hex and vice versa, as well as to other number-based encryption methods.


* '''Rumkin:'''
===Rumkin===


http://rumkin.com/tools/cipher/
http://rumkin.com/tools/cipher/
Line 22: Line 22:
Has tools to decipher many common encryption methods, including Caesar and Vigenere ciphers.
Has tools to decipher many common encryption methods, including Caesar and Vigenere ciphers.


* '''Cryptii:'''
===Cryptii===


https://cryptii.com/text/select
https://cryptii.com/text/select
Line 28: Line 28:
An MIT site that decrypts many encryption methods, including Enigma and hex.
An MIT site that decrypts many encryption methods, including Enigma and hex.


* '''md5hashing:'''
===md5hashing===


https://md5hashing.net/hash_type_checker
https://md5hashing.net/hash_type_checker
Line 37: Line 37:
==Image Analysis==
==Image Analysis==


* '''Binvis.io:'''
===Binvis.io===


http://binvis.io/#/
http://binvis.io/#/
Line 43: Line 43:
A tool that gives a visual representation of binary files.
A tool that gives a visual representation of binary files.


* '''Jeffrey's Image Metadata Viewer:'''
===Jeffrey's Image Metadata Viewer===


http://regex.info/exif.cgi
http://regex.info/exif.cgi


Allows you to view the metadata of images.
Allows you to view the metadata of images.

Revision as of 17:03, 7 December 2016

This page is under construction and isn't fully written.

Tools

Cipher Solving Tools

Cyberchef

https://gchq.github.io/CyberChef/

Includes tools to decipher B64, MD5, and other reled hashes.

asciitohex

http://www.asciitohex.com/

Converts ASCII to hex and vice versa, as well as to other number-based encryption methods.

Rumkin

http://rumkin.com/tools/cipher/

Has tools to decipher many common encryption methods, including Caesar and Vigenere ciphers.

Cryptii

https://cryptii.com/text/select

An MIT site that decrypts many encryption methods, including Enigma and hex.

md5hashing

https://md5hashing.net/hash_type_checker

Allows you to decode many variations of MD5 and Sha ciphers.

Audio Analysis

Image Analysis

Binvis.io

http://binvis.io/#/

A tool that gives a visual representation of binary files.

Jeffrey's Image Metadata Viewer

http://regex.info/exif.cgi

Allows you to view the metadata of images.