Reverse-Engineering Conceptual Definition - Heading Back to Where We Started

• 8 min read

676 Shares

Reverse engineering (or sometimes back-engineering) is a process that is designed to extract enough data from a product and then to be able to reproduce that product. It may involve moving to creating a product from scratch or from pre-developed components. It can be applied to any product (such as computer technology, manufactured products, biological products, chemical products, etc.) to determine how the components are put together and how it works.



Author/Copyright holder: Georg Wiora. Copyright terms and licence: CC BY-SA 3.0

Anything can be reverse engineered with enough time and resources; this diagram suggest how you might reverse engineer a car.

Reasons for Using Reverse Engineering

The reasons for employing reverse engineering are myriad. Some are legal and ethical and many are not. It can, for example, be applied by the creator of a product when they are unable to remember the steps they employed to create the product in the first place. Equally, it can be used to clone the product and manufacture it more cheaply than the original which may be a more legally and ethically concerning use of reverse engineering.

Common reasons for reverse engineering include:

  • Developing interfaces for system interoperability. This may often be used when legacy systems are involved or if original documentation is unavailable.
  • Corporate and/or military espionage. Reverse engineering may enable the cloning of competitor’s products or an understanding of how to develop market or military counter-measures for that product.
  • Improving product documentation. If product documentation supplied doesn’t mean the standards for easy use, it may be that reverse engineering the product can help articulate the documentation to a higher standard.
  • Factoring out obsolescence. Many components of products have a short commercial lifespan; if an existing component cannot be purchased it may be possible to reverse engineer it so that a replacement can be constructed with materials currently available. Reverse engineering may also be required when the original manufacturer no longer supports maintenance of a particular product but maintenance is required.
  • Modernizing of software products. Legacy systems may benefit from reverse engineering when the original knowledge of how a specific challenge was tackled has been lost to a business. Reverse engineering can also help with migrating legacy systems to new platforms.
  • Security adaptions. Reverse engineering can benefit piracy and copying of systems by removing rights management and it may also be used to develop stricter security protocols by better understanding the operation of the product.
  • Fixing product flaws. If you reverse engineer a product, particularly those which are not supported by their original creators, you can often fix problems with the product.
  • Cloning. Creating (often illegal) copies of the original product.
  • Education. Reverse engineering can serve as an educational tool that enables understanding of successful (and unsuccessful) designs so that this knowledge can be built upon in the future.
  • Cost reduction. By understanding what goes into a product – cheaper alternatives may be sourced as replacement parts.
  • Redesign/repurposing. Products that are no longer useful may be reverse engineered so that they can be improved upon and made useful once again.
  • Competitor intelligence. Learning what your competitors are actually doing as opposed to what they publicly state they are doing.


Author/Copyright holder: IsaacMao. Copyright terms and licence: CC BY 2.0

This example of reverse engineering is highly ambitious – it’s an overview of how the human brain may operate!

There is no single process for reverse engineering. As you can imagine, reverse engineering a software product follows a very different process from reverse engineering a pharmaceutical product. However, the intention of both processes is the same – to determine from the finished product the process by which it is made and what goes into that process.

Reverse Engineering and The Law

Jon Johansen, a leading proponent of open source design, says; “Basically, if reverse engineering is banned, then a lot of the open source community is doomed to fail.”

As you might expect, reverse engineering is a complicated subject in law. Firstly, it is important to note that there is little point in reverse engineering a patented process to duplicate it. Patents are a matter of public record and the process is fully documented. However, many patents are reverse engineered in order to examine whether they impinge on the patents (or copyright) of other intellectual property.

The legal environment for reverse engineering differs from country to country (and sometimes from state to state). This means that before conducting any form of reverse engineering in a design or development project; you should take legal advice. Even seemingly ethical reverse engineering projects may be in contravention of this complex area of law. The last thing you need on any project is to leave you and/or your business open to civil and/or criminal liability.


Author/Copyright holder: Nguyen Hung Vu. Copyright terms and licence: CC BY 2.0

Don’t forget that reverse engineering is unnecessary if the information you seek is already in the public domain (as it is for the Linux Kernel pictured here).

In the same respect if you believe your own intellectual property has been reverse engineered and either your copyright or patents infringed upon – you should take legal advice as to what means of redress are open to you. Be prepared for large legal fees which may, for smaller businesses at least, make it difficult if not impossible to remedy the situation through the courts.

The Take Away

Reverse engineering is a useful design and development technique with many potential applications. However, it is always important to get legal advice prior to conducting reverse engineering exercises and doubly so if you intend the outputs of your reverse engineering to become commercially available. There is no single process across industries for reverse engineering it is simply a process by which you take an end product and deduce how it is made and works.

Resources

There is a Reddit forum (sub-Reddit) dedicated to discussing reverse engineering. As with all Reddit forums there are no guarantees that content will be suitable for work but it may be a useful resource to discuss ethics, legality and techniques - https://www.reddit.com/r/ReverseEngineering/

For those based in the US this is an interesting insight into the legal environment surrounding reverse engineering in software. Note: We would still recommend taking legal advice rather than basing decisions on this information alone. https://www.eff.org/issues/coders/reverse-engineering-faq

NC State University examines the ethical issues regarding reverse engineering here - https://ethics.csc.ncsu.edu/intellectual/reverse/study.php

