Re: Cannot record from satellite
Posted: Sat Jan 10, 2015 12:03 am
for ES-series need to patch an function CPVRAppDrm::ReturnCurrentState in exeDSP. it is work for me (model ES7207). now I search for function, which encrypt srf-files
Not that obvious for common users, feel free to share your patches if you have something in releasable stateARSik wrote:for ES-series need to patch an function CPVRAppDrm::ReturnCurrentState in exeDSP. it is work for me (model ES7207). now I search for function, which encrypt srf-files
Of course that's how it goes. You might check E/F Software sections, almost all existing patches have source included.ARSik wrote:but there are no way to patch exeDSP, so I patch it in RAM
Well I'm not developer but I succeed easily in compiling though. Just get any armv7 toolchain (check wiki for a well-tried one), set CC/CROSS_COMPILE to its prefix, make and... done. Then, more accurate details would need somebody who knows what he's talking about.ARSik wrote:if anyone can help me with compilation for samsung tv, I will be grateful