PDA

View Full Version : Sbox Latest


aamir11+
06-01-10, 12:06
SBox 0.0.4-6

| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (PowerPC, MIPS, X86 & wrt54gl)

What's New? 0.0.4-6

-Bugs solved
+Added support for *** smartcards
+Added support for Irdeto smartcards
+Added support for Tiger/Ncmed smartcards
+Added Webinterface

ToDo
+Sleep alot

SmartCards Supported:

System EMM ECM SCI Phoenix
-----------------------------------
Nagra2/3 OK OK OK OK
Nagra Tiger/NCMED OK OK OK OK
Viaccess KO OK OK OK
Seca OK OK OK OK
Irdeto OK OK OK KO
*** KO OK OK KO


sbox.ppc enigma1
sbox.mips enigma2
sbox.x86 Linux PC
sbox.wrt54gl Linksys router

sbox.conf

[main]
server_only=0 # 0=emu+newcamd server 1=only newcamd server
log=0 # 1=no log 1=log to /tmp/sbox.log //ALWAYS USE 0//
userspath=/var/bin/users.sbox # users list
webinterface=0 # 1=web interface on 0=web interface off
webport=81 # web interface port

[slot0]
active=1 # 0=inactive 1=active
sci=/dev/sci0 # lower
ncdserver=0 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15050 # newcamd port
mhz=0 # Mhz for card in this reader, ONLY WORKS ON INTERNAL CARDREADER. Example: mhz=357, mhz=368

#Nagra2/3 Example
[CCCCCCCC] # nagra2 camid (4 bytes)
rsa= # rsa "n" from this card (like newcs)
boxkey= # boxkey from this card
emm=0 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath=/var/****/port.list # path from port.list

#Nagra tiger/ncmed Example
[CCCCCCCC] # nagra camid (4 bytes)
emm=2 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list

#Seca Example
[CCCCCCCC] # seca camid (4 bytes)
ok_view=0 # if ok_view=1 sbox simulates the "ok view this season" on seca smartcards
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

#Viaccess Example
[CCCCCCCC] # via 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

#Irdeto Example
[CCCCCCCC] # irdeto camid (4 bytes)
camkey=0000000000000000 # CamKEY
camkeydata=000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000
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

#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

# How to ADD RSA for TIGER/NCMED cards
# If your card is a ROM TIGER547 Rev124 (for example)
# [TIGER547] <- this is the rom version from your card
# rsa=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xx
# ONLY THIS, for config bloquer, portlist, etc, look at the examples above!

#Example configuration newcamd client
[NewCamd]
#server0=dummy:dummy@localhost:15050/0102030405060708091011121314/0
#server1=dummy:dummy@localhost:15051/0102030405060708091011121314/2
#server2=dummy:dummy@localhost:15052/0102030405060708091011121314/7

users.sbox

#Example configuration file for sbox cardclient server

# [slot0] # slot to connect
# user=edk # user
# pass=edk # password
# au=1 # au on/off

# [slot1] # slot to connect
# user=edk2 # user
# pass=edk2 # password
# au=0 # au on/off

port.list

SA: { 0001 } # Channel1
SA: { 0002 } # Channel2
SA: { 0003 } # Channel3
SA: { 0004 } # Channel4

Sbox.conf

[main]
server_only=1
log=0
userspath=/var/bin/users.sbox
webinterface=1
webport=81

[slot0]
active=1
sci=/dev/sci0
ncdserver=1
deskey=0102030405060708091011121314
port=34000
mhz=357

[slot1]
active=1
sci=/dev/sci1
ncdserver=1
deskey=0102030405060708091011121314
port=34001
mhz=525

[slot2]
active=1
sci=/dev/tts/0
ncdserver=1
deskey=0102030405060708091011121314
port=34002
mhz=357

[TIGER003]
rsa=you own rsa

[0120304]
emm=0
portlist=0

[04050607]
emm=0
portlist=0

Thanks EDK & Co

aamir11+
09-01-10, 14:23
SBox 0.0.4-6

sBox For Edg Nemesis

aamir11+
11-01-10, 19:10
Sbox EDG Nemesis Cardserver

e2-Sbox_0.0.4.6 For E2

Sbox_0.0.4.6 For E1

ary_thea
07-03-10, 16:23
sBox 0.0.4-7 Offline-Update PB-Enigma

