View Full Version : Sbox Latest
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
SBox 0.0.4-6
sBox For Edg Nemesis
Sbox EDG Nemesis Cardserver
e2-Sbox_0.0.4.6 For E2
Sbox_0.0.4.6 For E1
sBox 0.0.4-7 Offline-Update PB-Enigma
Gracias a Minicat
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:
sbox cccam per nabilo e1 4.7
Sbox 0.0.4.7 For Edg Nemesis
SBox 0.0.4-7 #2
___
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (PowerPC, MIPS, X86, wrt54gl, SIGMA & SH4)
What's New? 0.0.4-7 #2
-Fixed some improvents, sorry
Auto Istallanti Sbox0047+CCcam213_E2
For Nabilosat
Sbox0047+CCcam213_E2 Version 2 mipsl e config
SBox 0.0.4-7 #2 for Edg-Nemesis Image
SBox 0.0.4-7#2 + CCcam 2.1.3 for Nabilosat E2 Image
Sbox 0.0.4-7 #4 for nabilosat E2 Image
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
Sbox 0.0.4.7#4 for SifTeam Extreme DM E2 Images
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
SBox 0.0.4-8 #1 for EDG Image
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)
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
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
كثقؤههههههههههههههههههههههههههههههه
m.mohammad
11-02-11, 07:08
For Prince of Persia Image (dreambox + vuo+)
____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (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
Sbox 0.04b for evolution Image E1
Sbox 0.0.4-b para a imagem 4ReacktX
Sbox 0.0.4b for EDG nemesis Image
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
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (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
Sbox 0.0.4 d for EDG Image
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
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
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (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)
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
sbox 0.0.4 e #2 for gemini e2
sbox 0.0.4 e #2 for gemini e2
FileHunter
10-07-11, 10:48
Sbox 0.0.4e2 for AAF image
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
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (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
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
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
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
____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (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
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
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
SBox 0.0.5-0 Public #2 Qboxhd
by Arthur
Tested qboxhd-mini
slot lower: tvsat
slot upper:sly 93b
Sbox para a imagem 4ReacktX
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
____
| _ \
___| |_) | _____ __
/ __| _ < / _ \ \/ /
\__ \ |_) | (_) > <
|___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)
What's new? 0.0.5-0 #3
-Fixes on cccam protocol (server/client)
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
SBox 0.0.5-0 #3 for EDG image
embertelen
27-07-11, 08:35
SBox 0.0.5-0 #3 for VTI Image
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
Cccam 2.2.1-Sbox0.05#4 for gemini E2
SBox 0.0.5-0 #4 for gemini e2
SBox 0.0.5-0 #4 for Black Hole image
Sbox 0.0.5#4 for VTI image
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
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
edited by EDK; Today at 23:41.
New fix
Sbox 0.0.5.1#3 for VIX image
SBox 0.0.5-1 #3 for AAF image
Sbox 0.0.5-1#3 for 4ReacktX
SBox 0.0.5-1 #3 for edg image
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.