大神论坛

找回密码
快速注册
查看: 378 | 回复: 0

[Windows] ASM Visual V1.1.6.0 破解版

主题

帖子

10

积分

初入江湖

UID
39
积分
10
精华
威望
20 点
违规
大神币
68 枚
注册时间
2021-05-03 08:20
发表于 2021-11-30 21:55
本帖最后由 lkyy 于 2021-11-30 21:55 编辑

ASM Visual

Integrated development environment for assembly language

Features:
BUILDING


Support of main MASM, FASM, TASM compilers out-of-the-box


DEBUGGING


Support for running both third-party debuggers WinDbg, OllyDbg, TD, x64dbg, and the presence of intuitive built-in debugging for some types of projects (beta)


SYNTAX HIGHLIGHTING AND COMPLETION


All keywords of your code assembler have a beautiful color highlighting, and the constructions, which are known by the environment, are included in the completion and have a tooltip with description.


OWN PROJECT TYPE


Each software project is stored as a stand-alone unit, has a configuration, source codes and links. You can smoothly transfer the project to another computer or share it.



REFACTORING TOOL


At this time, the development environment includes two tools: "Rename" which allows you to quickly change the name of a variable or function in all places and "Extract the procedure" which allows you to extract the selected code with arguments into a separate procedure or file


METRICS


Along with the simplest metrics based on determining the quantitative characteristics associated with the size of the software and used to predict the labor costs and timing of intermediate development stages, the IDE has the feature of calculating metrics of the complexity of software management flows


SNIPPETS


The environment includes the snippets panel, which allows you to make frequently used designs in the form of notes with the possibility of dragging them to the code of any of the programs


ERROR PROCESSING


All messages from the compilers and errors are recorded. You get them in a form of a list, with the possibility of navigating to a doubtful line by clicking


HomePage:

https://gri-software.com/en/asmvisual/



下方隐藏内容为本帖所有文件或源码下载链接:

游客你好,如果您要查看本帖隐藏链接需要登录才能查看, 请先登录

返回顶部