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? 890 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 10, 2020 0 Comments The computer doesn’t run something humans can read. Decompiling turns this so-called machine code back into human readable form. You are viewing 1 out of 8 answers, click here to view all answers. Register or Login
Latest Answers