From 5a321511a9e0f11cc169d8410fc07e27495b1872 Mon Sep 17 00:00:00 2001 From: raptor Date: Thu, 9 Oct 2025 12:35:05 +0200 Subject: [PATCH] Add Frida to Pentesters arsenal tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c1b9e4e..38b122b4 100644 --- a/README.md +++ b/README.md @@ -1289,6 +1289,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
   mimikatz - a little tool to play with Windows security.
   sherlock - hunt down social media accounts by username across social networks.
   OWASP Threat Dragon - is a tool used to create threat model diagrams and to record possible threats.
+   Frida - dynamic instrumentation toolkit for developers, reverse engineers, and security researchers.

##### :black_small_square: Pentests bookmarks collection