yanncam / UnSHc

UnSHc - How to decrypt SHc *.sh.x encrypted file ?
GNU General Public License v3.0
363 stars 252 forks source link

Unable to define arc4() call address... #10

Closed lkddi closed 8 years ago

lkddi commented 8 years ago

Unable to define arc4() call address...

centos Linux version 2.6.32-573.22.1.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) ) #1 SMP Wed Mar 23 03:35:39 UTC 2016 Linux iZ2zejdh2ap4dldv31rd38Z 2.6.32-573.22.1.el6.x86_64 #1 SMP Wed Mar 23 03:35:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

ssr.txt

yanncam commented 8 years ago

Hello,

As describe in the README.md of this repository :

I will not decrypt any file for people. Issues on GitHub are only to discuss about bug and/or improvement of the tool "UnSHc".

If you think you have found a bug, please provide me the encrypted file AND the unencrypted file corresponding. Without these two files I can't reverse it and analyze it. Add some information about the architecture where the encrypted file has been created (what linux distribution and version, what architecture x86 or x64, etc.).

All others "file decryption issues" will be closed directly.

Plus, concerning your file ssr.txt provided in attachement, it doesn't seem to be encrypted by SHc, so UnSHc is useless for this case. If you open your file via a simple text editor, you can see this in plaintext :

ENcode BY XGADML powered BY XUAN 2016-09-27Copyright (C) 2016-2019 the XGADmlam.

Some URLs are present too.

Sincerely,

jatinnijash commented 4 years ago

| | | | / | | | |
| | | |
\ --.| |_| | ___ | | | | '_ \--. \ _ |/ | | || | | | /_/ / | | | (_ \/|| |_/_| |/_|

--- UnSHc - The shc decrypter. --- Version: 0.8

UnSHc is used to decrypt script encrypted with SHc Original idea from Luiz Octavio Duarte (LOD) Updated and modernized by Yann CAM

[*] Input file name to decrypt [Direct.sh.x] /usr/bin/objdump: can't disassemble for architecture UNKNOWN!

[-] Unable to define arc4() call address...

jatinnijash commented 4 years ago

any help please

jatinnijash commented 4 years ago

i am used ubuntu Ubuntu 14.04.5 LTS (GNU/Linux 4.4.0-31-generic i686)

edson78 commented 4 years ago

@lkddi do this:

Install gcc lib packages.

It resolved my problem.

I hope'd to help.

heroes1412 commented 2 years ago

@lkddi do this:

Install gcc lib packages.

It resolved my problem.

I hope'd to help.

which lib bro?