受欢迎的博客标签
RSS

博客文章标记 'website tools'

逆向工程系列-DLL to C decompiler
DLL to C 是一个能够把所有DLL文件和部分EXE文件转换为可编译的C/C++代码的工具,转换之后生成的代码高度可靠,可直接编译运行,并且可以很容易地阅读和编辑。 Best Reverse Engineering Tools for decompile a exe into C++ source code
AutoIt利用模拟键盘按键,鼠标移动和窗口/控件的组合来实现自动化任务。同类AutoHotkey
 AutoIt目前最新是v3版本,这是一个使用类似BASIC脚本语言的免费软件,它设计用于Windows GUI(图形用户界面)中进行自动化操作。它利用模拟键盘按键,鼠标移动和窗口/控件的组合来实现自动化任务。  &n
How do I see a bin file in a hex editor in Visual Studio Code and Visual Studio??
I want to edit a binary file, but I don't want to use another tool other than Visual Studio because it's a pain to switch back and forth. Is there perhaps an add-in or some built in functionality that can do that in Visual Studio?
Angular 2 in ASP.NET Core 1.0 using Visual Studio Code and TypeScript
http://www.mithunvp.com/angular-2-asp-net-core-visual-studio-code-typescript/ Angular 2 in ASP.NET Core 1.0 are going t
台式机DIY:Create a bootable Windows Server 2012 R2 installation USB flash driver with rufus
Create a bootable Windows Server 2012 R2 installation USB flash drive with rufus
analytics.js, gtag.js 和 ga.js 有什么区别?
analytics.js, gtag.js 和 ga.js 有什么区别? ga.js 是 Google Analytics 最老的一个脚本,现在已经不推荐使用了analytics.js 是比较高级的一个脚本,它包含了 Google Ana
U盘插在车上放歌制作教程
U盘插在车上放歌制作教程
外地访问家庭Windows Server 2012远程桌面设置

远程桌面包括以下几项内容:

基础篇

1.在服务器上设置某个账户具有远程桌面访问权限,客户端通过这个账号登陆到服务器。

2.建立公网IP到服务器的映射,使客户机到服务器的网络是联通的。

NetCore项目发布Nuget包到nuget官方

本文介绍如何把自己建立的项目发布为nuget程序包。 注意:netCore下的nuget包仅能包含dll,不支持任何静态文件。  

一、准备工作

网络抓包工具-Wireshark
1.Wireshark .https://www.wireshark.org/#download 不能捕获 localhost 端口数据 简述几个过滤规则: 1、ip过滤:目标ip过滤:ip.dst==172.18.8.11,源ip