keyfile for the incubus emu?

djheaven

Registered
Messages
160
Ty for the great key, but, do you now how to make a keyfile for the incubus emu? I can't ket the softkey to work,
 

Minicat

Registered
Messages
1,764
yes, I know... take the included softcam, it works for mgcamd and incubusCamd

NEVER take a CCcam-softcam!
 
Messages
700
how can i use incubusCamd with softcam.key

and is there any cams that decode 2 chanels at same time yet
for enima2?
 

Minicat

Registered
Messages
1,764
Take a look in the readme:
Emulators for: Seca 1, Seca 2, Viaccess 1, Viaccess 2, Viaccess 2.3, Viaccess 2.4, Conax, Cryptoworks, Tps Crypt 1, Tps Crypt 2, Tps Crypt 3, Biss, Constant CW

.conf and .prio files can be inserted in the /var/bin directory, or in /etc, or in /var/keys
SoftCam.Key must be inserted in the /var/keys directory

Then take a look in the demo softcam key, included in the archiv and you will see that I made a big mistake in the past. There is a complete new structure inside. A working keyfile coming soon.
 

Minicat

Registered
Messages
1,764
So, I found the problems. This happens, if don't read the descrypton complete from a-z

To make a own softcam, you need a lot of knowledge about keys and there different formats

Most keys are standard softcam format, but not all. The RSAs and other keys that normally are in autoroll.key must be included to softcam on an exact format, with one comes on with position. This is needed to get nagra to work

for Biss you must create a new line in special format
B SID ECMPID <format1>

for CW you also muust create a new line with new format
X SID ECMPID <format2>

format2 is very simple: take the long key (32 byte)
format1 is a little bit tricky. tyke the shot format (16 bytes) and delete byte 4 and 8. Now you get a 12 byte key. All keypostings for CW made with my tool KeyformatV2 show this key for humax.

At this moment a work an a new softcam for incubusCamd, a new IP-Box-Bundle in a new format including the new incubus softcam and new keyformat templates including incubusCamd-formats
 

djheaven

Registered
Messages
160
The incubus user need to config somthing in the incubus.conf to.

You have to set the decoder_type to 0
And Prov and CaID have to set to 000000:0000
Or, you have to set i to the provider that you whant to decode.

Eks:

[Prov:000000:CaID:0000]
# ----------------------------------------------------------------------------
# Decoder type indicates whether the cam will attempt to decode this provider
# in software, or through a card-server. Supported values are:
#
# 0 - Use internal softcams.
# 1 - Connect to a card sharing protocol card-server.
decoder_type=0


MiniCat, i will test you softcam.key file, and report back to you..
 

Minicat

Registered
Messages
1,764
This is a problem with n2. I'm sure that I know where the problem comes from, bot no quick solution.

Can you also test rai
 

djheaven

Registered
Messages
160
Hello again.

The Rai are okey, so what do we have to do, to get n2 to work witt incubus?

I just try to set a provider in the conf file. But no luck :(
 

Minicat

Registered
Messages
1,764
Good, the softcam works also!

Now to nagra:
Code:
; N XXXX YY <32 characters>           ; IDEA opkey (00/01)
; N XXXX V  <32 characters>           ; IDEA verify key
; N XXXX M1 <128 characters>          ; RSA key
; N XXXX NN ZZ <32/48/192 characters> ; EMM keys (literal 'NN'), some examples:
; N XXXX NN 02 <32/48 characters>     ; EMM-G IDEA key (former N XXXX 02)
; N XXXX NN 03 <32 characters>        ; EMM-G signature key
; N XXXX NN 12 <192 characters>       ; EMM-G RSA key  (former N XXXX N2)
; N XXXX NN 30 <32 characters>        ; EMM-G 3DES key

I have the IDEA-Keys inside
I have the RSA key inside

the rest is unknown and not needed. I don't know, where the problem comes from
 

djheaven

Registered
Messages
160
Okey, i will try some new settings. So i come back later witt the result.

In the incubus.conf file, there are som settings, i will try to set up some eks, and try with the softcam.key file..

I be back ;)
 

Minicat

Registered
Messages
1,764
I can't believe that this is a config problem

A little bit loud thinking:
But... do you have tested without a prio-file?
What say the log, if you start manually from telnet?
What happens, if you delete all key from softcam and leave only DigiTV?
 

djheaven

Registered
Messages
160
I will test it, and i come back with log file, and i delete all key, and leav only Rai an DigiTv in the file...
 

djheaven

Registered
Messages
160
Hmm, :( I have testet and testet, but can't get Digitv to work.

What i have try is.
Deletet all key softcam, only Digitv in it.
Deletet Prio file.
Setup new incubus.conf file, New prov in it, and caID.
Nothing work :(

I start the Cam3 just to see that the sofkey work, and it did.

What is the command in telnet? I have not try to start it manuall, i don't now the command.
 

Minicat

Registered
Messages
1,764
The problem is, we never seen a working file.

Lets see the log.
Stop the emu first from emu management

Now log in from telnet. go to the bin-dir where you habe the emu. /var/emu or /var/bin
cd /var/bin
or
cd /var/emu

Now start the emu:
./incubusCamd

switch to DigiTV

Lets see, what happens in telnet
 

djheaven

Registered
Messages
160
What i can see here, is that when incubus start..

cuberevo:/var/bin# ./incubusCamd
Using config file: ./incubusCamd.conf

Using prio file: /var/keys/incubusCamd.prio

And then it's connecting to my Cccamd

I just fount out, that incubus need another prio file, Or can i use the priority.list file?
Maby that the problem=?
 
Last edited:
Top