diff options
-rw-r--r-- | never-gonna-run-around-and-reverse-you.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/never-gonna-run-around-and-reverse-you.md b/never-gonna-run-around-and-reverse-you.md index 08959a7..defdd9f 100644 --- a/never-gonna-run-around-and-reverse-you.md +++ b/never-gonna-run-around-and-reverse-you.md @@ -12,7 +12,7 @@ strings that indicate a C-like origin. ## Decompilation We decompile the program using BinaryNinja on the -[https://dogbolt.org](dogbolt) decompiler explorer: +[dogbolt](https://dogbolt.org) decompiler explorer: ``` c int32_t main(int32_t argc, char** argv, char** envp) |