Closed binjo closed 7 months ago
The frida is a dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. It's handy to do quick triage for malware analysis too. It can be installed through:
pip install frida pip install frida-tools
Does add into the libraryis.python3.vm sufficient for inclusion?
https://github.com/frida/frida
Yes, libraries.python3.vm is where we install common Python libraries. Thanks for the issue and the PR! :+1:
Details
The frida is a dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. It's handy to do quick triage for malware analysis too. It can be installed through:
Does add into the libraryis.python3.vm sufficient for inclusion?
https://github.com/frida/frida