Comment on Silent Hill decompilation just surpased 80%

<- View Parent
Sylvartas@lemmy.dbzer0.com ⁨7⁩ ⁨hours⁩ ago

It’s literally the process of turning the executable back into actual code (albeit usually much less readable than the original code, since symbols are usually stripped from release builds, so the original variables and functions names are lost), so it can do much more than that.

Once you’ve fully decompiled something and understand the resulting code, or even some parts of it, you can basically edit the original source code.

source
Sort:hotnewtop