Page 1 of 2

[App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Jan 18, 2015 6:47 pm
by sectroyer
samyGOso is a command line tool useful to inject .so patches to TV.
  • Extract attached archive, FTP to TV and copy samyGOso file (not folder) to /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin
  • Telnet to TV 23 port
  • set file permissions

    Code: Select all

    chmod 775 /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin/samyGOso
    • now loading non-existent .so will not succeed ;)
    • added -n option so now you can use procname instead of pid
    • added -D,-A,T for using standard proc names (exeDSP,exeAPP,exeTV)
    • added -B switch which causes samyGOso to use exeDSP if exeAPP/exeTV fails
    Sample usage:
    • place test.so file to /tmp directory

      Code: Select all

      . /dtv/SGO.env
      samyGOso -d -A -B -l /tmp/test.so
    SpoilerShow

    Code: Select all

    samyGOso v1.2.4 (c) bugficks 2013, sectroyer 2014
    usage: samyGOso [-p PID | -n procname | -A | -T | -D ] [-B ] {-c CONFIG | -l /full/path/to/inject.so [-r (=resident)]} [-d (=debug on)] [-a (=add libc addressoffset )] [arg0,...,argN]

    Code: Select all

    _mandatory parameters:
    __targeting (choose one of these parameters):
    -p [PID] specifies target process by PID [decimal value] (old parameter, usually used like -p `pidof exeDSP` to automatically get the right PID)
    -n [procname] specifies target process by name of process
    -A specifies "exeAPP" as target process name
    -D specifies "exeDSP" as target process name
    -T specifies "exeTV" as target process name
    
    ___optional additional targeting:
    -B usable in combination with -A -T, sets "exeDSP" as fallback target (need more details here)
    
    __source lib
    -l [path to lib] specifies the lib*.so to be used
    
    _optional parameters:
    -r switch on resident mode, causes samyGOso to inject the libso in resident mode, depending on type of libso wether it's necessary
    -d switch on debug mode, causes samyGOso to create a Logfile with debug output in /dtv (tmpfs, deleted at poweroff/reboot)
    -a [0x#######] sets an addtess offset [?bit hex value], only use if you exactly know why (need more details here)
    
    you may additionally add arguments to be passed to lib*.so to influence its behavior

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Oct 18, 2015 3:35 pm
by steef84
Feel a bit blue :( . Trying SamyGOso on T-MST5DEUC-1025 UE40D5700. FTP acces works, shell doesnt.
According wiki only nc or telnet avaible on unix. However in Debian VM connection still refused on both NC / telnet. Tried ports 23 and 1023 What do I miss?
Using root from Wiki ofcourse..

Got it, ofcourse error on my side!

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Oct 18, 2015 4:08 pm
by sectroyer
I see you finally rooted your D MIPS :D Good :)

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Mon Oct 19, 2015 6:33 pm
by nedsMinsk
How is it possible to make root on d6500 T-MST12DEUC-2111.1. Method wiki "develop 46.101.161.175" does not work on this firmware?

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Mon Oct 19, 2015 7:20 pm
by RebornID
T-MST12DEUC-2111.1
Firmware for F-Serie's, not D-Series

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Thu Oct 22, 2015 3:16 pm
by nedsMinsk
Thanks, dear friend!!! I broke my brain. You speak the truth, the TV says D6500, and inside the Firmware for F-Serie's. SamyGo work, Oscam work!!!

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Thu Nov 05, 2015 11:06 am
by fredwta
Good afternoon friends!!
Sorry for my English..

I have 2 questions:
TV PS51D6900 MST5DEUS T-1013.2

1. How to autostart SamyGo, until he starts to work when run from SmartHub manual
2. FTP through Norton Commander works, I can make changes
3. BUT !!! I can not connect via Telnet ....

What can I make mistakes?

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Thu Nov 05, 2015 1:40 pm
by zoelechat
Maybe first ask at the right place...

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Thu Nov 05, 2015 5:26 pm
by fredwta
I am sorry, where is it "right place"?...;-)

Re: [App] samyGOso for D55xx/57xx/69xx MIPS/MSTAR

Posted: Thu Nov 05, 2015 5:32 pm
by zoelechat
No idea, at least not here nor any other "random" place :)
If you rooted your TV there must be a rooting thread, no? Otherwise (wiki...), new thread I guess.