Page 2 of 6

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Fri Dec 20, 2013 12:28 pm
by bugficks
you cant chmod w/ ftp. somehow that doesnt work w/ busybox ftpd

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Thu Jan 02, 2014 7:34 am
by zyrorl
I get a segmentation fault when i try to run the command:

Code: Select all

VDLinux#> ./samyGOso -p $(pidof exeTV || pidof exeDSP) -l $(pwd)/libSPMdecrypt.so
Segmentation fault

my directory is as follows:

VDLinux#> ls -lsah
total 32
     0 drwxr-xr-x    1 root     0              2 Jan  1 00:15 .
     0 drwxr-xr-x    1 root     0              6 Mar 19  2013 ..
    12 -rw-r--r--    1 root     0          11.7K Jan  1 00:15 libSPMdecrypt.so
    20 -rwxr-xr-x    1 root     0          16.3K Jan  1 00:15 samyGOso
Can anyone help?

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Thu Jan 02, 2014 8:30 am
by bugficks
try full path for .so and add -d to command line
also cat /.version

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Fri Jan 31, 2014 4:35 pm
by M11
Is it possible to extract and or edit the .img file?

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Fri Jan 31, 2014 5:16 pm
by bugficks
bugficks wrote:lib to decrypt widgets, supports .img files.
uhm? first post, first line :)

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Fri Jan 31, 2014 6:24 pm
by M11
bugficks wrote:
bugficks wrote:lib to decrypt widgets, supports .img files.
uhm? first post, first line :)
Thanks for the fast reply bugficks!

I'm sorry, i was a bit confused... I can't root my Evolution Kit, so i can't see for myself how it works. Someone sent me a decrypted widget (at least he told me it's decrypted) and i wanted to figure out whats encrypted and whats not.

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Tue Feb 18, 2014 12:05 pm
by yanhujk
can I use this in windows?

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Tue Feb 18, 2014 12:41 pm
by bugficks
sure, you just need to get all commands from 1st post to succeed on windows... :twisted: :lol:

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Tue Feb 18, 2014 2:32 pm
by yanhujk
bugficks wrote:sure, you just need to get all commands from 1st post to succeed on windows... :twisted: :lol:
but I use cmd enter ftp and type cd /mtd_rwcommon/SPMdecrypt then type chmod +x samyGOso but display ?INVALID COMMAND? why?

Re: [APP] SamyGO SPMdecrypt E/F/?

Posted: Tue Feb 18, 2014 2:34 pm
by zoelechat
Use telnet, not FTP :)