Results 1 to 11 of 11

Thread: Here's a thought

  1. #1
    Premium Member agarol's Avatar
    Join Date
    Jan 2008
    Location
    A state of constant denial
    Posts
    331
    Thanks
    27
    Thanked 52 Times in 23 Posts
    Rep Power
    216
    Reputation
    331

    Default Here's a thought

    I was sitting around thinking recently (warning - this is a dangerous situation for me )......

    All those lonely public gammacards sitting in drawers doing nothing.......

    Would it be possible to write some code for a pic or atmel that sits between the cam and the card that simply does HSN substitution?

    ie make the cam think that the card in the slot is an active card, and use the card's crypto / keys to do the processing, and return what seem to be legit packets to the cam.

    From what I understand of the I2 algo, this could be interesting....

    Comments?
    ag
    Energy is the father of creation



Look Here ->
  • #2
    Senior Member osci's Avatar
    Join Date
    Jan 2008
    Posts
    1,998
    Thanks
    579
    Thanked 340 Times in 170 Posts
    Rep Power
    296
    Reputation
    1560

    Default

    I wonder if something like this would work on an Ir2 aurora card for the commercial channels?
    Democracy & Ignorance = A Winning Combination

  • #3
    Senior Member Twoshots's Avatar
    Join Date
    Jan 2008
    Location
    In the Wood
    Posts
    1,129
    Thanks
    444
    Thanked 107 Times in 60 Posts
    Rep Power
    246
    Reputation
    533

    Default

    Now there's a thought
    Old Dog, No Flies

  • #4
    Senior Member Oscar's Avatar
    Join Date
    Jan 2008
    Posts
    656
    Thanks
    115
    Thanked 115 Times in 86 Posts
    Rep Power
    230
    Reputation
    524

    Default

    All good but where does the HMK for that HSN come from, and who knows what the provider ID is for the given hex serial ,
    so it wont do a masterkey update or a plain key update .
    The masterkey update needs the HMK
    The plainkey update needs the PMK and the ProV ID
    Or thats the way it used to work

  • #5
    Senior Member osci's Avatar
    Join Date
    Jan 2008
    Posts
    1,998
    Thanks
    579
    Thanked 340 Times in 170 Posts
    Rep Power
    296
    Reputation
    1560

    Default

    I guess its possible to do...otherwise we wouldn't have Mr White!
    Democracy & Ignorance = A Winning Combination

  • #6
    Senior Member
    beer4life's Avatar
    Join Date
    Feb 2008
    Location
    The Nether World.
    Age
    90
    Posts
    6,375
    Thanks
    1,351
    Thanked 1,452 Times in 1,066 Posts
    Rep Power
    560
    Reputation
    7552

    Cool More channels than you can poke a stick at.

    Quote Originally Posted by agarol View Post
    I was sitting around thinking recently (warning - this is a dangerous situation for me )......

    All those lonely public gammacards sitting in drawers doing nothing.......

    Would it be possible to write some code for a pic or atmel that sits between the cam and the card that simply does HSN substitution?

    ie make the cam think that the card in the slot is an active card, and use the card's crypto / keys to do the processing, and return what seem to be legit packets to the cam.

    From what I understand of the I2 algo, this could be interesting....

    Comments?
    ag
    Hi,
    whatever gave you the idea that they are sitting in the drawer doing nothing?
    Been no whinging lately..........
    Kindest Regards,..............

  • #7
    Senior Member sublib25's Avatar
    Join Date
    Jan 2008
    Location
    My House
    Posts
    633
    Thanks
    149
    Thanked 73 Times in 53 Posts
    Rep Power
    233
    Reputation
    660

    Default

    Quote Originally Posted by beer4life View Post
    Hi,
    whatever gave you the idea that they are sitting in the drawer doing nothing?
    Been no whinging lately..........
    Kindest Regards,..............
    I believe ag is referring to the "gamma" card first release sourced from europe with the 1.04 os,not the later white cards known as "sellers" that got stopped a few months later.

  • #8
    Premium Member agarol's Avatar
    Join Date
    Jan 2008
    Location
    A state of constant denial
    Posts
    331
    Thanks
    27
    Thanked 52 Times in 23 Posts
    Rep Power
    216
    Reputation
    331

    Default

    Quote Originally Posted by sublib25 View Post
    I believe ag is referring to the "gamma" card first release sourced from europe with the 1.04 os,not the later white cards known as "sellers" that got stopped a few months later.
    Yes, I was referring to the defunct and lonely public cards, not the busy sellers cards.
    ag
    Energy is the father of creation

  • #9
    Premium Member agarol's Avatar
    Join Date
    Jan 2008
    Location
    A state of constant denial
    Posts
    331
    Thanks
    27
    Thanked 52 Times in 23 Posts
    Rep Power
    216
    Reputation
    331

    Default

    Quote Originally Posted by Oscar View Post
    All good but where does the HMK for that HSN come from, and who knows what the provider ID is for the given hex serial ,
    so it wont do a masterkey update or a plain key update .
    The masterkey update needs the HMK
    The plainkey update needs the PMK and the ProV ID
    Or thats the way it used to work
    True enough, that's the way it used to be,

    But if (and this is a very big if) the source code floating around is infact the I2 algo:
    - groupkey and providerID updates occur from commands to each HSN
    - productkey and date updates occur from commands to providerID
    - and the decryption key or controlwords are derived from the productkey

    What is not certain whether each HSN has a unique AxiKey, ExiKey, GMask and PMask, or whether these are common for all cards? If these are shared, and the algo is true, then everything can be derived from the HSN.

    Of course it may be that when the card is activated, each card may be given a unique set of the above keys, and in that scenario the HSN substitution would fail

    ag
    Energy is the father of creation

  • #10
    Senior Member osci's Avatar
    Join Date
    Jan 2008
    Posts
    1,998
    Thanks
    579
    Thanked 340 Times in 170 Posts
    Rep Power
    296
    Reputation
    1560

    Default

    Quote Originally Posted by agarol View Post
    True enough, that's the way it used to be,

    But if (and this is a very big if) the source code floating around is infact the I2 algo:
    - groupkey and providerID updates occur from commands to each HSN
    - productkey and date updates occur from commands to providerID
    - and the decryption key or controlwords are derived from the productkey

    What is not certain whether each HSN has a unique AxiKey, ExiKey, GMask and PMask, or whether these are common for all cards? If these are shared, and the algo is true, then everything can be derived from the HSN.

    Of course it may be that when the card is activated, each card may be given a unique set of the above keys, and in that scenario the HSN substitution would fail

    ag
    heres food for thought Ags, Just slightly off topic but relative to whats in discussion here

    I've been wondering how the TOH manages to auto-update the Ird2 PK's and from my understanding of what I have read ( and that ain't much) so far it appears the TOH in the ram editor doesn't use a HMK, it appears to only rely on the HSN, Prov id & PMK of which these Ird2 PMK's are floating around on the net for the sexview bouquet in Europe.

    So would it be too much to assume the Ird2 algo or part of it is contained somewhere in the TOH modules which tells it to calculate the Ird2 PK's for those bouquets? now that would be really interesting! it could be worth while taking a closer look at these TOH modules....or am i way off the track.
    Democracy & Ignorance = A Winning Combination

  • #11
    Junior Member
    Join Date
    Jan 2008
    Posts
    162
    Thanks
    38
    Thanked 0 Times in 0 Posts
    Rep Power
    204
    Reputation
    10

    Default 5.3

    are we able to retrieve that info from a working card?

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •