answersLogoWhite

0

Reverse engineering is the process of taking a bit of executable code and decompiling it into a representation of its original source code. This is often used to change the functionality of a closed-source program, or to attempt to find out how a competitor in your field solves a problem.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What are the terms and conditions regarding the use of the software, specifically the no reverse engineering clause?

The terms and conditions of the software prohibit reverse engineering, which means you cannot analyze or recreate the software's code.


What is the advantage of advance and reverce of software engineering?

In traditional software engineering techniques no SDLC was followed . advantage of reverse software engineering was that we can go back to any previous stage if we have missed something.


What has the author Jon Beck written?

Jon Beck has written: 'The theory of interface slicing' -- subject(s): Software engineering 'A survey of program slicing for software engineering' -- subject(s): Reverse engineering, File maintenance (Computers), Terminology, Software engineering, Computer programming, Software tools, Program verification (Computers)


Define software reverse engineering as applied to computer assisted re engineering?

its any type of software testing which seeks to uncover software regressions which occur whenever software functionality that's was previously working correctly stops working as intended.......SIR.CARLSON DAIDO


What is product in software engineering?

The product of software engineering is software.


What is design in software engineering?

data design in software engineering


What kind of jobs require software programming skills?

To help you get an idea of the kind of jobs in software engineering, I took a quick look at online job listings for software engineering. The types of job titles that showed up were Software Engineering Technician, Software Engineering Programmer, Software Engineering Manager, Software Engineering Director, and Technical Writer in Software Engineering.


What should be the experties for a computer engineer?

Electronic engineering (or electrical engineering), software design, and hardware-software integration instead of only software engineering or electronic engineering.


What is one tool for reverse engineering software and five features of that tool?

hexadecimal dumper, which prints or displays the binary numbers of a program in hexadecimal format.


What is ieee software engineering?

IEEE gives software engineering definition as :-. The application of a systematic , disciplined quantifiable approach to the development, operation and maintenance of software that is the application of engineering to software.


Why do engineers perform reverse engineering on products?

1. Reverse engineering is the process of generating the technical data required to duplicate a product functionally and dimensionally. 2. Reverse engineering is the process of analyzing a subject system to create representations of the system at a higher level of abstraction. 3. Reverse engineering is an element of product redesign, improvement and evolution. 4. Reverse engineering is the development of an operational understanding of a product. 5. Reverse engineering is the process of benchmarking a product's cost, performance and functionality. 6. Reverse engineering is a way to teach the engineering design process in a hands-on, intuitive way.


What are the difference between forward engineering and reverse eng in uml?

forward engineering: the creation of code from models. reverse engineering: the creation of models from code.