-Added support for Conax cards CAS7 married, require the receiver rsa original (thanks to mitega), more info in the sbox.conf
-Added option 'controlsid', this option may limit the number of channels that can open a card at a time, more info in the sbox.conf
Was ich halt nur interessant fand, ist folgender Abschnitt, die fett gedruckte Zeile aus der Config
Code:
#NDS Example
[CCCCCCCC] # nds camid (4 bytes)
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list
[B]boxid= # if sbox can't get boxid from card, add here manually[/B]
controlsid=0:0 # X:Y X=max sids allowed at same time, Y=seconds needed to allow new sid
Ich weiss, dass dort NDS steht... aber irgendwie findet scheinbar Sbox die BOXID, zumindest bei NDS Verschlüssleung. Nicht immer, aber hin und wieder scheinbar schon. Unterscheidet sich der BoxKey bei einer Box, die NDS UND Conax kann?
Edit: Nur zur Info, habe noch keine Conax Karte, deshalb kann ich auch nicht testen. Sobald es möglich ist die Karte in einer Dreambox zu betreiben, wird bestellt
#Conax Example
[CCCCCCCC] # conax camid (4 bytes)
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list rsa= # rsa ecm used on paired cards controlsid=0:0 # X:Y X=max sids allowed at same time, Y=seconds needed to allow new sid
Mittlerweile ist mir bewußt, dass die BoxID scheinbar kein Problem darstellt, sondern NUR der RSA Key Kann jetzt SBox diesen RSA Key aus der Karte extrahieren?