If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
i have googled this topic and come across this below , Not my work btw , un ashamedly cut+pasted from elsewhere
Oscam - Protect your sly uk card
An interesting new feature available in oscam post build 5137 is "ecm whitelist"
Let me explain :-
Theories suggest that those who have had there cards turned off by sly for c/s was due to a special ecm request to the card from an infiltrated network.
In simple terms - a user requests a special ecm which only sly/n$s know which then answers back with either a boxid or serial number to the card. This special ecm would have a different LEN to the normal size ecm.
So oscam developers added a new feature which goes into oscam.server file . The line of text goes to your appropriate reader section and looks like so : -
define valid ECM length in hex and ident for physical reader
example
ecmwhitelist = 10,20,30,0a,0b,0c
= 0100:10,20;0200@12345:0a,4b
[blank] = none (default) and ident 000000
In normal operation mode this parameter is not required!
Comment