[App] samyGOrc for C series

Here are software that related with Samsung C series TVs, applications, programs that will run in your TV or computer...:!:This forum is NOT FOR USER QUESTIONS or Problems.
Post Reply

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

[App] samyGOrc for C series

Post by sectroyer »

This app allows sending remote keys to tv from command line / shell scripts. Multiple keys are also supported :) List of keys is in samyGOrc_test file. Sample usage:

Code: Select all

 ./samyGOrc -p `pidof exeDSP`  -d 15
This command will send MUTE to TV :)
You do not have the required permissions to view the files attached to this post.
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [App] samyGOrc for C series

Post by juusso »

:)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: [App] samyGOrc for C series

Post by greenhorn »

Great!
SpoilerShow
# ./samyGOrc -p `pidof exeDSP` -d 15
samyGOrc v0.7.1 (c) bugficks 2013 updated to work on C by sectroyer 2014
symbol: mprotect -> @0x42cf51a0
mprotect: 0x42cf51a0
symbol: sleep -> @0x42cc4b40
sleepaddr: 0x42cc4b40
SHM, created: 1
symbol: _ZTI8PCThread -> @0x01b9084c
PCThread: : 0x1b9084c
String '15KeyInputCreator' found at: 0x01baddd0
_ZN15KeyInputCreator12NewKeyCommonEv found at: 0x0020f168
symbol: _ZN9TDBuilder8GetTDiCPE16TDSourceObject_k -> @0x002dd460
symbol: _fini -> @0x01aacb24
text range: @0x0025d460 -> @0x0015d460
rodata range: @0x01aacb24 -> @0x03cacb24
Found SendKeyPressInput at @0x0024546c
symbol: _ZN9TDBuilder8GetTDiCPE16TDSourceObject_k -> @0x002dd460
symbol: _fini -> @0x01aacb24
text range: @0x0025d460 -> @0x0015d460
rodata range: @0x01aacb24 -> @0x03cacb24
Found SendKeyReleaseInput at @0x0024558c
_ZN9KeyCommon17SendKeyPressInputEiis address: 0x00245330
_ZN9KeyCommon19SendKeyReleaseInputEi address: 0x002454c4
pc=42a64158 lr=42a67928 sp=bee668e0 fp=bee66934
r0=fffffe00 r1=0
r2=1 r3=0
stack: 0xbee52000-0xbee67000 length = 86016
executing injection code at 0xbee667e8
library injection completed!
#
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] samyGOrc for C series

Post by sectroyer »

greenhorn wrote:Great!
SpoilerShow
# ./samyGOrc -p `pidof exeDSP` -d 15
samyGOrc v0.7.1 (c) bugficks 2013 updated to work on C by sectroyer 2014
symbol: mprotect -> @0x42cf51a0
mprotect: 0x42cf51a0
symbol: sleep -> @0x42cc4b40
sleepaddr: 0x42cc4b40
SHM, created: 1
symbol: _ZTI8PCThread -> @0x01b9084c
PCThread: : 0x1b9084c
String '15KeyInputCreator' found at: 0x01baddd0
_ZN15KeyInputCreator12NewKeyCommonEv found at: 0x0020f168
symbol: _ZN9TDBuilder8GetTDiCPE16TDSourceObject_k -> @0x002dd460
symbol: _fini -> @0x01aacb24
text range: @0x0025d460 -> @0x0015d460
rodata range: @0x01aacb24 -> @0x03cacb24
Found SendKeyPressInput at @0x0024546c
symbol: _ZN9TDBuilder8GetTDiCPE16TDSourceObject_k -> @0x002dd460
symbol: _fini -> @0x01aacb24
text range: @0x0025d460 -> @0x0015d460
rodata range: @0x01aacb24 -> @0x03cacb24
Found SendKeyReleaseInput at @0x0024558c
_ZN9KeyCommon17SendKeyPressInputEiis address: 0x00245330
_ZN9KeyCommon19SendKeyReleaseInputEi address: 0x002454c4
pc=42a64158 lr=42a67928 sp=bee668e0 fp=bee66934
r0=fffffe00 r1=0
r2=1 r3=0
stack: 0xbee52000-0xbee67000 length = 86016
executing injection code at 0xbee667e8
library injection completed!
#
Glad to make you happy :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
beatfreak
SamyGO Project Donor
Posts: 591
Joined: Tue Aug 23, 2011 9:03 am
Location: Hamburg
Contact:

Re: [App] samyGOrc for C series

Post by beatfreak »

with VALDEUC 3011
SpoilerShow

Code: Select all

# ./samyGOrc -p `pidof exeDSP` -d 1 1  
samyGOrc v0.7.1 (c) bugficks 2013 updated to work on C by sectroyer 2014
symbol: mprotect -> @0x42cf51a0
mprotect: 0x42cf51a0
symbol: sleep -> @0x42cc4b40
sleepaddr: 0x42cc4b40
SHM, created: 0
pc=42a64158 lr=42a67928 sp=be9838e0 fp=be983934
r0=fffffe00 r1=0
r2=2 r3=0
stack: 0xbe96f000-0xbe984000 length = 86016
executing injection code at 0xbe9837e4
library injection completed!
# 
no reaction
//UE40C6500 @ T-VALDEUC 3011 // rooted manual HotelMode style // PVR to NFS via 18MB on-the-fly sparse XFS //
FYI: you can close your ssh session with SamyGO with

Code: Select all

~.
If you can't fix it using dvct tape, you are not using enough dvct tape.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] samyGOrc for C series

Post by sectroyer »

Sorry my C broke and I had to throw it out :D But you are free to fix yourself if there is any issue, source code is in first post :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
beatfreak
SamyGO Project Donor
Posts: 591
Joined: Tue Aug 23, 2011 9:03 am
Location: Hamburg
Contact:

Re: [App] samyGOrc for C series

Post by beatfreak »

...free but not nearly qualified (:
//UE40C6500 @ T-VALDEUC 3011 // rooted manual HotelMode style // PVR to NFS via 18MB on-the-fly sparse XFS //
FYI: you can close your ssh session with SamyGO with

Code: Select all

~.
If you can't fix it using dvct tape, you are not using enough dvct tape.

Post Reply

Return to “[C] Software”