Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

All SkyIT down in CS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Satphoenix
    Experienced Board Member
    • Oct 2012
    • 999

    #16
    Re: All SkyIT down in CS

    Originally posted by kalpikos
    ...they will find a solution soon or late ...
    More late than soon.

    If you want to make God laugh, tell him your plans!

    Comment

    • picoman
      Senior Member
      • May 2014
      • 119

      #17
      Re: All SkyIT down in CS

      But the SkyIT and SkyUK HD channels have been paired for quite a long time with no sign of any hack (apart from that on the old STi SkyIT boxes that was quickly killed too).
      As I said, hopefully the SD change is something simple and not as complex as the HD pairing and can be cracked soon. Has anyone got a log from an original SkyIT box of the card boot?

      Comment

      • BlueIsMyColor
        Experienced Member
        • Mar 2013
        • 363

        #18
        Re: All SkyIT down in CS

        Sooner or later there will be good news. But the future is the IPTV. Although i think the quality of HD channels in IPTV is not equal to satellite.

        regards

        Comment

        • picoman
          Senior Member
          • May 2014
          • 119

          #19
          Re: All SkyIT down in CS

          ....and not everyone has fast unlimited internet connection for iptv

          Comment

          • BlueIsMyColor
            Experienced Member
            • Mar 2013
            • 363

            #20
            Re: All SkyIT down in CS

            Originally posted by picoman
            ....and not everyone has fast unlimited internet connection for iptv
            That's the point. The quality of the image is not so good.

            Comment

            • plamie
              Newbie
              • Nov 2011
              • 8

              #21
              Re: All SkyIT down in CS

              from streamboard

              Here is patch for new ECM:

              if(er->ecm[5] == 0xB0 && er->ecm[6] == 0x01 )
              {
              memcpy(tbuff, tbuff, sizeof(tbuff - 4 ));
              }

              Thanks to zerocool22

              greetings

              Comment

              • sataday
                Board Senior Member
                • Dec 2011
                • 327

                #22
                Re: All SkyIT down in CS

                Originally posted by plamie
                from streamboard

                Here is patch for new ECM:

                if(er->ecm[5] == 0xB0 && er->ecm[6] == 0x01 )
                {
                memcpy(tbuff, tbuff, sizeof(tbuff - 4 ));
                }

                Thanks to zerocool22

                greetings
                Does that mean that IT is ok again?

                Comment

                • thecrazybandit
                  Experienced Board Member
                  • Jul 2012
                  • 768

                  #23
                  Re: All SkyIT down in CS

                  We have to wait and see i have not seen any reports of it working again at the moment

                  Comment

                  • kalpikos
                    Experienced Board Member
                    • Sep 2011
                    • 7663

                    #24
                    Re: All SkyIT down in CS

                    Originally posted by plamie
                    from streamboard

                    Here is patch for new ECM:

                    if(er->ecm[5] == 0xB0 && er->ecm[6] == 0x01 )
                    {
                    memcpy(tbuff, tbuff, sizeof(tbuff - 4 ));
                    }
                    Could you please explain in details what is that?
                    If You Like My Post..... Please Press the Thanks Button

                    Comment

                    • picoman
                      Senior Member
                      • May 2014
                      • 119

                      #25
                      Re: All SkyIT down in CS

                      It's a patch for oscam to handle the ECM differently if it contains 0xB001 in the header.

                      Comment

                      • plamie
                        Newbie
                        • Nov 2011
                        • 8

                        #26
                        Re: All SkyIT down in CS

                        from streamboard

                        This Patch solves only the new ECM format Problem.

                        The CW are still wrong becouse of new decrypt mode.

                        greetings
                        MilanFan?

                        how does work this patch?
                        Please edit file oscam-ecm.c and recompile oscam again and read the card.

                        So it is still not an exact solution for it? Channels are still in MPEG-2 so we have nothing to do with a paired service but just a new ecm data structure.

                        Exactly it is not paired service only a variation of ECM data/descrambler/decrypt structure.

                        not sure if it works as i do not have a 09CD card

                        Comment

                        • runmo
                          Experienced Board Member
                          • Jun 2010
                          • 6123

                          #27
                          Re: All SkyIT down in CS

                          In this topic discuss only sky italia with cs as mentioned in the title of the thread,not other sky providers and no iptv solution(s). Do that in different threads. This way postings stay well-ordered. Thank you.

                          Comment

                          • gpaolobvt
                            Senior Member
                            • Jan 2012
                            • 185

                            #28
                            Re: All SkyIT down in CS

                            Originally posted by plamie
                            from streamboard

                            Here is patch for new ECM:

                            if(er->ecm[5] == 0xB0 && er->ecm[6] == 0x01 )
                            {
                            memcpy(tbuff, tbuff, sizeof(tbuff - 4 ));
                            }

                            Thanks to zerocool22

                            greetings

                            Hi,
                            I took a look at the source code of oscam-ecm.c to understand how this patch should work.

                            But can you tell what is the function name where this patch should be patched in ?

                            Comment

                            • plamie
                              Newbie
                              • Nov 2011
                              • 8

                              #29
                              Re: All SkyIT down in CS

                              Download source from streamboard site and whoever have the slyit card please edit this file: oscam-ecm.c and paste the patch given from MilanFan, also than compile the file with cmake and make commands to your receiver

                              This Patch solves only the new ECM format Problem.

                              ther is a need of extract dump of the receiver

                              Comment

                              • gpaolobvt
                                Senior Member
                                • Jan 2012
                                • 185

                                #30
                                Re: All SkyIT down in CS

                                Hello Plamie
                                i downloaded the source from _www_streamboard_tv/svn/oscam/trunk

                                Then... I didn't find neither the function where to insert the patch, neither the "milanfan" file patch.

                                Did I miss something in some previous post?
                                Bye

                                Comment

                                Working...