3 matches found
frida-extract
FridaExtract FridaExtract ist ein auf Frida.re basierendes RunPE Extraktionswerkzeug. RunPE-Injektion ist eine gängige Technik, die von Malware verwendet wird, um Code in einem anderen Prozess zu verstecken. Sie ist auch die letzte Stufe vieler Packer : HINWEIS: Frida unterstützt jetzt auch die...
noia
Noia Noia is a web-based tool whose main aim is to ease the process of browsing mobile applications sandbox and directly previewing SQLite databases, images, and more. Powered by frida.re. Please note that I'm not a programmer, but I'm probably above the median in code-savyness. Try it out, open ...
Frida-Wshook - Script Analysis Tool Based On Frida.re
frida-wshook is an analysis and instrumentation tool which uses frida.re to hook common functions often used by malicious script files which are run using WScript/CScript. The tool intercepts Windows API functions and doesn't implement function stubs or proxies within the targeted scripting...