Page 3 of 3
Re: [App] libHideSource D/E/F/H
Posted: Mon Apr 20, 2020 11:00 am
by zoelechat
Nope, no such lib.
Hey, you're still there; reply to the most actual response from you
Posted: Wed Apr 29, 2020 6:01 pm
by liverhook
because very old threads perhaps get out of sight and you don't reply to them.
I've rooted my F6500 end of 2014 with the help of your (and other) tutorial threads and files, and it's still running (samba, virtual usb, pvrtots a.o.).
For me backups of often used systems (running flawless) are a must, because something could go wrong, for example power loss during booting or similar.
So I want to backup the whole system of my tv like an image (or the most improtant file / folder structure). Is this possible?
I can see the system file / folder structure under windows with an ftp connection (anonymous; with a local static ip adress in my home network over wlan). Perhaps that what I see is not the important or whole structure!?
Also I can reach the system over telnet, over which I've set commands during setting up root and further settings.
I'm not really familiar with linux, but the tv system seems to be a kind of linux system, right?
About your answer I'd be very glad.
Best regards and very good work.
Re: [App] libHideSource D/E/F/H
Posted: Fri Apr 09, 2021 11:40 am
by networkfusion3
Hi I am new to this, so please be kind.
I have overrwitten the samyGOso (1.2.5) and I am attempting to read the source list, but I am getting the following output.
Code: Select all
VDLinux#> samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libHideSource.so LIST
samyGOso v1.2.5 (c) bugficks 2013-2014, sectroyer 2014-2015
Injecting '/mnt/opt/privateer/usr/libso/libHideSource.so' resident: '0'
mprotect: 0x41e96f80
dlopen: 0x42158c5c
dlclose: 0x42158cf0
dlsymaddr: 0x42158d50
pc=41fc4654 lr=41fc4638 sp=bea3be80 fp=80
r0=b1a61f4 r1=80
r2=1 r3=0
stack: 0xbea1c000-0xbea3d000 length = 135168
executing injection code at 0xbea3bd34
library injection completed!
Succeeded.
Anyone know what I am doing wrong?
UPDATE: it seems necessary to check the log file "/dtv/HideSource.log " in order to get the information. It was not clear that it was the case, so hopefully this will help others.
Re: [App] libHideSource D/E/F/H
Posted: Fri Apr 09, 2021 2:14 pm
by zoelechat
Relevant output is (always) in logfile: /dtv/lib_name_without_lib_prefix.log
Re: [App] libHideSource D/E/F/H
Posted: Fri Apr 09, 2021 4:38 pm
by networkfusion3
Thanks. I worked it out before noticing your reply. Hopefully that snipit will help other new users.