Gracias a Minicat

manavero
07-03-10, 16:45
SBox 0.0.4-7


codice:

____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (PowerPC, MIPS, X86, wrt54gl, SIGMA & SH4)

What's New? 0.0.4-7

-Fixed hight CPU usage on mips version
-Fixed EMM handling on NAGRA smartcards
-Fixed EMM handling on SECA smartcards
-Fixed ECM handling on VIA smartcards
+Added EMM support for *** smartcards (not fully tested)
+Added support for CONAX smartcards
+Added algo to get RSA "n" from dt08 (nagra)
+Added multitunner support for E2 machines
+Added multiemm thread support (ppc/mips/sh4)
+Added smartreader support (experimental)
+Compiled version for X86_64bits (not tested)
+Compiled version for SIGMA (not fully tested)
+Compiled version for SH4_e2 (not fully tested)

For SH4 users; Some cards don't work on internal cardreader, it's not sbox problem.

ToDo
+Sleep alot


SmartCards Supported:

===================+===+===+===+=======+========== =+
System |EMM|ECM|SCI|Phoenix|Smartreader|
===================+===+===+===+=======+========== =|
Nagra2/3 |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Nagra Tiger/NCMED |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Viaccess |No |Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Seca |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Irdeto |Yes|Yes|Yes|No |No |
-------------------+---+---+---+-------+-----------|
*** |?? |Yes|Yes|No |Yes |
-------------------+---+---+---+-------+-----------|
Conax |?? |Yes|Yes|?? |?? |
-------------------+---+---+---+-------+-----------+

Protocols Supported:

ary_thea
08-03-10, 05:29
sbox cccam per nabilo e1 4.7

ary_thea
08-03-10, 09:00
Sbox 0.0.4.7 For Edg Nemesis

Marxel
08-03-10, 09:32
SBox 0.0.4-7 #2


___
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (PowerPC, MIPS, X86, wrt54gl, SIGMA & SH4)

What's New? 0.0.4-7 #2

-Fixed some improvents, sorry

ary_thea
08-03-10, 13:12
Auto Istallanti Sbox0047+CCcam213_E2

For Nabilosat
Sbox0047+CCcam213_E2 Version 2 mipsl e config

ary_thea
09-03-10, 06:11
SBox 0.0.4-7 #2 for Edg-Nemesis Image

josip11
09-03-10, 15:37
SBox 0.0.4-7#2 + CCcam 2.1.3 for Nabilosat E2 Image

manavero
21-03-10, 10:50
Sbox 0.0.4-7 #4 for nabilosat E2 Image

kargo.25
26-05-10, 16:04
Sbox+Cccam+Mgcamd emu pack for Enigma1

bozomustafa_68
08-08-10, 17:20
Sbox 0.0.4.7.4 for Evolution image


*tbz2 file manuall install /tmp

kargo.25
20-09-10, 13:57
Sbox 0.0.4.7#4 for SifTeam Extreme DM E2 Images

kargo.25
08-12-10, 18:29
SBox 0.0.4-8 #1

____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SIGMA & SH4)

What's New? 0.0.4-8

-Fixed some troubles on ***/Conax/Viaccess smartcards
-Fixed bug on cache, becomes active again (see sbox.conf for details)
-Fixed bugs on webinterface
-Fixed some bugs on dvbapi
-Removed wrt54gl version
-Minor fixes
+Added radegast cardserver protocol (see sbox.conf for details)
+Added login on webinterface (see sbox.conf for more details)
+Added option "Manage Users" on webinterface, now you can add/edit/delete users without restart
+Added option to send log to an external udp server (see sbox.conf for details)
+Added option to force irdeto mode on "nagra over irdeto" cards (see sbox.conf for details)


IMPORTANT: users.sbox have new format, see the examples!!


What's New? 0.0.4-7 #4

-Fixed some problems (again), sorry
+Added support for NOI smartcards (NAGRA over IRDETO)
+Added support for more NAGRA smartcards
+Added phoenix support for IRDETO smartcards
+Added phoenix support for *** smartcards (experimental)
+Added smartreader support for IRDETO smartcards



What's New? 0.0.4-7 #3

-Non public



What's New? 0.0.4-7 #2

-Fixed some problems, sorry



What's New? 0.0.4-7 #1

