Reverse engineering: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "Reverse engineering is a generic term for any kind of work "backwards" from a finished form to uncover the details of its originating / producing process. Reverse engineering ...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Reverse engineering is a generic term for any kind of work "backwards" from a finished form to uncover the details of its originating / producing process. Reverse engineering has been used in the Free software community to add support to author and manipulate file formats in proprietary formats.
Reverse engineering is a generic term for any kind of work "backwards" from a finished form to uncover the details of its originating / producing process. Reverse engineering has been used in the Free software community to add support to author and manipulate file formats in proprietary formats.


== Resources ==
== Resources ==
* [https://gitorious.org/re-lab re-lab] project to reverse engineer various graphics formats
* [http://medialab-prado.es/article/give_me_my_drawing_back Presentation at Media Lab PRADO] by "Reverse Engineers" Fridrich Strba and Valentin Filippov
* [http://gitorious.org/re-lab re-lab] project to reverse engineer various graphics formats
* [http://www.wibu.com/uk/training-reverse-engineering-protection.html Masterclass with topic "Software protection against reverse engineering"]
* [http://www.wibu.com/uk/training-reverse-engineering-protection.html Masterclass with topic "Software protection against reverse engineering"]

Latest revision as of 10:05, 7 October 2013

Reverse engineering is a generic term for any kind of work "backwards" from a finished form to uncover the details of its originating / producing process. Reverse engineering has been used in the Free software community to add support to author and manipulate file formats in proprietary formats.


Resources