Zobrazují se odpovědi 1 až 6 z 6

Téma: Does mgcam-020716_cwemu-v2_conax-v3 work with TPSCRYPT???

  1. #1
    z_miklos
    Host

    Does mgcam-020716_cwemu-v2_conax-v3 work with TPSCRYPT???

    Hi all!
    Does mgcam-020716_cwemu-v2_conax-v3 work with TPSCCrypt ???
    Regard,
    Zoli

  2. #2
    Registrovaný uživatel
    Založen
    01.08.2002
    Příspěvky
    59
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    I think so, but if you provide me some channel names which are "hosted" TPSCrypt, then I will be able to check it

  3. #3
    z_miklos
    Host
    Hi hop3!
    Good job with mgcam-020716_cwemu-v2_conax-v3. (I mean the conax part.)
    TPSCrypt channel:
    Multivision 4, Hotbird 13 East, 11662 Vertical,SR=27500, Video PID=420, Audio PID=430, ECM PID=460.
    TPSCrypt is a slightly modified Viaccess 1.
    Regards,
    Zoli

  4. #4
    z_miklos
    Host
    It seems in sc-0.1.7. they corrected the viaccess algorithm.
    By the way the History file of sc-0.1.7 talks about an mgcam_20021123. It seems you didn't use the last mgcam.
    But fortunately you can update the code from sc-0.1.7.
    Here are the corrections:
    In decrypt.c 0xf0 instead of 0x0f.
    /* test if low nibble zero */
    if( (work_key[7] & 0xf0) == 0) k = 0x5a;

    In mgcam2.c in viaccess_decode function:

    for (i=0; i<length; i++)
    source[i] ^= table[i&63];

    istead of the buggy code:

    for (i=0; i<length && i<64; i++)
    source[i] ^= table[i];


    Regards,
    Zoli

  5. #5
    Registrovaný uživatel
    Založen
    01.08.2002
    Příspěvky
    59
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    I have latest mgcam from 2003-01-14 with conax embedded and your mentioned errors fixed already.


  6. #6
    Registrovaný uživatel
    Založen
    26.03.2002
    Příspěvky
    704
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Ahoj Hope
    Tak jak ti roste potomek?
    Četl jsem na ****_uj, že se zabýváš AU na Na** do mgcamu. To by mě docela zajímalo, zkusíš naznačit?
    Jinak problém u Conaxu byl v tom, že u Kiosků byla delší ECM, ale to už je pryč.

    Jirka

Informace o tématu

Users Browsing this Thread

Toto téma si právě prohlíží 1 uživatelů. (0 registrovaných a 1 anonymních)

Štítky pro toto téma

Záložky

Záložky

Pravidla přispívání

  • Nemůžete zakládat nová témata
  • Nemůžete zasílat odpovědi
  • Nemůžete přikládat přílohy
  • You may not edit your posts
  •