Hero Image: Author/Copyright holder: Jorge Jaramillo. Copyright terms and licence: CC BY 2.0

Learn More in This Course:

AI for Designers

11 days
12 % booked
View Course

What You Should Read Next

  • Read full article
    What is Interaction Design? - Article hero image
    Interaction Design Foundation logo

    What is Interaction Design?

    Interaction design is an important component within the giant umbrella of user experience (UX) design. In this article, we’ll explain what interaction design is, some useful models of interaction design, as well as briefly describe what an interaction designer usually does.A simple and useful unders

    Social shares
    1.5k
    Published
    Read Article
  • Read full article
    Apple’s Product Development Process – Inside the World’s Greatest Design Organization - Article hero image
    Interaction Design Foundation logo

    Apple’s Product Development Process – Inside the World’s Greatest Design Organization

    Apple’s Product Development Process may be one of the most successful design processes ever implemented. With a valuation that exceeds $2 trillion, there’s a lot that designers can learn from Apple and introduce into their own design environments.Apple is a notoriously secretive business. In Steve J

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    Shneiderman’s Eight Golden Rules Will Help You Design Better Interfaces - Article hero image
    Interaction Design Foundation logo

    Shneiderman’s Eight Golden Rules Will Help You Design Better Interfaces

    Follow Ben Shneiderman’s 'Eight Golden Rules of Interface Design' if you want to design great, productive and frustration-free user interfaces. Apple, Google and Microsoft are among some of the highly successful companies whose well-designed products reflect Shneiderman’s rules. The characteristics

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    How to Change Your Career from Graphic Design to UX Design - Article hero image
    Interaction Design Foundation logo

    How to Change Your Career from Graphic Design to UX Design

    If there’s an occupation that is 100% linked with the public’s idea of what design is all about, it’s graphic design. From the familiar golden arches of the McDonald’s brand to the typography and colors of movie posters, graphic designers create some of the most iconic and ubiquitous designs around

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    The Grid System: Building a Solid Design Layout - Article hero image
    Interaction Design Foundation logo

    The Grid System: Building a Solid Design Layout

    Now that we’ve seen some grids at work in the Rule of Thirds article, let’s examine them a little more deeply. As a concept that deals so fundamentally with the fabric and background of our work as designers, it’s easy to overlook the power of grids and think more about the elements we want to creat

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    The Principles of Service Design Thinking - Building Better Services - Article hero image
    Interaction Design Foundation logo

    The Principles of Service Design Thinking - Building Better Services

    Service design is all about taking a service and making it meet the user’s and customer’s needs for that service. It can be used to improve an existing service or to create a new service from scratch. In order to adapt to service design, a UX designer will need to understand the basic principles of

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    A Simple Introduction to Lean UX - Article hero image
    Interaction Design Foundation logo

    A Simple Introduction to Lean UX

    Lean UX is an incredibly useful technique when working on projects where the Agile development method is used. Traditional UX techniques often don’t work when development is conducted in rapid bursts – there’s not enough time to deliver UX in the same way. Fundamentally Lean UX and other forms of UX

    Social shares
    1.3k
    Published
    Read Article
  • Read full article
    Dieter Rams: 10 Timeless Commandments for Good Design - Article hero image
    Interaction Design Foundation logo

    Dieter Rams: 10 Timeless Commandments for Good Design

    Let’s pay a virtual visit to a famous industrial designer’s workshop. By examining the principles of his winning approach, we can incorporate vital elements into our designs in the “less is more” age.As user experience practitioners, most of us have worked with Nielsen and Molich’s 10 heuristics or

    Social shares
    1.3k
    Published
    Read Article
  • Read full article
    The 7 Factors that Influence User Experience - Article hero image
    Interaction Design Foundation logo

    The 7 Factors that Influence User Experience

    User Experience (UX) is critical to the success or failure of a product in the market but what do we mean by UX? All too often UX is confused with usability which describes to some extent how easy a product is to use and it is true that UX as a discipline began with usability – however, UX has grown

    Social shares
    1.3k
    Published
    Read Article
  • Read full article
    10 Free-to-Use Wireframing Tools for UX Designers in 2026 - Article hero image
    Interaction Design Foundation logo

    10 Free-to-Use Wireframing Tools for UX Designers in 2026

    Wireframes help you quickly ideate and test your ideas. While paper wireframes are the fastest to create, digital wireframes look more polished and presentable. If you are looking for a pocket-friendly wireframing tool, look no further.Whether you prefer browser-based apps or offline desktop tools,

    Social shares
    1.3k
    Published
    Read Article

Top Articles

Top Topic Definitions

Feel Stuck?
Want Better Job Options?

AI is replacing jobs everywhere, yet design jobs are booming with a projected 45% job growth. With design skills, you can create products and services people love. More love means more impact and greater salary potential.

At IxDF, we help you from your first course to your next job, all in one place.

See How Design Skills Turn Into Job Options
Privacy Settings
By using this site, you accept our Cookie Policy and Terms of Use.
Customize
Accept all

Be the One Who Inspires

People remember who shares great ideas.

Share on:

Academic Credibility — On Autopilot

Don't waste time googling citation formats. Just copy, paste and look legit in seconds.

Feel Stuck? Want Freedom?

Join 326,039+ designers who get one powerful email each week. Learn to design a life you love.

Next email in
1
day
4
hrs
2
mins
22
secs

Free forever. No spam. Unsubscribe anytime.