From e01a2f78712ff9d7ea4d62e38914328285d71b2d Mon Sep 17 00:00:00 2001 From: santosomar Date: Thu, 26 May 2022 12:35:03 +0000 Subject: [PATCH] Adding new tools --- new_tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/new_tools.md b/new_tools.md index 96ef8cc..190ca17 100644 --- a/new_tools.md +++ b/new_tools.md @@ -2,6 +2,7 @@ The following are a collection of recently-released pen test tools. I update this list every time that there is a new post and when I find a new one around the Internet. The rest of the repository has hundreds of additional cybersecurity and pen test tools. ---- +- [FindFunc - Advanced Filtering/Finding of Functions in IDA Pro](http://www.kitploit.com/2022/05/findfunc-advanced-filteringfinding-of.html) - [Frida-Ios-Hook - A Tool That Helps You Easy Trace Classes, Functions, And Modify The Return Values Of Methods On iOS Platform](http://www.kitploit.com/2022/05/frida-ios-hook-tool-that-helps-you-easy.html) - [DroidDetective - A Machine Learning Malware Analysis Framework For Android Apps](http://www.kitploit.com/2022/05/droiddetective-machine-learning-malware.html) - [Tornado - Anonymously Reverse Shell Over Tor Network Using Hidden Services Without Portforwarding](http://www.kitploit.com/2022/05/tornado-anonymously-reverse-shell-over.html)