-Fixed hight CPU usage on mips version
-Fixed EMM handling on NAGRA smartcards
-Fixed EMM handling on SECA smartcards
-Fixed ECM handling on VIA smartcards
+Added EMM support for *** smartcards (not fully tested)
+Added support for CONAX smartcards
+Added algo to get RSA "n" from dt08 (nagra)
+Added multitunner support for E2 machines
+Added multiemm thread support (ppc/mips/sh4)
+Added smartreader support (experimental)
+Compiled version for X86_64bits (not tested)
+Compiled version for SIGMA (not fully tested)
+Compiled version for SH4_e2 (not fully tested)

For SH4 users; Some cards don't work on internal cardreader, it's not sbox problem.

ToDo
+Sleep alot


SmartCards Supported:

===================+===+===+===+=======+========== =+
System |EMM|ECM|SCI|Phoenix|Smartreader|
===================+===+===+===+=======+========== =|
Nagra2/3 |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Nagra Tiger/NCMED |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Viaccess |No |Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Seca |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Irdeto |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
*** |?? |Yes|Yes|?? |Yes |
-------------------+---+---+---+-------+-----------|
Conax |?? |Yes|Yes|?? |?? |
-------------------+---+---+---+-------+-----------+

Protocols Supported:

===================+======+======+===+===+
System |Server|Client|EMM|ECM|
===================+======+======+===+===+
Newcamd |Yes |Yes |Yes|Yes|
-------------------+------+------+---+---+
Radegast |Yes |No |No |Yes|
-------------------+------+------+---+---+

sbox.ppc enigma1
sbox.mips enigma2
sbox.x86 linux pc (32 bit)
sbox.x86_64 linux pc (64 bit)
sbox.sigma azbox
sbox.sh40 qbox/ipbox/kathrein
openxcas.conf (only for azbox)



gracias a EDK

bozomustafa_68
10-12-10, 15:58
Sbox 0.0.4.8#1 for Evolution image

Put the file at /tmp dir and make manual instal

m.mohammad
14-12-10, 14:11
SBox 0.0.4-8 #1 for LS Enigma2 Images

kargo.25
14-12-10, 21:49
SBox 0.0.4-8 #1 for EDG Image

Marxel
17-12-10, 07:30
SBox 0.0.4-8 #2

____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SIGMA & SH4)

What's New? 0.0.4-8 #2

-Fixed bug on dvbapi (AZbox)
-Fixed bug on Viaccess smartcards when it uses with phoenix
-Fixed a "trap" on Ncmed smartcards ;-)
-New features on users.sbox (see users.sbox for details)
-Removed newcamd cardclient config from sbox.conf (see users.sbox for details)
+Added radegast cardclient protocol (see sbox.conf for details)


I'm looking for NA nagra cards. If anyone have any, contact me!



What's New? 0.0.4-8

-Fixed some troubles on ***/Conax/Viaccess smartcards
-Fixed bug on cache, becomes active again (see sbox.conf for details)
-Fixed bugs on webinterface
-Fixed some bugs on dvbapi
-Removed wrt54gl version
-Minor fixes
+Added radegast cardserver protocol (see sbox.conf for details)
+Added login on webinterface (see sbox.conf for more details)
+Added option "Manage Users" on webinterface, now you can add/edit/delete users without restart
+Added option to send log to an external udp server (see sbox.conf for details)
+Added option to force irdeto mode on "nagra over irdeto" cards (see sbox.conf for details)


IMPORTANT: users.sbox have new format, see the examples!!



What's New? 0.0.4-7 #4

-Fixed some problems (again), sorry
+Added support for NOI smartcards (NAGRA over IRDETO)
+Added support for more NAGRA smartcards
+Added phoenix support for IRDETO smartcards
+Added phoenix support for *** smartcards (experimental)
+Added smartreader support for IRDETO smartcards



What's New? 0.0.4-7 #3

-Non public



What's New? 0.0.4-7 #2

-Fixed some problems, sorry



What's New? 0.0.4-7 #1

-Fixed hight CPU usage on mips version
-Fixed EMM handling on NAGRA smartcards
-Fixed EMM handling on SECA smartcards
-Fixed ECM handling on VIA smartcards
+Added EMM support for *** smartcards (not fully tested)
+Added support for CONAX smartcards
+Added algo to get RSA "n" from dt08 (nagra)
+Added multitunner support for E2 machines
+Added multiemm thread support (ppc/mips/sh4)
+Added smartreader support (experimental)
+Compiled version for X86_64bits (not tested)
+Compiled version for SIGMA (not fully tested)
+Compiled version for SH4_e2 (not fully tested)

