当前位置:网站首页>Kali环境下Frida编写脚本智能提示
Kali环境下Frida编写脚本智能提示
2022-08-02 03:25:00 【BIG_权】
前置条件
- 需要配置好
nodejs
以及npm
环境,如图检测是否配置好环境。
第一种(gum
,推荐,主流,全局)
- 需要注意的是,由于国内的网络状况,后续的
install
很容易失败,有可能是需要科学的 - 在任意位置下输入以下命令都可以
> npm install --save @types/frida-gum
- 接下来直接用
vscode
或者其他的IDE
工具在任意目录下编写frida
脚本就会有智能提示啦
第二种(不推荐,局部)
- 因为这种的需要严格在一个目录下才有智能提示,现在基本上都不会用这种了
- 到一个你想做为
frida-project
的目录下
> git clone https://github.com/oleavr/frida-agent-example.git
- 进入到克隆下来的文件夹中
> npm install
- 接下来再使用
vscode
等IDE
打开此工程,在agent
文件夹下编写js
,会有智能提示 - 必须是在
agent
文件夹下才会有智能提示,所以现在基本上用的都是第一种,在这里也推荐大家使用第一种
边栏推荐
猜你喜欢
The Error in the render: "TypeError: always read the properties of null '0' (reading)" Error solution
1.10今日学习
js __proto__、prototype、constructor的关系
TypeScript error error TS2469, error TS2731 solution
12.什么是JS
js 原型和原型链
阿里云设置域名解析重定向后,无法使用Chrome访问
(3)Thinkphp6数据库
微信小程序开发视频加载:[渲染层网络层错误] Failed to load media
稳定好用的短连接生成平台,支持API批量生成
随机推荐
如何根据地图上的两个坐标点来确定方向
--fs module--
DVWA drone installation tutorial
PHP8.2的版本发布管理员和发布计划
After the mailbox of the Pagoda Post Office is successfully set up, it can be sent but not received.
16.JS事件, 字符串和运算符
1.13 学习JS
6.24今日学习
[sebastian/diff]一个比较两段文本的历史变化扩展库
IP门禁:手把手教你用PHP实现一个IP防火墙
hackmyvm-hopper walkthrough
js eventLoop 事件循环机制
ES6介绍+定义变量+不同情况下箭头函数的this指向
[phpunit/php-timer]一个用于代码执行时间的计时器
uniapp | 使用npm update更新后编译报错问题
13.JS输出内容和语法
About the apache .htaccess file of tp
Solve the problem of Zlibrary stuck/can't find the domain name/reached the limit, the latest address of Zlibrary
解决uni-app 打包H5网站 下载图片问题
Query the indexes of all tables in the database and parse them into sql