wt-arg-bootsector-decoder

1.0.0 • Public • Published

WT-ARG Bootsector Decoder

Image of Codewheel

This module decodes the codewheel puzzle of Phase2 Bootsector for the Waking Titan ARG.

If you have a unique code and a decryption key, you can solve it quickly using this.

Example:

const decoder = require('wt-arg-bootsector-decoder')
 
let myCode = decoder('0a1b2c3', '1L 1L 2L 3R 5L 8R 13L')
 
// myCode === '1c5c8ae'

Try it out at http://bootsector.wakingtitan.com/

Readme

Keywords

none

Package Sidebar

Install

npm i wt-arg-bootsector-decoder

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • thomas-alrek