We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f15c8 commit 1658e95Copy full SHA for 1658e95
src/introduction/what-is-decomp.typ
@@ -87,5 +87,5 @@ It's important to understand that going in reverse is not something that can be
87
Decompilation requires reverse engineering the machine code to understand the intent,
88
and rewriting code at a high level which matches the same logic.
89
90
-The process is like trying to deduce the original recipe used to make a cake,
+The decompilation process is like trying to deduce the original ingredients used to make a cake,
91
except the only thing you have to work with is the cake which has already been baked.
0 commit comments