Skip to content

Decryptor for HTTP Custom configuration files (Javascript port)

License

Notifications You must be signed in to change notification settings

CONIGUERO/HCDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HCDecryptor

Decryptor for HTTP Custom configuration files.

This is an javascript port of HCDecryptor tool made by the HCTools Group

Requirements

  • 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.

Usage

  • 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.

About

Decryptor for HTTP Custom configuration files (Javascript port)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published