首页
社区
课程
招聘
[转帖]x64dbg Plugin Manager
发表于: 2020-1-9 16:51 4264

[转帖]x64dbg Plugin Manager

2020-1-9 16:51
4264

x64dbg Plugin Manager

Plugin manager for x64dbg

Console example

x64plgmnrc.exe -G "C:\x64dbg_root" // Set root path for x64dbg

x64plgmnrc.exe -U // Update list from server

x64plgmnrc.exe -S // Show list of plugins

x64plgmnrc.exe -i x64core // Install last version of x64dbg

x64plgmnrc.exe -i AdvancedScript // install AdvancedScript

How to build on Windows

Install Visual Studio 2013:https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2013-community-vs

Install Qt 5.6.3 for VS2013:https://download.qt.io/archive/qt/5.6/5.6.3/qt-opensource-windows-x86-msvc2013-5.6.3.exe

Install 7-Zip:https://www.7-zip.org/

Clone project: git clone --recursivehttps://github.com/horsicq/x64dbg-Plugin-Manager.git

Edit build_win32.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)

Run build_win32.bat


_ https://github.com/horsicq/x64dbg-Plugin-Manager


[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 5307
活跃值: (9888)
能力值: ( LV9,RANK:181 )
在线值:
发帖
回帖
粉丝
2
666
2020-1-9 18:42
0
游客
登录 | 注册 方可回帖
返回
//