For SH4 users; Some cards don't work on internal cardreader, it's not sbox problem.

ToDo
+Sleep alot


SmartCards Supported:

===================+===+===+===+=======+========== =+
System |EMM|ECM|SCI|Phoenix|Smartreader|
===================+===+===+===+=======+========== =|
Nagra2/3 |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Nagra Tiger/NCMED |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Viaccess |No |Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Seca |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Irdeto |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
*** |?? |Yes|Yes|?? |Yes |
-------------------+---+---+---+-------+-----------|
Conax |?? |Yes|Yes|?? |?? |
-------------------+---+---+---+-------+-----------+

Protocols Supported:

===================+======+======+===+===+
System |Server|Client|EMM|ECM|
===================+======+======+===+===+
Newcamd |Yes |Yes |Yes|Yes|
-------------------+------+------+---+---+
Radegast |Yes |Yes |No |Yes|
-------------------+------+------+---+---+

sbox.ppc enigma1
sbox.mips enigma2
sbox.x86 linux pc (32 bit)
sbox.x86_64 linux pc (64 bit)
sbox.sigma azbox
sbox.sh40 qbox/ipbox/kathrein
openxcas.conf (only for azbox)

kargo.25
17-12-10, 22:01
Sbox 0.0.4.8#2 + CCcam for Nabilo Image E1&E2


Sbox 0.0.4.8#2 + CCcam AutoInstaler for Nabilosat Image Enigma 1 & Enigma 2

bozomustafa_68
20-12-10, 22:43
Sbox 0.0.4.8#2 for Evolution image

Put the file at /tmp dir and make manual instal

kargo.25
21-12-10, 17:32
voygerSbox0048#2+CCcam213_E2_full_nab
auto-install files
this files been tested on DM800 and DM8000
the sbox config files been edited to work sky and Tivusat
just put in temp folder and install them your card will work

if you need take a back up of your CCcam config as tis files are FUL and will override your config


thanks to my friendMorpheus1969 e omm73 for the help
Merry-Christmas to every body
voyger

bozomustafa_68
22-12-10, 22:17
SBox 0.0.4-8 #2 for EDG Image

yaniss24250
09-01-11, 22:23
كثقؤههههههههههههههههههههههههههههههه

kargo.25
18-01-11, 17:28
Sbox0048 Mgcamd135a

E2

kargo.25
08-02-11, 10:56
ipk file for PLI

m.mohammad
11-02-11, 07:08
For Prince of Persia Image (dreambox + vuo+)

senns69
11-06-11, 23:33
____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's New? 0.0.4-b

-Removed gbox support
-Removed cccam support
+Some fixes on conax smartcards

embertelen
12-06-11, 08:19
Sbox 0.0.4-b for Gemini Image enigma2


106785

ELECTRIC
13-06-11, 15:36
Sbox 0.04b for evolution Image E1

hilton
14-06-11, 14:27
Sbox 0.0.4-b para a imagem 4ReacktX

oulmes
14-06-11, 22:12
Sbox 0.0.4b for EDG nemesis Image

Marxel
26-06-11, 22:37
New SBox 0.0.4-c


____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's New? 0.0.4-c
-Fixed some bugs found in the latest version
-Updated gcc compiler (e1/e2)
!This version are not fully tested



What's New? 0.0.4-b

-Removed gbox support
-Removed cccam support
+Some fixes on conax smartcards



What's New? 0.0.4-a

+Added gbox cardclient protocol <--mega mega beta ;-) (see users.sbox for details)
+Some other fixes



What's New? 0.0.4-9

-Removed sigma version
-New code on dvbapi
-Fixes on webif, now is more stable and faster
-Multitunner on ipbox is working now
+Added cccam cardclient protocol <--mega mega beta ;-) (see users.sbox for details)
+Added prio caid:provid (see sbox.conf for details)
+Added radegast cardserver protocol (see sbox.conf for details)
+Compiled version for FritzBox (not fully tested)



What's New? 0.0.4-8 #2

