Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Garbled Text is the result #317

Open
GMengZhi opened this issue Nov 16, 2023 · 2 comments
Open

[BUG]Garbled Text is the result #317

GMengZhi opened this issue Nov 16, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@GMengZhi
Copy link

GMengZhi commented Nov 16, 2023

Describe the bug
I'm using Ares to decode my own Huawei network switch Console cipher password.I just used code .\ares -t '$1a$[i9,QN\e<5$;^C{ChNsREuO-HT%G!];Q;=V3(^}TP4Hh}Qn{8w*$' -v after processing, my finally plaintext is garbled text, absolute not the answer what I want。

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Terminal'
  2. Click on '.\ares -t '$1a$[i9,QN\e<5$;^C{ChNsREuO-HT%G!];Q;=V3(^}TP4Hh}Qn{8w*$' -v'
  3. Scroll down
  4. See error
    Result of processing
    🕵️ I think the plaintext is English text. Possible plaintext: '���l��ž�Q0T�YHS�j���Gk۞��C)�͘t1 f'
    When I added -v parm
    ares::decoders::url_decoder] Failed to decode url because check_string_success returned false on string H۞1��YSk�tlž��G�͘ ��Tj�C�f��Q0��)

Expected behavior
I just want to recover my console pwd without reboot important services and reset it.

Screenshots
image

Desktop (please complete the following information):

  • OS: WIndows10
  • Browser: Edge
  • Version 0.10.0

Additional context
If there any chance somebody can help decode my own pwd,else someone tell me how to do with this damn encrypted pwd
Thx so much.

Normal cmd.\ares -t '$1a$[i9,QN\e<5$;^C{ChNsREuO-HT%G!];Q;=V3(^}TP4Hh}Qn{8w*$' -d shows `🥳 Ares has decoded 172 times.
If you would have used Ciphey, it would have taken you 34 seconds

The plaintext is:
���l��ž�Q0T�YHS�j���Gk۞��C)�͘t1 f
and the decoders used are Base91 → Caesar Cipher → Railfence`

@GMengZhi GMengZhi added the bug Something isn't working label Nov 16, 2023
@tenmeiiii
Copy link

I am also having this issue - inputting the example ciphertext in the readme would output garbled text. What's more, it would eat memory, disc, and cpu - hung my PC while it timed out, and used something like 20 GB of memory

@GMengZhi
Copy link
Author

I am also having this issue - inputting the example ciphertext in the readme would output garbled text. What's more, it would eat memory, disc, and cpu - hung my PC while it timed out, and used something like 20 GB of memory

Maybe it loop running caused your issue, idk. Emmm I did not append your Huge PC usage situation, only garbled text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants