本人搜集了下8款非常不错的.Net反编译利器: 1、Reflector Reflector是最为流行的.Net反编译工具。Reflector是由微软员工Lutz Roeder编写的免费程序。Reflector的出现使·NET程序员眼前豁然开朗,因为这个免费工具可以将·NET程序集中的中间语言反编译成 ...
分类:
Web程序 时间:
2018-06-11 17:20:46
阅读次数:
344
Nothing for nothing. 不费力气,就一无所得。 These days I am busy in compiling a lightweight communication libraries for Python3.6 on windows. It is not a easy jo ...
分类:
其他好文 时间:
2018-06-05 10:14:54
阅读次数:
144
个人总结: 1.webassembly简介:WebAssembly是一种用于开发网络应用的高效,底层的字节码。允许在网络应用中使用除JavaScript的语言以外的语言(比如C,C++,Rust及其他)来编写应用程序,然后编译成(提早)WebAssembly。 这是 JavaScript 工作原理的 ...
分类:
编程语言 时间:
2018-06-04 16:59:54
阅读次数:
216
一、部署kubelect 二进制包准备 将软件包从linux-node1复制到linux-node2、linux-node3中去 创建角色绑定 创建 kubelet bootstrapping kubeconfig 文件 设置集群参数 设置客户端认证参数 设置上下文参数 选择默认上下文 二、部署ku ...
分类:
其他好文 时间:
2018-05-31 22:03:30
阅读次数:
195
每天学习一点点 编程PDF电子书、视频教程免费下载: http://www.shitanlife.com/code ...
分类:
Web程序 时间:
2018-05-28 11:43:11
阅读次数:
308
前言 防火墙基于源 IP、目标端口和协议来过滤入站包。因为这种方式中,仅有几个 IP/端口/协议的组合与系统交互,而其它的方式做不到过滤。 iptables 将包通过一系列的规则进行检查,如果包与特定的 IP/端口/协议的组合匹配,规则就会被应用到这个包上,以决定包是被通过、拒绝或丢弃。 firew ...
分类:
其他好文 时间:
2018-05-23 19:04:04
阅读次数:
1300
1.修改apt的源信息vim /etc/apt/sources.list.d/java-8-debian.list 2.添加源信息deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main deb-src http://ppa.l... ...
分类:
数据库 时间:
2018-05-19 22:37:51
阅读次数:
225
首先加入了CUDA_HOM环境变量,然后下载了一个分析工具库,结果E: 无法定位软件包 libcupti-dev,在etc/apt 的sources.list 添加镜像源 deb http://archive.ubuntu.com/ubuntu/ trusty main universe restr ...
分类:
系统相关 时间:
2018-05-19 13:02:43
阅读次数:
194
查 101.201.62.30 IP信誉方法https://www.virustotal.com/#/ip-address/101.201.62.30https://talosintelligence.com/reputation_center/lookup?search=101.201.62.30 ...
分类:
其他好文 时间:
2018-05-18 14:15:33
阅读次数:
174
centos 7 安装 https://sysdig.com/opensource/sysdig/install/ 1) Trust the Draios GPG key, configure the yum repository rpm --import https://s3.amazonaws. ...
分类:
其他好文 时间:
2018-05-17 19:53:18
阅读次数:
156