-Fixed bug on dvbapi (AZbox)
-Fixed bug on Viaccess smartcards when it uses with phoenix
-Fixed a "trap" on Ncmed smartcards ;-)
-New features on users.sbox (see users.sbox for details)
-Removed newcamd cardclient config from sbox.conf (see users.sbox for details)
+Added radegast cardclient protocol (see sbox.conf for details)


I'm looking for NA nagra cards. If anyone have any, contact me!



What's New? 0.0.4-8

-Fixed some troubles on NDS/Conax/Viaccess smartcards
-Fixed bug on cache, becomes active again (see sbox.conf for details)
-Fixed bugs on webinterface
-Fixed some bugs on dvbapi
-Removed wrt54gl version
-Minor fixes
+Added radegast cardserver protocol (see sbox.conf for details)
+Added login on webinterface (see sbox.conf for more details)
+Added option "Manage Users" on webinterface, now you can add/edit/delete users without restart
+Added option to send log to an external udp server (see sbox.conf for details)
+Added option to force irdeto mode on "nagra over irdeto" cards (see sbox.conf for details)


IMPORTANT: users.sbox have new format, see the examples!!



What's New? 0.0.4-7 #4

-Fixed some problems (again), sorry
+Added support for NOI smartcards (NAGRA over IRDETO)
+Added support for more NAGRA smartcards
+Added phoenix support for IRDETO smartcards
+Added phoenix support for NDS smartcards (experimental)
+Added smartreader support for IRDETO smartcards



What's New? 0.0.4-7 #3

-Non public



What's New? 0.0.4-7 #2

-Fixed some problems, sorry



What's New? 0.0.4-7 #1

-Fixed hight CPU usage on mips version
-Fixed EMM handling on NAGRA smartcards
-Fixed EMM handling on SECA smartcards
-Fixed ECM handling on VIA smartcards
+Added EMM support for NDS smartcards (not fully tested)
+Added support for CONAX smartcards
+Added algo to get RSA "n" from dt08 (nagra)
+Added multitunner support for E2 machines
+Added multiemm thread support (ppc/mips/sh4)
+Added smartreader support (experimental)
+Compiled version for X86_64bits (not tested)
+Compiled version for SIGMA (not fully tested)
+Compiled version for SH4_e2 (not fully tested)

For SH4 users; Some cards don't work on internal cardreader, it's not sbox problem.

ToDo
+Sleep alot


SmartCards Supported:

===================+===+===+===+=======+========== =+
System |EMM|ECM|SCI|Phoenix|Smartreader|
===================+===+===+===+=======+========== =|
Nagra2/3 |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Nagra Tiger/NCMED |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Viaccess |No |Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Seca |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Irdeto |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
NDS |?? |Yes|Yes|?? |Yes |
-------------------+---+---+---+-------+-----------|
Conax |?? |Yes|Yes|?? |?? |
-------------------+---+---+---+-------+-----------+

Protocols Supported:

===================+======+======+===+===+
System |Server|Client|EMM|ECM|
===================+======+======+===+===+
Newcamd |Yes |Yes |Yes|Yes|
-------------------+------+------+---+---+
Radegast |Yes |Yes |No |Yes|
-------------------+------+------+---+---+


sbox.ppc enigma1
sbox.mips enigma2
sbox.x86 linux pc (32 bit)
sbox.x86_64 linux pc (64 bit)
sbox.sh40 qbox/ipbox/kathrein
sbox.fritz fritbox routers
EDK

vidakovicd
27-06-11, 22:51
Sbox 0.0.4c for gemini e2

hilton
28-06-11, 15:22
SBox 0.0.4-c 4ReacktX

kargo.25
30-06-11, 22:43
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's New? 0.0.4-d
-Fixed bug when parsing pmt
-Changes on nagra io funcs (once again)
+CCcam cardclient support it's active again, no emm/server support atm (see users.sbox for details)
!This version are not fully tested

powercisco
01-07-11, 16:07
Sbox 0.0.4d for gemini e2

senns69
02-07-11, 10:36
Sbox 0.0.4 d for EDG Image

Marxel
02-07-11, 22:02
SBox 0.0.4-d #2


What's new? 0.0.4-d #2
-Some related changes with nagra cards (experimental)

SBox 0.0.4-d #2 for gemini image e2

