内容简介:SmartGit 18.1.5 已发布,更新如下:新特性和改进- Git:
SmartGit 18.1.5 已发布,更新如下:
新特性和改进
- Git:
-
Push to Gerrit: if topic is entered, add topic to master-option, like "refs/for/master%topic=topic"
bug 修复
- Git:
-
Gitignore/Git-config editor: is bright even with dark theme
-
Find Objects: possible internal error when entering a long search string
-
Refresh/Log: rename detection limit should be 50% by default (as for Git)
- Hg:
-
internal error if no Git executable is configured
-
startup: possible internal error related to a bad settings.xml
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Linux二进制分析
[美]瑞安 奥尼尔 / 棣琦 / 人民邮电出版社 / 2017-12-1 / CNY 59.00
二进制分析属于信息安全业界逆向工程中的一种技术,通过利用可执行的机器代码(二进制)来分析应用程序的控制结构和运行方式,有助于信息安全从业人员更好地分析各种漏洞、病毒以及恶意软件,从而找到相应的解决方案。 本书是一本剖析Linux ELF工作机制的图书,共分为9章,其内容涵盖了Linux环境和相关工具、ELF二进制格式、Linux进程追踪、ELF病毒技术、Linux二进制保护、Linux中的E......一起来看看 《Linux二进制分析》 这本书的介绍吧!