Skip to content

yecate/x64dbg-xmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x64dbg-xmake

x64dbg xmake 工程

安装

配置

克隆

$ git clone --recurse-submodules https://github.com/yecate/x64dbg-xmake.git

x32dbg

$ xmake f --qt=C:\Qt\qt-5.6.3-x86-msvc2013 --vs=2013 -a x86
$ xmake

x64dbg

$ xmake f --qt=C:\Qt\qt-5.6.3-x64-msvc2013 --vs=2013 -a x64
$ xmake

About

x64dbg xmake build

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages