You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same arc4() error with i.sh.x: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=f6faf4df13eeaf8681bce8c1a5c29d90aa5865, stripped
| | | | / | | | |
| | | | __ \
--.| |_| | ___ | | | | '_ \
--. \ _ |/ __|| || | | | /_/ / | | | (__
_/|| |_/_| |/___|
--- 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 [0x41c2d0]
[+] Output file name specified [a.sh]
[-] Error, File [0x41c2d0] not found.
[root@localhost ~]# ./unshc.sh a.sh
| | | | / | | | |
| | | | __ \
--.| |_| | ___ | | | | '_ \
--. \ _ |/ __|| || | | | /_/ / | | | (__
_/|| |_/_| |/___|
--- UnSHc - The shc decrypter.
--- Version: 0.7
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 [a.sh]
[-] Unable to define arc4() call address...
[root@localhost ~]# ^C
[root@localhost ~]# ./unshc1.sh a.sh
| | | | / | | | |
| | | | __ \
--.| |_| | ___ | | | | '_ \
--. \ _ |/ __|| || | | | /_/ / | | | (__
_/|| |_/_| |/___|
--- 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 [a.sh]
[-] Unable to define arc4() call address...
The text was updated successfully, but these errors were encountered: