DEEP CRACK
March 30th, 2014, 23:34
Hi
First of all I should mention that I don't want to speak about getting backup from protected discs or defeating them. In fact I'm developing my own copy protection scheme and also my main issue isn't some concepts like protecting my protection against debugging, cracking, ...
The problem I faced is extract some physical features from discs (Data Position Measurement or DPM). I think the best one of these features is angular distance between sectors. So for this I first calculate RPM or revolution period (in CAV mode) then calculate time of seeking to sector 2000 from sector 150 for example and finally calculate angular distance between these sectors. Up to now everything is good. but when I run the program on my laptop DVD drive I get a degree and when I do this on my PC with a different CD and DVD drive I get completely different degrees!
What do you think? Why do I get different degrees with constant speed in different drives? How can I solve this problem?
Thanks
First of all I should mention that I don't want to speak about getting backup from protected discs or defeating them. In fact I'm developing my own copy protection scheme and also my main issue isn't some concepts like protecting my protection against debugging, cracking, ...
The problem I faced is extract some physical features from discs (Data Position Measurement or DPM). I think the best one of these features is angular distance between sectors. So for this I first calculate RPM or revolution period (in CAV mode) then calculate time of seeking to sector 2000 from sector 150 for example and finally calculate angular distance between these sectors. Up to now everything is good. but when I run the program on my laptop DVD drive I get a degree and when I do this on my PC with a different CD and DVD drive I get completely different degrees!
What do you think? Why do I get different degrees with constant speed in different drives? How can I solve this problem?
Thanks