diff --git a/Phase 2/01 Reverse Engineering.md b/Phase 2/01 Reverse Engineering.md index 387b529..08e07a0 100644 --- a/Phase 2/01 Reverse Engineering.md +++ b/Phase 2/01 Reverse Engineering.md @@ -176,7 +176,7 @@ The value finally in `eax` is therefore 0x86342 in hexadecimal, or `549698` in d **Flag:** `picoCTF{5EE79C2B}` -We're given an (ARM) assembly source file `chall.s`. The structure is as follows +We're given an ARM assembly source file `chall.s`. Its structured as follows ``` main: