Archive for the ‘Others’ Category

X*XX_ECM’s !

Monday, September 24th, 2007

Hi, I added a new (and very simple) feature to vPlug1.8.6-7 for catching bad ECM's. If vPlug couldn’t decrypt the ECM during watching of your desired channel, it would show the X*XX_ECM:… in vPlug's log section. Last night I could catch a bug in N*agra2 ECM parsing! Results of these types of ...

OpenSSL for Windows

Friday, September 7th, 2007

OpenSSL is an standard library of cryptographic functions for us. Compiling OpenSSL in Windows is a bit hard. Fortunately there is a good site which distribute its related libraries for Windows: http://www.slproweb.com/products/Win32OpenSSL.html But it lacks some functions such as MDC2 because of IBM's patents. So if we need these functions, above ...