senns69
04-07-11, 15:31
SBox 0.0.4-d#2 Addon for Nabilo E1 & E2

Made by me and E2 tested by me!
E1 I couldn´t test because have no E1-Box left!

please test and give Feedback!

THX

powercisco
04-07-11, 15:46
Sbox 0.0.4 d#2 for vti image

senns69
05-07-11, 15:02
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's new? 0.0.4-e #2
-Fixed portlist bug



What's new? 0.0.4-e
-More changes related with nagra cards
+Added channelinfo support (see sbox.conf for details)

senns69
05-07-11, 15:39
SBox 0.0.4-e#2 Addon for Nabilo E1 & E2

Made by me and E2 tested by me!
E1 I couldn´t test because have no E1-Box left!

please test and give Feedback!

THX

powercisco
05-07-11, 18:12
Sbox 0.0.4 e#2 for EDG Image

senns69
07-07-11, 18:32
sbox 0.0.4 e #2 for gemini e2

bokili84
07-07-11, 18:35
sbox 0.0.4 e #2 for gemini e2

FileHunter
10-07-11, 10:48
Sbox 0.0.4e2 for AAF image

Marxel
10-07-11, 23:31
SBox 0.0.4-f

| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's new? 0.0.4-f
-Fixed some bugs
+Added cccam cardserver support, emm support only for local cards (very very experimental) (see sbox.conf and users.sbox for details)
EDK

hilton
11-07-11, 16:04
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's new? 0.0.4-f
-Fixed some bugs
+Added cccam cardserver support, emm support only for local cards (very very experimental) (see sbox.conf and users.sbox for details)

powercisco
11-07-11, 17:28
SBox 0.0.4-f for EDG and new dream elite Image

senns69
11-07-11, 19:38
SBox 0.0.4-f Addon for Nabilo E1 & E2

Made by me and E2 tested by me as CCcam Server homeshare!
Runs really well,watch the times in Pictures!!!

E1 I couldn´t test because have no E1-Box left!

please test and give Feedback!

THX

senns69
12-07-11, 15:25
Sbox 0.0.4-f for VTI image

powercisco
13-07-11, 16:54
Sbox 0.0.4-f for Gemini Image E2

powercisco
13-07-11, 18:59
Sbox 0.0.4-f for vix image

Marxel
18-07-11, 23:16
New SBox 0.0.5-0

____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's new? 0.0.5-0
-Fixes on cccam protocol (server/client)
+Added betatunnel support (see sbox.conf for details)
+More options for newcamd clients (see users.sbox)
EDK

Marxel
18-07-11, 23:26
____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's new? 0.0.5-0 #2
-Como la lío
EDK

powercisco
19-07-11, 14:54
SBox 0.0.5-0 #2 for gemini e2

senns69
19-07-11, 23:03
SBox 0.0.5 Addon for Nabilo E1 & E2

Made by me and E2 tested by me as CCcam Server homeshare!
Runs really well,watch the times in Pictures!!!

E1 I couldn´t test because have no E1-Box left!

please test and give Feedback!

THX

E2 File can also be used in all BlackHole Images

senns69
19-07-11, 23:20
SBox 0.0.5#2 Addon for Nabilo E1 & E2

Made by me and E2 tested by me as CCcam Server homeshare!
Runs really well,watch the times in Pictures!!!

E1 I couldn´t test because have no E1-Box left!

please test and give Feedback!

THX

E2 File can also be used in all BlackHole Images

hilton
20-07-11, 10:18
SBox 0.0.5-0 Public #2 Qboxhd
by Arthur
Tested qboxhd-mini
slot lower: tvsat
slot upper:sly 93b

hilton
20-07-11, 14:49
Sbox para a imagem 4ReacktX

senns69
20-07-11, 15:31
SBox 0.0.5-0 #2 for Blackhole Image

FileHunter
20-07-11, 23:18
SBox 0.0.5-0 #2 + Cccam 2.2.1 / 2.1.3 for Black Hole Image

diablo
21-07-11, 21:50
____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)

What's new? 0.0.5-0 #3
-Fixes on cccam protocol (server/client)

senns69
22-07-11, 08:44
for BlackHole

senns69
22-07-11, 09:20
SBox 0.0.5-0 #3 for qboxhd

powercisco
22-07-11, 15:18
22/07/2011

Re-update version ppc

