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 ...")
 
No edit summary
Line 2: Line 2:


== Resources ==
== Resources ==
* [https://gitorious.org/re-lab re-lab] project to reverse engineer various graphics formats
* [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"]

Revision as of 10:01, 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