Re: Allowed reverse engineering methods

2010-05-30 Thread Roderick Colenbrander
>> But which methods are allowed? I assume that "obvious" >> methods (reading header files, registry dumps, etc.) are >> acceptable, but can I e.g. analyze .pdb symbol files >> (availble in e.g. Microsoft's DirectX SDK)? >> >> > > You can do the above as long as they are readily available.   The .p

Re: Allowed reverse engineering methods

2010-05-30 Thread James McKenzie
Mariusz Pluciński wrote: Hello I'm working on implementation of Games Explorer for Wine (in Google Summer of Code). My work gets progress, but to finish it, I need to get more information about Windows implementation. My question is: which reverse engineering methods are legal and accepted while

Re: Allowed reverse engineering methods

2010-05-30 Thread Nikolay Sivov
On 5/30/2010 21:41, Mariusz Pluciński wrote: Hello I'm working on implementation of Games Explorer for Wine (in Google Summer of Code). My work gets progress, but to finish it, I need to get more information about Windows implementation. Hi, Mariusz. My question is: which reverse engineerin

Allowed reverse engineering methods

2010-05-30 Thread Mariusz Pluciński
Hello I'm working on implementation of Games Explorer for Wine (in Google Summer of Code). My work gets progress, but to finish it, I need to get more information about Windows implementation. My question is: which reverse engineering methods are legal and accepted while working in Wine project? O