Decryptor for HTTP Custom configuration files.
- Download Node.JS Download Here
- Once installed Node.JS, execute "install-dep" .sh/.bat script depending on your platform, or...
- ... execute
npm update --save
in the same folder as the script.
- Move your .hc file to the same folder where the script is located
- Execute
node index.js -f (your hc file).hc -k keys.dat
- The decoded output will be displayed to console.