Reverse Engineering Intro
Software reverse engineering is the process of recovering a software code from its binary and making changes in it.the software companies like Microsoft,Adobe etc are trying to protect there software's against the Copying or illegal distribution.They provide the online activation process.The protection of there software are there legal right but still people are trying to remove these constraint and redistribute or copy it. The process is done by reverse engineering. This is illegal but upon they are good we know a lot of country in the world are said 3 rd world countries the people of those countries are poor and have right to use those new things in the world, which exists so they use reverse engineering process and get a way to use it. The Reverse engineering of software involves the study of software, which should be reversed there are some steps in reversing which are bellow. I. Study of Software II. Get information from Software III. De-compiling the Software if...