Why must a program be decompiled before viewing its code? If the computer is running the program, shouldn’t we be able to see what it’s running? 897 viewsJanuary 3, 2024 Question100.55K October 10, 2020 0 Comments Why must a program be decompiled before viewing its code? If the computer is running the program, shouldn’t we be able to see what it’s running? In: Technology 8 Answers ActiveNewestOldest Anonymous Posted October 11, 2020 0 Comments Computer code is just how to tel the computer to do something. The computer uses binary to run the code. Gaint lines or binary code is unreadable You are viewing 1 out of 8 answers, click here to view all answers. Register or Login
Latest Answers