首页
社区
课程
招聘
[转帖]AdvancedScript plugin for x64DBG
2019-3-30 11:24 4290

[转帖]AdvancedScript plugin for x64DBG

2019-3-30 11:24
4290

AdvancedScript plugin for x64DBG

History Section:
- version 3.0 :
1- add help file and command help on the form.
2- add ads lib like ("GetAPIName","GetArraySize","ReadStr","GetdesCallJmp","isInArray","isAddrBelongSection").
3- Write2File_ can write array directly.
4- add commentset command.
5- replace Script:ebug::Wait(); with waitPauseProcess();
6- at ret command .
7- AutoComplete for Functions and variables and ads lib.
8- add log box for future work.
9- add AutoUpdate checkbox for enable disable update of variables list.
10- fix some bug and improve some others like (findallmemx . 


GitHub link:
_https://github.com/Ahmadmansoor/AdvancedScript/

Releases link:
_https://github.com/Ahmadmansoor/AdvancedScript/releases
   

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
点赞1
打赏
分享
最新回复 (4)
雪    币: 10711
活跃值: (4074)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
jgs 2019-3-30 19:22
2
0
脚本插件,收藏,谢谢林版
雪    币: 83418
活跃值: (198480)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2020-5-31 04:08
3
0
- version 4.3:
	1- Fix AutoRun and stepon
	2- Fix color variable name.
	3- Add ReadFile , Write2Mem , ReadMem
	4- Add GoToByBase Form
	5- Assigned variable directly no need to Setx Command :) .	


雪    币: 83
活跃值: (383)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
周无争 2020-12-30 21:14
4
0
x64dbg的脚本和OD不太一样,几乎只有官网的文档,全网都找不到脚本教程,各位大佬能不能出个x64dbg的脚本教程?
雪    币: 83
活跃值: (383)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
周无争 2020-12-31 21:47
5
0
周无争 x64dbg的脚本和OD不太一样,几乎只有官网的文档,全网都找不到脚本教程,各位大佬能不能出个x64dbg的脚本教程?[em_67]
找到了一些脚本,看过几个就可以自己写脚本了,和OD脚本差别不大,没用到这个插件。
https://github.com/x64dbg/Scripts
游客
登录 | 注册 方可回帖
返回