HZJQF/help_tool
推理算法助手(降维打击) observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 40
- Longevity 52
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 732
- days_rel: 683
- days_push: 678
- n_releases_24m: 9
Adoption not part of the score
1083 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyQt5-based Windows GUI tool that uses inference models to identify the encryption or hashing algorithm behind a given ciphertext and attempts to recover the plaintext. It supports algorithms like AES, DES, 3DES, SM4, MD5, SHA, and SM3, and includes a rooted-Android memory-dump feature for analyzing encrypted parameters in mobile apps.
Use cases
- identify which encryption algorithm produced a ciphertext
- recover plaintext from encrypted request parameters during web reverse engineering
- crack MD5 or SHA hashes of captured parameters
- decrypt AES/DES ciphertext with unknown mode and padding
- analyze encrypted parameters in Android apps via memory dumping
- learn how common encryption algorithms behave in practice
When to choose
- you are reverse-engineering a website or app and need to quickly identify parameter encryption
- you have ciphertext samples and want to guess the algorithm and recover plaintext fast
- you do security research on captured traffic with encrypted fields
When to avoid
- you need a general-purpose cryptography library for production code
- you need Linux or macOS support (currently Windows-only)
- you expect guaranteed decryption without any known plaintext or key hints
Facets
application · maturity active
cryptography security reverse-engineering gui machine-learning security reverse-engineering developer-tools windows python encryption-algorithm-identification decryption penetration-testing pyqt5 ctf web-reverse-engineering desktop
1 source
- readme: https://github.com/HZJQF/help_tool · fetched 2026-08-28 · 60cad2c7fea8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HZJQF/help_tool | main | 24 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem