I'm using Ci module for watching satellite programs on tv. These modules has a parental control that i couldn't just turn off. And everytime i watching something +16 i must enter pin code again and again. So tell me is there any option to turn off or hide the age restrictions from CI module that are provided with every audition? I want to ONLY hide this thing (not the whole description of the programs). Please help
ue55h6500 i need to hide age restricions
ue55h6500 i need to hide age restricions
Hi,
I'm using Ci module for watching satellite programs on tv. These modules has a parental control that i couldn't just turn off. And everytime i watching something +16 i must enter pin code again and again. So tell me is there any option to turn off or hide the age restrictions from CI module that are provided with every audition? I want to ONLY hide this thing (not the whole description of the programs). Please help
firmware 1108
I'm using Ci module for watching satellite programs on tv. These modules has a parental control that i couldn't just turn off. And everytime i watching something +16 i must enter pin code again and again. So tell me is there any option to turn off or hide the age restrictions from CI module that are provided with every audition? I want to ONLY hide this thing (not the whole description of the programs). Please help
Re: ue55h6500 i need to hide age restricions
Try [App] libHideVarious B/C/D/E/F/H
Should probably work, except if pincode request is CI specific maybe (?)
- PARENTAL_LOCK - Completely disable parental lock (in case TV still asks pincode on -18, even disabled in menu).
I do NOT receive any PM. Please use forum.
Re: ue55h6500 i need to hide age restricions
Much thanks for your reply.
First i'll try this method on my rooted 32d6500, because i don't root my 55h6500 yet (i though to hide parental lock i need to only set something in service menu etc.). But i spent a long hours to figure it out how to do that (sorry, i'm a little dummie). In the internet i found program FileZilla 3.14.1 that allows me to add (by binary transfer) "samoGOso" and "libHideVarious.so" into tv files. Ok, but next i stuck in the point:
I also download PuTTY and connect via telnet, port 21 (others didn't work) and it's look like connected -> "220 Operation successful". Next i write down:
but it give me back text "500 Unknown comand".
How and where can i add this command to block parental lock (maybe PuTTY (or rather me) doesn't work correctly?) ?
First i'll try this method on my rooted 32d6500, because i don't root my 55h6500 yet (i though to hide parental lock i need to only set something in service menu etc.). But i spent a long hours to figure it out how to do that (sorry, i'm a little dummie). In the internet i found program FileZilla 3.14.1 that allows me to add (by binary transfer) "samoGOso" and "libHideVarious.so" into tv files. Ok, but next i stuck in the point:
Code: Select all
Execute:
samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libHideVarious.so [arg1...argN]Code: Select all
samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libHideVarious.so [PARENTAL_LOCK]How and where can i add this command to block parental lock (maybe PuTTY (or rather me) doesn't work correctly?) ?
Re: ue55h6500 i need to hide age restricions
Port 21 is FTP, can't be Telnet 
I think on D you have to connect to port 1023, or maybe to webshell, check Wiki.
Btw:
I think on D you have to connect to port 1023, or maybe to webshell, check Wiki.
Btw:
zoelechat wrote:-[ ] around arguments mean as usual they're OPTIONAL, you must not copy/paste them in commandline
I do NOT receive any PM. Please use forum.
Re: ue55h6500 i need to hide age restricions
A'ight i found the permission settings in FileZilla. Now samyGOso, libHideVarious.so and 99_90_HideVarious.init has -rwxr-xr-x. Also I execute:
in webshell:
and change in 99_90_HideVarious.init: OPTIONS="PARENTAL_LOCK"
Everything succeeded but i still have the age restrictions in channel info, and still asking for pin code. Am I done something wrong?
Please, help.
Code: Select all
samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libHideVarious.so PARENTAL_LOCKCode: Select all
bla, bla, bla...
stack: 0xbe86a000-0xbe87f000 length = 86016
executing injection code at 0xbe87e1b4
library injection completed!
Succeeded.Everything succeeded but i still have the age restrictions in channel info, and still asking for pin code. Am I done something wrong?
Please, help.
Re: ue55h6500 i need to hide age restricions
I don't think you did anything wrong, parental control is probably handled by CI module itself and there unsupported by patch.
zoelechat wrote:Should probably work, except if pincode request is CI specific
I do NOT receive any PM. Please use forum.
Re: ue55h6500 i need to hide age restricions
No, I just turn on TV without CI module, watching non-satellite programs and it still show the age restriction in channel info. So it doesn't have connection with CI module. Maybe there's another way to hide it or I did something wrong?
Re: ue55h6500 i need to hide age restricions
Ok but thanks anyway. Maybe in H series it will work 