ok...
reverse back engineering is decompile the code then do something from these code
decompilation is just translate it to source code
the question is
when you translate the program into source code, then learn the code (not develop anything from it, but study it), is this a situation for reverse back engineering or decomplation?
reverse back engineering is decompile the code then do something from these code
decompilation is just translate it to source code
the question is
when you translate the program into source code, then learn the code (not develop anything from it, but study it), is this a situation for reverse back engineering or decomplation?