powercisco
22-07-11, 19:17
SBox 0.0.5-0 #3 for VIX Image

FileHunter
23-07-11, 15:24
SBox 0.0.5-0 #3 for Gemimi image E2

senns69
25-07-11, 15:52
SBox 0.0.5-0 #3 for EDG image

embertelen
27-07-11, 08:35
SBox 0.0.5-0 #3 for VTI Image

Marxel
29-07-11, 20:51
New SBox 0.0.5-0 #4


____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)


What's new? 0.0.5-0 #4
-Fixes on cccam protocol (server/client)
+Added cache for virtual cccam cards
+Removed downhop limitation between SBox clients <-> servers (only work on local mode)
+Now, if you connect to a local newcamd server, card will appears as hop0
by EDK

senns69
30-07-11, 15:18
Cccam 2.2.1-Sbox0.05#4 for gemini E2

senns69
30-07-11, 18:42
SBox 0.0.5-0 #4 for gemini e2

senns69
30-07-11, 18:49
SBox 0.0.5-0 #4 for Black Hole image

senns69
31-07-11, 15:58
Sbox 0.0.5#4 for VTI image

dinoel
01-08-11, 11:07
Sbox 0.0.5#4 for VIX image




Sbox 0.0.5#4 for VIX image

FileHunter
01-08-11, 19:42
____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)


What's new? 0.0.5-1
-Some fixes
-Changes on dvbapi
+Now can send messages through webinterface between SBox clients <-> servers using cccam protocol
+Full emm support on cccam server






What's new? 0.0.5-0 #4
-Fixes on cccam protocol (server/client)
+Added cache for virtual cccam cards
+Removed downhop limitation between SBox clients <-> servers (only work on local mode)
+Now, if you connect to a local newcamd server, card will appears as hop0






What's new? 0.0.5-0 #3
-Fixes on cccam protocol (server/client)






What's new? 0.0.5-0 #2
-Como la lío






What's new? 0.0.5-0
-Fixes on cccam protocol (server/client)
+Added betatunnel support (see sbox.conf for details)
+More options for newcamd clients (see users.sbox)






What's new? 0.0.4-f
-Fixed some bugs
+Added cccam cardserver support, emm support only for local cards (very very experimental) (see sbox.conf and users.sbox for details)






What's new? 0.0.4-e #2
-Fixed portlist bug






What's new? 0.0.4-e
-More changes related with nagra cards
+Added channelinfo support (see sbox.conf for details)






What's new? 0.0.4-d #2
-Some changes related with nagra cards (experimental)






What's New? 0.0.4-d
-Fixed bug when parsing pmt
-Changes on nagra io funcs (once again)
+CCcam cardclient support it's active again, no emm/server support atm (see users.sbox for details)
!This version are not fully tested






What's New? 0.0.4-c
-Fixed some bugs found in the latest version
-Updated gcc compiler (e1/e2)
!This version are not fully tested






What's New? 0.0.4-b


-Removed gbox support
-Removed cccam support
+Some fixes on conax smartcards






What's New? 0.0.4-a


+Added gbox cardclient protocol <--mega mega beta ;-) (see users.sbox for details)
+Some other fixes






What's New? 0.0.4-9


-Removed sigma version
-New code on dvbapi
-Fixes on webif, now is more stable and faster
-Multitunner on ipbox is working now
+Added cccam cardclient protocol <--mega mega beta ;-) (see users.sbox for details)
+Added prio caid:provid (see sbox.conf for details)
+Added radegast cardserver protocol (see sbox.conf for details)
+Compiled version for FritzBox (not fully tested)






What's New? 0.0.4-8 #2


-Fixed bug on dvbapi (AZbox)
-Fixed bug on Viaccess smartcards when it uses with phoenix
-Fixed a "trap" on Ncmed smartcards ;-)
-New features on users.sbox (see users.sbox for details)
-Removed newcamd cardclient config from sbox.conf (see users.sbox for details)
+Added radegast cardclient protocol (see sbox.conf for details)




I'm looking for NA nagra cards. If anyone have any, contact me!






What's New? 0.0.4-8


