首页
社区
课程
招聘
[转帖]64 bit MASM SDK最新版本20170820
发表于: 2018-4-11 22:38 3277

[转帖]64 bit MASM SDK最新版本20170820

2018-4-11 22:38
3277

Current build of the 64 bit MASM SDK

       on:August 20, 2017, 09:15:07 PM


This is the current build of the 64 bit MASM SDK. This one is a lot closer to complete and with the correct Microsoft binaries added to it, it is capable of building a wide array of application types. It can be use in 2 different ways, it should be unzipped from the root directory of the partition that it is being installed on. You can either manually add it to an installation of the MASM32 SDK OR you can install it on a partition that does not have MASM32 on it and simply rename the buildx64 directory to MASM32. Installing it on another partition is the preferred technique as QE has its menus and accessories set up for building 64 bit code.

You still need to add the Microsoft binaries which would typically be from an installation of vs2017 or from an earlier version for Win7 64. In the bin64 directory there is a file called "Microsoft_File_List.txt" which shows the files you need. The list is from the current version of Visual Studio 2017 version and if this is the version you have, use the ML64 from the "x86_amd64" directory that is 402,584 bytes in size.

In the "buildx64" directory is a batch file called "makeall.bat". This must be run to build all of the libraries and include files.

http://www.masm32.com/download/build_x64.zip



[课程]FART 脱壳王!加量不加价!FART作者讲授!

最后于 2018-4-11 22:40 被wbwchina编辑 ,原因:
收藏
免费 0
支持
分享
最新回复 (5)
雪    币: 37
活跃值: (33)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
注:解压到指定的盘符下后,一定要运行一下在“buildx64”目录中有一个名为“makeall.bat”的批处理文件。
2018-4-11 22:48
0
雪    币: 405
活跃值: (2150)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
3
想起了几十年前用的MASM32,写WIN9X的程序的感觉。
2018-4-12 18:09
0
雪    币: 20
活跃值: (26)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
wowocock 想起了几十年前用的MASM32,写WIN9X的程序的感觉。
想起了轻描淡写
2018-4-12 18:44
0
雪    币: 429
活跃值: (388)
能力值: ( LV6,RANK:81 )
在线值:
发帖
回帖
粉丝
5
jwasm  也可以
2018-4-12 22:31
0
雪    币: 53
活跃值: (25)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
6
wowocock 想起了几十年前用的MASM32,写WIN9X的程序的感觉。
几十年?老牛了
2018-4-14 00:52
0
游客
登录 | 注册 方可回帖
返回
//