Need oscam ymod with powerVU

There are 3 replies in this Thread which was already clicked 3,005 times. The last Post () by john sena.

  • Patch 2 for OSCAM!


    - All of the arrays should be initialized with zero, otherwise the final CWs of CSA mode won't work.
    uint8_t convolvedCw[8][8] = {0};
    uint8_t convolvedCwAvailable[8] = {0};
    uint8_t seed7[8] = {0};
    uint8_t ecmKey[7] = {0}, tmpEcmKey[7] = {0},
    seedBase[4] = {0}, baseCw[7] = {0}, seed[8][8] = {0}, cw[8][8] = {0};


    - Also it's possible to have an ECM without nano 27 `convolvedCw`s:
    80 30 3d 30 37 20 0e 00 00 00 00 6c a0 80 e2 64
    6f 33 93 e7 d1 62 67 ad 22 ef 29 69 00 06 70 00
    00 8f 9e 1f 4b 84 e8 51 57 05 d9 c4 a9 e3 05 0f
    99 2d 30 e4 d8 78 7b 5a 42 55 6e c6 e6 10 05 66


    So all of the `if(convolvedCwAvailable[PVU_CW_VID])`, `if(convolvedCwAvailable[PVU_CW_A1])` and `if(!convolvedCwAvailable)` checks should be removed.

Other Not Listed Softcam Support Forum

Configs, discussion, downloads and guides for Other Not Listed Softcams - CSP, DreamOS, GBox, NEWCamd, MultiCS, OSCam Smod, OSCam Ymod, SUpcam & Wicardd.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!