AdvancedScript x64dbg插件
本帖最后由 冥界3大法王 于 2019-8-2 20:40 编辑just a try to add more feature's to x64dbg script system
History Section:
- version 2.0:
1-all numbers are hex numbers.
2-more nested in arguments.
3-Build bridge to make plugin system Compatible with x64dbg script system.
4-create parallel Functions to x64dbg Functions, like ( cmp >> cmpx ).
5-rename new name (Varx Getx Setx) and fix array index entry.
6-add VarxClear ( clear all variable to help user in test's ) , memdump with print style.
- version 1.6:
1- add Parser system to recognize arguments.
2- begin build Script system.
3- add more Helper Functions.
- version 1.4:
1- make StrCompx in separate Thread and add Sleep time to wait x64dbg to finish process.
2- Fix Hex2duint function add length check in case it less than 2 .
- version 1.3:
1- Add another argument to cbLogxJustAtBP for printing on LogxWindow.
2- now it accept bool argument like this (true/false-on/off-1/0).
3- add StrComp_BP function for compare string in memory at BP.
4- compiled x32.
Source Code:
https://github.com/Ahmadmansoor/AdvancedScript
If you find it useful please let me know, and if you want to add more feature's please leave a comment.support both x86 and x64
BR
AdvancedScriptjust a try to add more feature's to x64dbg script system
https://user-images.githubusercontent.com/7176580/60179703-4b8e1b80-982f-11e9-9a09-e9a1a99e4797.png
https://user-images.githubusercontent.com/7176580/60272953-27e9d480-9906-11e9-89fb-e183ee69b56d.gif
https://user-images.githubusercontent.com/7176580/59259568-1c7e8400-8c4b-11e9-8c3e-3bbf2b626479.gif
https://github.com/Ahmadmansoor/AdvancedScript/releases/download/ver4.3/AdvancedScript_4.3.zip
原贴很长,https://forum.tuts4you.com/topic/41035-advancedscript-x64dbg-plugin/?tab=comments#comment-198034 学习与了解一下。 说说这个插件是干啥的, 这插件不错啊哈哈哈谢谢楼主分享 这插件不错啊! 哇。喜欢啊,谢谢楼主分享 感谢楼主分享 本帖最后由 lm180180 于 2020-10-22 18:39 编辑
朱朱你堕落了 发表于 2019-8-2 21:33
说说这个插件是干啥的,
字面理解应该是跟OD的脚本插件一样的吧
页:
[1]