-Fixed some troubles on ***/Conax/Viaccess smartcards
-Fixed bug on cache, becomes active again (see sbox.conf for details)
-Fixed bugs on webinterface
-Fixed some bugs on dvbapi
-Removed wrt54gl version
-Minor fixes
+Added radegast cardserver protocol (see sbox.conf for details)
+Added login on webinterface (see sbox.conf for more details)
+Added option "Manage Users" on webinterface, now you can add/edit/delete users without restart
+Added option to send log to an external udp server (see sbox.conf for details)
+Added option to force irdeto mode on "nagra over irdeto" cards (see sbox.conf for details)




IMPORTANT: users.sbox have new format, see the examples!!






What's New? 0.0.4-7 #4


-Fixed some problems (again), sorry
+Added support for NOI smartcards (NAGRA over IRDETO)
+Added support for more NAGRA smartcards
+Added phoenix support for IRDETO smartcards
+Added phoenix support for *** smartcards (experimental)
+Added smartreader support for IRDETO smartcards






What's New? 0.0.4-7 #3


-Non public






What's New? 0.0.4-7 #2


-Fixed some problems, sorry






What's New? 0.0.4-7 #1


-Fixed hight CPU usage on mips version
-Fixed EMM handling on NAGRA smartcards
-Fixed EMM handling on SECA smartcards
-Fixed ECM handling on VIA smartcards
+Added EMM support for *** smartcards (not fully tested)
+Added support for CONAX smartcards
+Added algo to get RSA "n" from dt08 (nagra)
+Added multitunner support for E2 machines
+Added multiemm thread support (ppc/mips/sh4)
+Added smartreader support (experimental)
+Compiled version for X86_64bits (not tested)
+Compiled version for SIGMA (not fully tested)
+Compiled version for SH4_e2 (not fully tested)


For SH4 users; Some cards don't work on internal cardreader, it's not sbox problem.


ToDo
+Sleep alot




SmartCards Supported:


===================+===+===+===+=======+========== =+
System |EMM|ECM|SCI|Phoenix|Smartreader|
===================+===+===+===+=======+========== =|
Nagra2/3 |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Nagra Tiger/NCMED |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Viaccess |No |Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Seca |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Irdeto |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
*** |?? |Yes|Yes|?? |Yes |
-------------------+---+---+---+-------+-----------|
Conax |?? |Yes|Yes|?? |?? |
-------------------+---+---+---+-------+-----------+


Protocols Supported:


===================+======+======+===+===+
System |Server|Client|EMM|ECM|
===================+======+======+===+===+
Newcamd |Yes |Yes |Yes|Yes|
-------------------+------+------+---+---+
Radegast |Yes |Yes |No |Yes|
-------------------+------+------+---+---+
CCcam |Yes |Yes |Psé|Yes|
-------------------+------+------+---+---+


sbox.ppc enigma1
sbox.mips enigma2
sbox.x86 linux pc (32 bit)
sbox.x86_64 linux pc (64 bit)
sbox.sh40 qbox/ipbox/kathrein
sbox.fritz fritbox routers

FileHunter
01-08-11, 19:54
for blackhole

senns69
01-08-11, 20:28
CCcam 2.2.1 & 2.1.3/sbox 0.0.5-1 for Blackhole

powercisco
03-08-11, 16:05
SBox 0.0.5-1 FOR VIX IMAGE

powercisco
03-08-11, 17:08
SBox 0.0.5-1 for AAF image

powercisco
04-08-11, 20:42
New SBox 0.0.5-1 #2

____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)


What's new? 0.0.5-1 #2
-Some fixes on webif and others

powercisco
04-08-11, 21:10
New SBox 0.0.5-1 #2


for Blackhole

powercisco
04-08-11, 21:40
New SBox 0.0.5-1 #2 + CCcam for Blackhole & VTI

powercisco
04-08-11, 21:59
New SBox 0.0.5-1 #2


for VTI

powercisco
04-08-11, 22:18
New SBox 0.0.5-1 #3

| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)


What's new? 0.0.5-1 #3
-Contigo si contigo no

Marxel
04-08-11, 23:57
edited by EDK; Today at 23:41.

New fix

houarisat
07-08-11, 02:23
Sbox 0.0.5.1#3 for VIX image

G.BOSS
08-08-11, 23:29
SBox 0.0.5-1 #3 for AAF image

G.BOSS
09-08-11, 16:32
Sbox 0.0.5-1#3 for 4ReacktX

senns69
11-08-11, 15:25
SBox 0.0.5-1 #3 for edg image