Added package frida (#2044)

This commit is contained in:
Huy Doan 2021-10-27 22:39:12 +07:00 committed by GitHub
parent 929e8d6514
commit f263909123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24040,6 +24040,20 @@
"license": "MIT",
"web": "https://github.com/hamidb80/uncomment"
},
{
"name": "frida",
"url": "https://github.com/ba0f3/frida.nim",
"method": "git",
"tags": [
"frida",
"frida-core",
"instrument",
"reverse-engineering"
],
"description": "Frida wrapper",
"license": "MIT",
"web": "https://github.com/ba0f3/frida.nim"
},
{
"name": "scinim",
"url": "https://github.com/SciNim/scinim",