From ec747bf577628e236062a2db718cd1793e96304f Mon Sep 17 00:00:00 2001 From: grumpyjim <199104661+grumpyjim@users.noreply.github.com> Date: Thu, 20 Feb 2025 02:15:13 +0200 Subject: [PATCH] Update devtools.md --- docs/devtools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devtools.md b/docs/devtools.md index 342ca759f..6ae37c1ba 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -1135,7 +1135,7 @@ * [Flare VM](https://github.com/mandiant/flare-vm) - Reverse Engineering Environment Setup Script * [ROP Emporium](https://ropemporium.com/) - Learn Return-Oriented Programming * [MSTG](https://mas.owasp.org/) or [DVIA-v2](https://github.com/prateek147/DVIA-v2) - App Security Testing / Reverse Engineering -* [Malimite](https://github.com/LaurieWired/Malimite) - iOS / MacOS Decompiler +* [Malimite](https://github.com/LaurieWired/Malimite) - iOS / macOS Decompiler * [challenges.re](https://challenges.re/) - Reverse Engineer Code * [horsicq](https://horsicq.github.io/) - File Type Identification Tools / [GitHub](https://github.com/horsicq/)