PDA

View Full Version : Cuberevo / mini Emulators



aftermath
9th March, 2009, 09:03 PM
IncubusCamd 0.7

07/02/2009, V0.70
- added auto-reconnection on servers (if lost connection previously)
- fixed a bug that caused the lost of cws
- added multi-server support for cccam (you can connect as a client to more than one server, this is a beta try, seems almost stable but it could have many bugs)
- fixed nagra providers (nagra3 and nagra2) interpretation (now they should work on cccam protocol, but i've not tested it so please report if you find bugs)
- fixed biss over cccam protocol
- added possibility to get emu shared data by server on cccam protocol (see config file)
- added logs information from console and into file (see config file)
- changed a bit the config file

Consider this version as a BETA one

download from here (http://rapidshare.com/files/207276119/pack.tar_3.gz)

download this "pack.tar.gz" and put into /tmp , and install from NLB panel.


################################################## ############################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
################################################## ############################

########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=3

# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1

# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/camd.log

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=1
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666

############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#

[CaID:0100]
ecm_table=80
priority=1

[CaID:0500]
ecm_table=80
priority=1

[CaID:0600]
ecm_table=80
priority=1

[CaID:0919]
ecm_table=80
priority=1

[CaID:093B]
ecm_table=80
priority=1

[CaID:0B00]
ecm_table=80
priority=1

[CaID:0D00]
ecm_table=80
priority=1

[CaID:1700]
ecm_table=80
priority=1

[CaID:1800]
ecm_table=80
priority=1

[CaID:2600]
ecm_table=80
priority=1

########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:000501:CaID:1833]
# ----------------------------------------------------------------------------
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
# Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314

[Prov:000101:CaID:1810]
# ----------------------------------------------------------------------------
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>/[EMM]
# aroureos://@<hostname>:<port>/[EMM]
# radegast://@<hostname>:<port>/[EMM]
#
card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314/EMM
card_server_url_1=newcamd://username:password@192.168.0.101:10551/0102030405060708091011121314/EMM
card_server_url_2=newcamd://username:password@192.168.0.102:10552/0102030405060708091011121314/EMM

[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
card_server_url_0=cccam://

########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
card_server_url=cccam://<username>:<password>@<hostname>:<port>
card_server_url=cccam://<username>:<password>@<hostname>:<port>
card_server_url=cccam://<username>:<password>@<hostname>:<port>

aftermath
12th March, 2009, 05:48 PM
Incubuscamd v.0.75 released



12/03/1956, V0.75
- fixed auto-reconnection on servers
- fixed multi-server connections
- fixed many bugs on memory that caused cam's crashes
- fixed timeshift
- fixed audio change selection wich cause the stop of video/audio on original dgs firmware

GBOX protocol still not fully supported

RapidShare: Easy Filehosting (http://rapidshare.com/files/208402157/incubusCamd_0_75.rar)

aftermath
21st March, 2009, 12:42 PM
incubusCamd, cam daemon.v 0.80
---------------------------------------------------------------------------------

Available for processor types: sh4 (tested only on Cuberevo family receivers)

Use the e2 version on cuberevo with enigma 2 on board, the other version (*.sh4) on ipbox 9000/900 with dgstation firmwares
Use the sigma version on azbox hd firmwares

Card client for protocols: cccam, gbox, newcamd 5.20, newcamd 5.25, radegast old, radegast new, aroureos

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

----------------
History:

24/10/1917, V0.80
- added caids tunneling (check the config file to know how to set them, used for example with PremiereHD card on betacrypt)
- fixed cryptoworks provider id recognition
- gbox protocol multiserver added
- newcamd fixes for multiserver
- radegast fixes for multiserver
- aroureos fixes for multiserver
- added test version of internal emu (see config file to know how to enable it)

download here (http://rapidshare.com/files/211762265/incubusCamd_0_80.rar)

t.ph
26th March, 2009, 01:52 PM
Cheers mate that looks like the road i'm gonna go down

I will let you know how i get on

t.ph
27th March, 2009, 08:15 PM
This is going from bad to worse

Trying to install Flashtools/ USB Driver via the USB cable method and managing to get "USB Upgrade" display on stb but then it goes ERR 10 immediatley before i attempt to do anything

Any ideas/workaround?

t.ph
27th March, 2009, 10:55 PM
All sorted loaded image via USB Stick and now have everything running like a dream.

Thanks for the earlier help

t.ph
4th April, 2009, 09:15 AM
What image are you using?

I had to load the NLB9047 image and then configured the config file with the above and it's been working perfect.

t.ph
8th April, 2009, 10:43 PM
Yeah you are right about the gap but just checked my config and there is no gap so my fault for originally posting that config with the gap.

t.ph
9th April, 2009, 04:28 PM
Hi,

Are you sure your cccam version is not higher then 2.09?

Otherwise it doesn't work.

I dont know who you are replying to but your quoting my post and i have no problem. As you will see in post #8.

grizzlyt
24th April, 2009, 01:33 AM
IncubusCamd version 0.82
- second try fixing caids tunneling (with PremiereHD card on betacrypt, i can't test it so, i don't know if it works or not)
- first try fixing caid 0603 (same as premierehd, i can't test it, please report if it works or not)
- fixed long ecm bugs
- full support for cccam 2.1.0 protocol
- many minor fixes for stability (hope this version will be better than last one)

aftermath
24th April, 2009, 04:37 PM
incubusCamd, cam daemon.
---------------------------------------------------------------------------------

Available for processor types: sh4 (tested only on Cuberevo family receivers)

Use the e2 version on cuberevo with enigma 2 on board, the other version (*.sh4) on ipbox 9000/900 with dgstation firmwares
Use the sigma version on azbox hd firmwares

Card client for protocols: cccam, gbox, newcamd 5.20, newcamd 5.25, radegast old, radegast new, aroureos

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

----------------
History:

05/05/1821, V0.82
- second try fixing caids tunneling (with PremiereHD card on betacrypt, i can't test it so, i don't know if it works or not)
- first try fixing caid 0603 (same as premierehd, i can't test it, please report if it works or not)
- fixed long ecm bugs
- full support for cccam 2.1.0 protocol
- many minor fixes for stability (hope this version will be better than last one)

KNOWN BUG: sometimes with the timeshift option enabled you can occur problems during standby or channel change,
so you need to restart the cam

24/10/1917, V0.80
- added caids tunneling (check the config file to know how to set them, used for example with PremiereHD card on betacrypt)
- fixed cryptoworks provider id recognition
- gbox protocol multiserver added
- newcamd fixes for multiserver
- radegast fixes for multiserver
- aroureos fixes for multiserver
- added test version of internal emu (see config file to know how to enable it)

radegast, aroureos and newcamd multiserver is done by using the card_server_url_0 _1 _2 and so on (max 16 provider)
declared in the provider configuration [Prov:XXXXXX:CaID:YYYY] section.
newcamd, radegast and aroureos shouldn't be declared in the [Servers] section (if found there, they will be ignored).
The [Servers] section is used to connect only gbox and cccam servers.

12/03/1956, V0.75
- fixed auto-reconnection on servers
- fixed multi-server connections
- fixed many bugs on memory that caused cam's crashes
- fixed timeshift
- fixed audio change selection wich cause the stop of video/audio on original dgs firmware

GBOX protocol still not fully supported (i can't test it but i think it shouldn't work in this version)

07/02/2009, V0.70
- added auto-reconnection on servers (if lost connection previously)
- fixed a bug that caused the lost of cws
- added multi-server support for cccam (you can connect as a client to more than one server, this is a beta try, seems almost stable but it could have many bugs)
- fixed nagra providers (nagra3 and nagra2) interpretation (now they should work on cccam protocol, but i've not tested it so please report if you find bugs)
- fixed biss over cccam protocol
- added possibility to get emu shared data by server on cccam protocol (see config file)
- added logs information from console and into file (see config file)
- changed a bit the config file

Consider this version as a BETA one, i don't think it's really stable as i can think.
GBOX protocol is not fully supported in this version, I will fix it in the next release.

04/01/2009, V0.55
- fixed some little bugs on DGStations api interface
- added multi descrambling support for DGStations HD original firmwares (PIP, timeshift, recording channels, second tuner support)
- added version sigma to be used with AzBox HD
I've been noticed about many peoples not able to view some channels, don't forget to edit your prio file. Editing that file will give you the ability to chose the right pid wich the cam should be select (if you will not edit it, the cam will use the first pid and then try to use other pids, but this will take much more time to be able to see something)

20/06/2008, V0.50, First public release
camd33 and camd35 is really much unstable so I think it's not yet ready for public,
asap it will be ready i'll publish it ;)
This is the first release, you can't see any log on the console because
I don't wanna people read infos that could put them on the strange way.
However logs on console are really good to know if bugs are the cause of your problem or
simply if you are so noob to not be able to configure it correctly.

Read very well config files and don't say something you don't know.

This is not a fully working cam, some functions are not implemented/enabled because they are not ready for public and
I think people don't wanna functions that are working not really good as they expected!
(also this version is a beta version, but i wanted to put some hopes on people that believe a cam is better than othern one,
we have tested the cam on many decoders and we can say this cam is not bad at all also in beta and not full working mode :p)

So for the first release I choose to public only client side of the cam. :)

I want to thank raton_craquero for givin' me the possibility to know really a lot of things on how to use dvb_api and i have
to admit that i really like his config file structure and his log functions, so i decided to use them with his agreement :)
Thank you!

Regards, the IncubusCrew!

aftermath
24th April, 2009, 05:01 PM
| |
| HYPERCAM on SH4 - ABCOM IP9000HD / Cuberevo Setup Instructions|
| |
================================================== ===============

INTRODUCTION
------------

Here is a brief note on installation process required on
ABCOM IP9000 HD / CUBEREVO from DGS.

For now, The hypercam version delivered is only compatible with
firmwares based on DGS images ( including NLB images), and using sbox
as GUI.
Actually, it's only able to manage the 'Live' descrambling !
Future releases will also support PIP / PVR descrambling.

Hypercam has just been adapted to handle decryption operations on
this firmware / drivers. In a 'near' futur, drivers could change on the
receiver and results in hypercam no more decrypting or crashing.
You've been warned !

Also please note that this binary has IP9000 dedicated embedded settings,
so it won't work on other SH4 based STB such as QBoX or others, nor IP9000
under Enigma2 images.

Now it's up to you to use or not hypercam. Enjoy it !

================================================== ===============

SETUP INSTRUCTIONS
------------------

For now, you have to use a very simple installer.

1 - transfer files into /tmp on receiver

2 - connect with telnet to cuberevo receiver

3- go into /tmp directory ==> cd /tmp

4 - Be sure the install script is executable
if not ==> chmod 755 install

5 - Execute installer
./install

Confirm installation when prompted

6 - It can be necessary to configure your own settings, by editing
file /var/bin/hypercam.cfg

7 - when ready, type :
/var/bin/start_hypercam.sh

All activity reportings are, by default, written in /tmp
hypercam.peers State of connected peers
hypercam.localcards List of cards detected in smartcard readers
hypercam.cards List of all available cards (local & remote)
hypercam.schemes List of available encryption schemes
for current channel


Download:
here (http://rapidshare.com/files/225243522/hypercam.1.03_SH4.rar)

NASA2007
27th April, 2009, 05:34 PM
it runs mutch better than 0.80 I have only testet i on ccamd server with incubuscamd but it runs faster and no so manny glitches and freezes, cool work hope a new image from NLB is on it's way :-)

keep up the nice work, nice update:top:

kennylam
2nd May, 2009, 08:08 PM
that's great! you saved my life:laugh:

grizzlyt
21st May, 2009, 01:45 PM
Incubus 0.83

History: 21/05/2009, V0.83
* fixed caid tunneling for premierehd on betacrypt over cccam
* fixed bug for caid 0603 over cccam
* fixed tv vlandeeren bug over cccam
* compatibility with cccam 2.1.1 In this version only pid selected from prio file will be used, otherwise only the first pid on pmt list will be selected

grizzlyt
23rd May, 2009, 06:57 PM
IncubusCamd ver 0.8.3+ NewCS 1.66

NewCS - 1.66 RC1
Changelog
v.1.66 RC1
All cdks are new, due to server crash.. many many changes to libs etc.
Support for TNTSAT.
Experimental support for *** 0963. NB! Remember to put the 4 byte hex boxkey in config!
Multi-realms added to chameleon.
Support for pin-code on specific channels specified by in config.
Added the ability to disable/enable certain virtualcards on chameleon in config, or disable whole list.

Quote:
NB! NewCS has gone green - removed all support for windows
Time to grow up, get a powerfriendly little linux-device to run NewCS on!
coming soon on our panel...

wait please

robbsson2000
26th May, 2009, 11:30 PM
hi all i cant get the incubus to work.. cant dowload plugins in the black pearl img.
and the incubuc 5 don?t work .

please help..

aftermath
26th May, 2009, 11:41 PM
I take it its a Kathrein box you got ?

fredh
27th May, 2009, 07:40 PM
Please find config as requested, I am never sure if you can remove all the garbage and just leave the server details:


################################################## ############################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
################################################## ############################
########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1
# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=1
# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1
# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0
# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/incubusCamd.log
# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=1
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0
#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666
############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#
[CaID:0100]
ecm_table=80
priority=1
[CaID:0500]
ecm_table=80
priority=1
[CaID:0600]
ecm_table=80
priority=1
[CaID:0919]
ecm_table=80
priority=1
[CaID:093B]
ecm_table=80
priority=1
[CaID:0B00]
ecm_table=80
priority=1
[CaID:0D00]
ecm_table=80
priority=1
[CaID:1700]
ecm_table=80
priority=1
[CaID:1800]
ecm_table=80
priority=1
[CaID:2600]
ecm_table=80
priority=1
########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#
[Prov:000501:CaID:1833]
# ----------------------------------------------------------------------------
# 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=1
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
# Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
card_server_url_0=cccam://
########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# cccam://brianblythe2006:ser732009@xxxxxx:12000/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
card_server_url=cccam://brianblythe2006:ser732009@xxxxx:12000
card_server_url=cccam://<username>:<password>@<hostname>:<port>
card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>
card_server_url=cccam://<username>:<password>@<hostname>:<port>
card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
# 1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
# 1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#

Many thanks in advance

grizzlyt
1st June, 2009, 02:43 AM
Hypercam 1.04 multi receivers
*************************
Release 1.04

=> Added one type of *** card support
=> Added hypercam.status file, see configuration file for settings
=> Fixed clear => crypted switch for some channel not providing new PMT

Thanks for Hypercam Devs for this piece of software !

hypercam.1.04.7z (http://www.mediafire.com/?amebzwzyti2)

ipbox2008
1st June, 2009, 06:12 PM
why in start of task there are this errors:

cuberevo-250hd:/var/bin# start_hypercam.sh
killall: mgcamd: no process killed
killall: mg_launcher: no process killed
killall: newcs: no process killed
rmmod: sci: No such file or directory
killall: hypercam.ipbox: no process killed
/var/bin/api3-wrapper.sh: line 9: syntax error: "(" unexpected
/var/bin/start_hypercam.sh: line 12: /var/bin/sci-ng.sh: not found

Is non compatible with cuberevo 250hd?

thank's

satman
1st June, 2009, 06:23 PM
why in start of task there are this errors:

cuberevo-250hd:/var/bin# start_hypercam.sh
killall: mgcamd: no process killed

mgcamd is not running

killall: mg_launcher: no process killed
mgcamd_launcher is not running

killall: newcs: no process killed
newcs is not running

rmmod: sci: No such file or directory
killall: hypercam.ipbox: no process killed
hypercam is not already running

/var/bin/api3-wrapper.sh: line 9: syntax error: "(" unexpected
/var/bin/start_hypercam.sh: line 12: /var/bin/sci-ng.sh: not found

driver is probably already loaded and/or the .sh script files is missing from /var/bin

Is non compatible with cuberevo 250hd?
only tested with 9000HD but dont see why that would stop working on 250HD


thank's

see RED.....

grizzlyt
3rd June, 2009, 07:03 AM
Hypercam 1.05
**********************
=> Fixed clear => crypted switch / Dreambox PPC specific operations
=> Workaround for Dreambox PPC poor smartcard drivers timing...

hypercam.1.05.7z (http://www.mediafire.com/?mm5k3kjnd3j)

grizzlyt
6th June, 2009, 11:41 AM
Hypercam 1.0.6

Hypercam 1.06

Release 1.06
******************
=> Fixed card support on Dreambox PPC for N2/N3/IRDETO/***
=> Fixed streaming decryption on Dreambox PPC

despdan
10th June, 2009, 08:55 AM
Hypercam 1.06

Release 1.06
******************
=> Fixed card support on Dreambox PPC for N2/N3/IRDETO/***
=> Fixed streaming decryption on Dreambox PPCIf we ever get a card dumped will this clear the channels on Irish n2 stream on a dreambox?

satman
10th June, 2009, 09:14 AM
@dan yes it will

kaneguru
11th June, 2009, 10:04 AM
thank you.
did it work on qbox_hd also?

kaneguru
11th June, 2009, 02:07 PM
hello.
on my qbox run newcs well.
another receiver like dream or dbox can connect to my box also well.
but myself cannot connect to newcs.
not incubus or hypercam.
what make i wrong?

in incubus conf i activated newcamd line.

can anybody help me?

thx

aftermath
18th June, 2009, 12:07 AM
IncubusCamd 0.85

.
.
.
.
.
.
18/06/2009, V0.85
- deleted old priority system for caid, now will be used firstly the prio and then a cycle selection
- SID in hex value instead of dec one
- fixed some bugs on caid ecm parsing
- fixes for stability/less-crashes (crashes were made by the pmt handling, using pmt file wich the writes is slower than the channel change,
now should be fixed in almost all cases)
- still open the 2.1.1 protocol support and previous version
- fixed a bug on reading keys for the internal emulator, now also unsupported softcam.key files are skipped in the unknown fields
(read the softcam.key file to see how to build a new one)

kaneguru
21st June, 2009, 08:56 AM
hi.
i have incubus,but i will use my softcam.key for digitv.

what should i do?
i have write follow lines into the conf

[Prov:002111:CaID:0000]
# ----------------------------------------------------------------------------

decoder_type=0


but the didn?t work.
whats wrong?

thx

grizzlyt
8th July, 2009, 02:09 PM
IncubusCamd ver 0.8.7
*****************
* fixed a bug on channel change stability
* fixed a bug on ecm cache
* support for caid 0603 on JSC sport channels

incubusCamd_0_87.7z (http://www.mediafire.com/?munnddmtfnn)

grizzlyt
9th July, 2009, 03:38 PM
EMU Manager + ACT Extras v1.4b released

Changelog:

* Repaired damaged files
********************
Installation:
* With FTP copy all files into folders and set permission (chmod) all files inside to 755
* Restart Enigma2 (GUI)
* Press Blue button to find EMU Manager + ACT Extras v1.4b

********************

Here For E2 in Flash (removed multiple IncubusCamds to reduce the size)
http://www.digital-kaos.co.uk/forums/attachments/f95/3969d1247149513-cuberevo-mini-emulators-emu-manager-.c.t-extras-v1.4b_flash.rar
Here For E2 in USB Stick
http://www.digital-kaos.co.uk/forums/attachments/f95/3970d1247149513-cuberevo-mini-emulators-emu-manager-.c.t-extras-v1.4b_usb-stick.rar

Best regards,

ALALIL

grizzlyt
4th August, 2009, 02:00 PM
Incubus Camd 0.89
release V0.89

Warning: config file is changed a bit, now is less difficult for stupid people to configure it (i hope) and many features are added but not completed yet

* added camd33 protocol
* added camd35 protocol
* added possibility to define .prio and SoftCam.key file directories
* added a check on multi instances of running incubusCamd to prevent errors (i read that many people start many times
the cam and this will crash connections to servers)
* fixed cccam 2.1.2 support for check on protocol version
* now you can set priority for each provider/caid combination, by selecting if you prefer the cam will check firstly
internal emulator, card share protocol or internal card reader (not yet implemented the card reader function, it-s a future plan)
check the "check_priority" option in the config file
* now you can set card share protocol priority, check the "cs_protocol_order" option in the config file
* changed a bit the configuration file to allow you to set all protocols data inside the (Servers) section, check the config file to know more.

incubusCamd_0_89.tar.gz (http://www.mediafire.com/?2nmmyodqvmz)

aftermath
4th August, 2009, 07:58 PM
#######################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
################################################## ############################

########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
#
background_execution=0

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
#
debug_level=0

# This option enables (1) or disables (0) the writing of debug information to the
# console.########################################## #############
#
log_to_console=0

# This option enables (1) or disables (0) the writing of console output to a log file
#
log_to_file=0

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
#
logfile_name=/var/bin/incubusCamd.log

# This is the path and filename to read SoftCam.Key file
# by default it will be searched in the /var/keys directory
#
softcamfile_name=/var/keys/SoftCam.Key

# This is the path and filename to read prio file
# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
#
priofile_name=/var/bin/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
#
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

# When activated, incubusCamd will listen on the specified port for connections. All
# log activity will be broadcast in real-time to connected clients.
#
console_logs_broadcast=1
console_logs_broadcast_port=666

# When activated, camd will listen on the specified port for connections. All
# command (to view the full list use -help command) received will be processed.
#
console_command_broadcast=1
console_command_broadcast_port=777

########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:000000:CaID:0000]
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
cs_protocol_order=cccam,newcamd,gbox,camd35,camd33 ,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
process_emm_u=0

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam,newcamd,gbox,camd35,camd3 3,radegast,aroureos
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0

########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# newcamd://<username_31>:<password_31>@<hostname>:<port>:<caid_4>:<prov_id_6>/<des_key_14>/[EMM]
# aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# camd33://<username_10>:<password_10>@<hostname>:<port>:<caid_4>:<prov_id_6>/[aes_key_16]/[EMM]
# camd35://<username_32>:<password_32>@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# gbox://<localhost>:<localport>:<password_8>@<peer_address>:<peer_port>:<peer_pass_8>/[EMM]
#
# cccam://<username_20>:<password_32>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
# i.e:
#
#card_server_url=cccam://username:password@192.168.1.24:12000
#card_server_url=cccam://username:password@yourname.dyndns.org:15000
#card_server_url=gbox://yourname.dyndns.org:6666:password@hisname.dyndns.o rg:6666:peer_pass
#card_server_url=cccam://username:password@hostname:port
#card_server_url=gbox://192.168.1.24:5555:password@192.168.1.32:4444:peer_ pass
#card_server_url=newcamd://username:password@192.168.0.100:10550:0500:028800/0102030405060708091011121314
#card_server_url=radegast://@192.168.0.100:10550:0100:000065
#card_server_url=aroureos://@yourhostname.dyndns.org:10666:0500:007C00
#card_server_url=camd35://username:password@192.168.0.50:14150:0603:000000
#card_server_url=camd33://username:password@192.168.0.50:10550:0603:000000 # cam33 without AES encryption
#card_server_url=camd33://username:password@192.168.0.50:10500:0604:000000/01020304050607080910111213141516 # cam33 with AES encryption

########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
#
#1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
#1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards

grizzlyt
5th August, 2009, 10:11 PM
Incubus Camd 0.90

05/08/2009, release V0.90
* fixed the bug for caid/provider selection for protocols
* optimized a little bit more the protocol selection (lot of improvements)
* added console server interface (you can log by telnet, check the config file: console_logs_broadcast, console_logs_broadcast_port)
* added more infos for current server and info like that, in file /tmp/ecm.info

http://www.mediafire.com/file/qtvzy3qznew/incubusCamd_0_90.tar.gz

grizzlyt
10th August, 2009, 08:07 PM
Incubus Camd 0.91

10/08/2009, V0.91
* fixed a bug on caid tunneling
* fixed a bug when a cw with same old value arrives
* added web interface (the config writer could have some bugs, it is not 100% tested)
* added log of ecm pid selected
* added timeout check on server connection (no more blocking if a fail server is given)
* fixed a check on multi-istances
* added on_screen_messages_ecm and on_screen_messages_emm (emm are disabled, so now is useless), pay attention,
it will pop-up a message on the screen each time an ecm decrypted successfully arrives
* if no more protocol or priority type will be selected (check_priority, cs_protocol_order) nothing will be used by default,
check the config file for more examples and infos
* added possibility to set priority/ignore on ecm pid (check the incubusCamd.prio file for more infos/examples)
* fixed a bug with emu given by cccam protocol servers
* fixed a bug on reading keys from SoftCam.Key file (also added possibility to use char ; or # for comments)
* now all emulators codifies should be ok, i can't test them all, so report if something is wrong (do not forget to use the SoftCam.Key edited
like the one attached in the release pack, because it's not like others softcam.key files)
* fixed a bug on reading config files, wich do not delete spaces ' ' when found

No EMMs are supported yet, so do not hope in that, emms will be implemented in a future version.

http://www.mediafire.com/file/gzmugmxez1o/incubusCamd_0_91.rar

grizzlyt
10th August, 2009, 11:27 PM
Incubus Camd 0.92

10/08/2009, V0.92

* solved once for all bugs with spaces and comments in config files

* fixed a bug on caid tunneling
* fixed a bug when a cw with same old value arrives
* added web interface (the config writer could have some bugs,
it is not 100% tested)
* added log of ecm pid selected
* added timeout check on server connection (no more blocking if a fail
server is given)
* fixed a check on multi*istances
* added on_screen_messages_ecm and on_screen_messages_emm
(emm are disabled, so now is useless), pay attention, it will pop*up
a message on the screen each time an ecm decrypted successfully arrives
* if no more protocol or priority type will be selected (check_priority,
cs_protocol_order) nothing will be used by default, check the config
file for more examples and infos
* added possibility to set priority/ignore on ecm pid (check the
incubusCamd.prio file for more infos/examples)
* fixed a bug with emu given by cccam protocol servers
* fixed a bug on reading keys from SoftCam.Key file (also added possibility
to use char ; or # for comments)
* now all emulators codifies should be ok, i can't test them all, so report if
something is wrong (do not forget to use the SoftCam.Key edited
like the one attached in the release pack, because it's not like others
softcam.key files)
* fixed a bug on reading config files, wich do not delete spaces ' ' when found

No EMMs are supported yet, so do not hope in that, emms will be implemented in a future version.

http://www.mediafire.com/file/jjzjog5ozjm/incubusCamd_0_92.tar.gz

grizzlyt
27th August, 2009, 11:57 PM
MGcamd 1.33-SH4

This is the binary, works with E2
Plus config.

http://www.mediafire.com/file/4zznihwtjyq/mgcamd-1.33 & config.zip

aftermath
6th September, 2009, 08:30 PM
V0.93
- fixed ecm pid debug log for biss encryption
- fixed a bug on filters (more stability)
- add seca2/seca3 handler (i suggest to use it only on providers wich uses both seca2 and seca3 with same provid value,
like TVVlandeeren and Canal Digitaal)
- fixed bug on reading prio/ignore
- updated web interface
- newcamd and radegast are now managed in a better way, no more connecting/disconnecting is done if no server
is disconnected before (or the connection would be broken)
- fixed a bug wich will not find card on cccam protocol if multi provider (like seca2/seca3 pids) are declared with the same values
- added emm management (it works only with newcamd servers wich use the EMM in the config line, do not forget to enable also
"process_emms_on_cs_mode" and your emm-g/s/u blocker options)
- fixed some bugs with timeshift using original dgs based firmwares (if you find more bugs report them as usually)
- fixed some bugs with PIP using original dgs based firmwares (if you find more bugs report them as usually)

EMM for internal emu will be enabled when testers will report emm are working ok with almost all codifies.
Do not forget this is a beta version so it could be some EMM will not work as expected, but i can't test every codify
in the world and every smart card for each provider, so... you know, just report what works and what does not!

http://i238.photobucket.com/albums/ff308/aftermath_0377/clikhere.gif
(http://rapidshare.com/files/276519466/incubusCamd_0_93.tar.gz)

aftermath
4th November, 2009, 08:31 PM
04/11/2009, V0.94
- fixed bugs on EMM handling for various codifies
- fixed some memory bugs
- many other internal code improvements
- no more beta code used in teta version


RapidShare: 1-CLICK Web hosting - Easy Filehosting (http://rapidshare.com/files/302430456/incubusCamd_0_94.tar.gz)

grizzlyt
17th November, 2009, 09:21 PM
IncubusCamd 0.95

17.11.2009

? optimized service manager on e2 on FTA channels (no more cpu overload requesting PMT always)
? fixed a bug on dw log for internal emu showing wrong values
? added possibility to declare prov and caid set to 0000:000000 on newcamd server lines, this is usefull if you like to
use the server for many codifies or if you don't know exactly the values to put in (let's call it a jolly value)
? fixed CCcam 2.1.3 recognized like system
? fixed dw delay time written in file ecm.info
@mediafire (http://www.mediafire.com/file/tlzljgzz20g/incubusCamd_0_95.tar.gz)

aftermath
27th January, 2010, 05:14 PM
Incubuscamd 0.9.6

10.12.09


V0.96
- fixed again EMMs over newcamd protocol
- fixed a bug on last chid on irdeto channels on cccam protocol (it was happen that sometimes it would not get correctly)
- fixed a bug on cccam connection compatibility (sorry it was my mistake on last rev)
- changed "chid" option in the config file (read it for more info), now you have to insert hex values and chid is no more the index, but the real chid value
- added "dw delay time" for all supported protocols
- added possibility to declare max uphops that will be searched for cards over cccam protocol

get it here (http://rapidshare.com/files/341940674/incubusCamd_0_96.tar.gz)

munin
8th February, 2010, 08:59 PM
Hmm beginners question i have incubus cam installed, but i want to use the card in the local card reader, what entry do i need to make in the config ........
I know it works i see incubuscam looking in dfebug mode when i tail the logfile.

megamanxx
1st July, 2011, 07:31 PM
Hi
I am a new buy( cuberevo 250 HD ) , I have recently update to VODKA 011 image , Picture qualty for fta channels is great in this image. the image is DGS base and includes OSCam, I wanna know is oscam a good emulator or I should install another EMU?
which EMU is the best for a DGS based image?
(I wanna use a CCCam acount).

langamers2
7th August, 2011, 09:37 PM
where can i find emu mgcamd.ipk please?