Oscam EMUMod for all CoolstreamHd

iomeali

Registered
Messages
3,962
last

added also RAI seca 030

(and extended to other platforms)

at the moment :

oscam-svn7943-arm-linux-gnueabihf-libusb
oscam-svn7943-fritz73xx-webif-libusb
oscam-svn7943-fritz72xx-webif-libusb
oscam-svn7943-sh_4-webif-stapi
oscam-svn7943-mipsoe20-webif
oscam-svn7943-rasb_hard-webif
oscam-svn7943-dreambox_fpu-webif
oscam-svn7943-cool-webif-coolapi


http://www.sat-universe.com/showthread.php?t=243674
 

iomeali

Registered
Messages
3,962
Oscam EMUMod for all CoolstreamHd V0.08 vom 15.12.2012

http://www.sat-universe.com/showpost.php?p=986448&postcount=8







Version History:

V0.01
- Cryptoworks EMU
- Camd3.keys format

v0.02
- Nagra Aladin EMU (mapping necessary for KD Free)

V0.03
- Seca EMU

v0.04
- Via2.6 EMU
- Via3.0 EMU
- Conversion to SoftCam.Key
- No mapping for Digital Cable Free longer necessary

V0.05
- Via1 EMU for mezzo-added (0500:007400).
- Raspberry Fix
- Other minor bug fixes

v0.06
- Fixed ABSat

v0.07
- SoftNDS EMU (CAID ViaSat 0x090F)
- BISS

The minimum config of the EMU looks like this:

Code:

[reader]
label = emu
protocol = constcw
device = /var/keys/SoftCam.Key

Of course, also a Group and other parameters can be added, as seen on her regular readers.
It is definitely advisable with the CAID (s) specified as such a reader-matching occurs and not blindly every CAID will be tried.
Example:

Code:

[reader]
label = emu
protocol = constcw
device = /var/keys/SoftCam.Key
caid = 1801,0D05,0500,0100

If e.g. ORF is only seen enough, even 0D05 and the rest can get out. I think the logic behind it should be clear. If despite CAID still problems, it makes sense in the corresponding CAID oscam.dvbapi prioritize. Example oscam.dvbapi for ORF, Digital Cable Free & TNTSAT:


P: 0D05 #ORF
P: 1801 #Kabel Digital Free
P: 0500:030B00 #TNTSat

Notes:
- Case-insensitive when device path for SoftCam.Key (case-sensitive)! SoftCam.Key example, is something other than Softcam.key You can see the file we call you want, but it must also be so with device = ... stand.

- TNTSAT (0500:030 B00) uses long ECMs, which are not supported by each protocol. Is locally dvbapi users there of course, but
the reader should be shared on the network, then the camd3 or cccam-protocol can be used. With the newcamd protocol, it does not work! Any other station also works with the newcamd protocol.



V0.08 vom 13.12.2012

- Irdeto2 EMU


V0.08 vom 15.12.2012
Versionen mit und ohne libusb
- Buildconfig fixed
- Irdeto2 EMU
 

iomeali

Registered
Messages
3,962
V0.11 vom 24.1.2013 - SVN 8168

http://www.sat-universe.com/showpost.php?p=1001515&postcount=14

addedd in v0.11
Code:
DRE Crypt EMU
   -> key format: D AAAABB CCDD XX...
   -> D = DRE Crypt
   -> AAAA = caid
   -> BB = provid
   -> CC = keyset
   -> DD = keyid
   -> XX... = key
   -> example: D 4AE111 3B00 24....CA

- modified "cccwantemu = 1" for doscam purposes

Ab V0.11 sollte für Verbindungen via cccam ext auf doscam, beim Client Reader folgender Eintrag gesetzt werden um Identeinträge auf dem Server zu vermeiden:cccwantemu = 1

From V0.11 should for connections via cccam ext doscam to be set at the client reader following entry to avoid identification records on the server:cccwantemu = 1


V0.10

- Seca AU (RAI)
- EMM keys (primary and secondary masterkey) needed in SoftCam.Key, e.g. S 0030 XX YYYYYYYY
 
Top