oscam-emu.patch
Code:@@ -6994,7 +6994,7 @@ Index: module-emulator-powervu.c + 0xF0, 0xA8, 0x49, 0xFB, 0x79, 0x6C, 0xAF, 0xB0 + }; + + memcpy(data + 0x28, padding, 0x18); + memcpy(data + 40, padding, 24); + + for (i = 0; i < 5; i++) + { @@ -7078,7 +7078,7 @@ Index: module-emulator-powervu.c +static void unmask_emm(uint8_t *emm) +{ + uint32_t crc, i, l; + uint8_t hashModeEmm, modeUnmask, data[41], mask[16]; + uint8_t hashModeEmm, modeUnmask, data[64], mask[16]; + + uint8_t sourcePos[] = + {




Reply With Quote


