Skip to content

Commit 1658e95

Browse files
committed
changes
1 parent a8f15c8 commit 1658e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/introduction/what-is-decomp.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ It's important to understand that going in reverse is not something that can be
8787
Decompilation requires reverse engineering the machine code to understand the intent,
8888
and rewriting code at a high level which matches the same logic.
8989

90-
The process is like trying to deduce the original recipe used to make a cake,
90+
The decompilation process is like trying to deduce the original ingredients used to make a cake,
9191
except the only thing you have to work with is the cake which has already been baked.

0 commit comments

Comments
 (0)