bummie / QuickChef

Automatic decoding of string using CyberChef.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickChef

Automatic decoding of string using CyberChef.

Commands

  • -f/-flag [flag-string]
  • -i/-input [string input to be decoded]
  • -d/-depth [Decode depth]

Examples

  • node .\index.js -flag flag -input Kc2yjwy776pzz0fQZElQOaTpG8RhT9UxFWM6RGhYw3FEzxyEcJPZa2XTvOR -d 5
  • node .\index.js -i ZmxhZ3toZWxsb193b3JsZH0 -f flag
  • alt text

Install

  • Download Node
  • npm install

Todo

  • Display what encoding next to value when displaying results.

About

Automatic decoding of string using CyberChef.


Languages

Language:JavaScript 100.0%