随笔分类 -  问题集

也许幼稚,却是道道关卡
摘要:错误提示: 错误提示: 这个授权密钥已被吊销。 解决方法: 删除以下目录中的所有文件即可。 C:\Users\Administrator\AppData\Roaming\Scooter Software\Beyond Compare 4证书过期也可以使用这个方法。 这个授权密钥已被吊销。 解决方法: 阅读全文
posted @ 2018-08-02 17:59 Claire_xu 阅读(23411) 评论(5) 推荐(5)
摘要:TypeError: unsupported operand type(s) for -: 'str' and 'int' 可能是该用列表的地方没用列表。 1、 ’-‘不支持,需改为'_' asn1tools.parser.ParseError: Invalid ASN.1 syntax at li 阅读全文
posted @ 2018-08-02 16:40 Claire_xu 阅读(472) 评论(0) 推荐(0)
摘要:给鼠标右键添加 cmd https://jingyan.baidu.com/article/3f16e003c408142591c103b2.html 有一些软件,最好不要装到Program Files文件夹中,特别是要在命令行使用,或者在linux中大量使用的软件,因为有些命令不识别空格。 阅读全文
posted @ 2018-07-10 10:56 Claire_xu 阅读(213) 评论(0) 推荐(0)
摘要:nmap :https://vxhly.github.io/2016/09/usage-of-nmap/ wireshark:https://blog.csdn.net/mhfh611/article/details/22714249 阅读全文
posted @ 2018-07-10 10:55 Claire_xu 阅读(101) 评论(0) 推荐(0)
摘要:管理员模式下开启npf服务,该服务能捕获网络接口,net start npf 阅读全文
posted @ 2018-07-10 10:49 Claire_xu 阅读(1363) 评论(0) 推荐(0)
摘要:linux 阅读全文
posted @ 2017-11-04 19:49 Claire_xu 阅读(747) 评论(1) 推荐(0)