Skip to content

A Dispatch Response Decryptor for a certain Anime Game.

Notifications You must be signed in to change notification settings

ndzin/hk4e-DispatchDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

୧ ‧₊˚ 🎆 ⋅ ☆

Dispatch Decryptor

🌐 HK4E dispatch response decryptor.

Usage:

Install requirements:

pip install -r requirements.txt 

With URL:

Caution

If you're gonna use the URL, it needs to be the current one. Otherwise there will be no response and the program will fail.

python -m src <url> <options>

Base64 response file:

Caution

File needs to be the entire response (including "{content:<...>" and sign:<...>})

python -m src <path/to/file> <options>

Options:

Option Description Default
-o --output Output path for the decrypted response ./output
-p --print Print the decrypted response to the console False
--baixiao Parse version-res for Baixiao False

───

Otaku tech world the save!
- severyoHo

Created by me and @ladyfoxpoint

───

About

A Dispatch Response Decryptor for a certain Anime Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages