#
# comments are all done with # char, this one is a comment too. Comments will not be considered in any way
#
#
# caid
# caid is the CA ID of the smartcard and provider you want to add parameters for (length must be 4 chars, value is in HEXadecimal format)
#
# prov
# prov is the provider id of the smartcard and provider you want to add parameters for (length must be 6 chars, value is in HEXadecimal format, add 00 if provider has only 2 bytes)
#
[caid:0123:prov:012345]
#
# rsa_key
# RSA key for Nagravision SCs / CAM data for Irdeto SCs / RSA key for Conax SCs (length must be 128 chars, value is in HEXadecimal format)
# (not all smartcards require this parameter, for example HD+ and Tiger smartcards already have the RSA key inside the firmware, however you can choose to use different values)
#
rsa_key=
#
# box_key
# box key for Nagravision / CAM key for Irdeto SCs (length must be 16 chars, value is in HEXadecimal format)
# box ID for NDS and Tongfang SCs (length must be 8 chars, value is in HEXadecimal format)
# (not all smartcards require this parameter, for example HD+ smartcards already have the box key inside the firmware, however you can choose to use different values)
#
#
box_key=
#
# nuid
# nuid for Nagravision / NDS (length must be 8 chars, value is in HEXadecimal format)
#
nuid=
#
# cwpk
# cwpk for Nagravision / NDS / Conax (length must be 32 chars, value is in HEXadecimal format)
#
cwpk=
#
# ins7Edata
# ins7E data NDS (length must be 52 chars, value is in HEXadecimal format)
#
ins7Edata=
#
# key3588
# cwpk for Nagravision (length must be 272 chars, value is in HEXadecimal format)
#
key3588=
#
# key3460
# key3460 for Nagravision (length must be 192 chars, value is in HEXadecimal format)
#
key3460=
#
# key3310
# cwpk for Nagravisio (length must be 32 chars, value is in HEXadecimal format)
#
key3310=
#
# pincode
# pin code for Conax, Seca, Cryptoworks and Viaccess SCs (length must be 4 chars)
#
pincode=
#
# blockemm-bylen
# Blocks EMMs with the specified size ranges in order to try to prevent SmartCard
# pairing.
#
# If no upper bound is specified like in the below example, the upper bound is
# set to infinity, meaning that all EMMs with sizes ranging from lower bound
# to infinity are blocked.
#
# Values are provided in decimal notation.
#
blockemm-bylen=1-29,31-35,37-47,50,52-53,55-
#
# blockemm-by07
# Blocks EMMs 07 type on NDS VideoGuard SmartCards, when supported (e.g. Sky DE V13 / V14),
# in order to try to prevent SmartCard pairing.
#
# =1 EMM 07 Type Blocker activated
# =0 EMM 07 Type Blocker deactivated
#
blockemm-by07=1
#
# SmartCard section
#
[smartcard]
#
# custom-emm
# Allow the user to add an EMM that can be written manually through the CAM's menu
#
custom-emm=82700A11*************89900
#
# SIMcard section
#
[simcard]
#
# custom-emm
# Allow the user to add an EMM that can be written manually through the CAM's menu
#
custom-emm=82700A11*************89900
#
# examples: you can delete them, this is only to show you that you can add as many caids/providers as you like
#
[caid:0123:prov:0123456]
rsa_key=11111111111111111111111
box_key=12111122
[caid:0301:prov:654321]
rsa_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
box_key=1234567890123456
pincode=1111
# Block EMMs with specified sizes for Sky V13 (CAID 09C4).
[caid:09C4:prov:000000]
blockemm-bylen=1-29,31-35,37-47,50,52-53,55-
# Block EMMs with specified sizes for Sky V14 (CAID 098C).
[caid:098C:prov:000000]
blockemm-bylen=1-38,40,42-44,65-124,126-127,131,139-255
blockemm-by07=1