logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

powershell上传文件

服务端c#模式在公网上using System;using System.Collections.Generic;using System.Diagnostics;using System.IO;using System.Linq;using System.Net;using System.Net.Sockets;using System.Text;namespace file...

找不到入口点PDBSetServerFastFailMode在 mspdb140.dll解决方法

如果是x64模式,c和c++编译器都换成这个"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\Hostx64\x64\cl.exe"

vmware合并vmdk文件

注意一定要合并虚拟机指向的那个vmdk文件,要不然会变成老数据"C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe" -r "I:\vm\ToolBox1\ToolBox-000003.vmdk" -t 0 "F:\vm\ToolBox.vmdk"...

yarn 添加包Error: EPERM: operation not permitted, unlink \'E:\\test\\package.json""

yarn 添加包Error: EPERM: operation not permitted, unlink \'E:\\test\\package.json""正确解决方法,管理员运行,!!!!!!!!!!!!!!!!去除package.json""只读属性!!!!!!!!!!!!!!

pip文件正确配置

#!/usr/bin/python# GENERATED BY DEBIANimport sys# Run the main entry point, similarly to how setuptools does it, but because# we didn't install the actual entry point from setup.py, don't use th...

CVE-2017-8464 转载poc

#!/usr/bin/python# -*- coding: utf-8 -*-# Title: CVE-2017-8464 | LNK Remote Code Execution Vulnerability# CVE: 2017-8464# Authors: [ykoster, nixawk]# Notic

到底了