windows

Windows kernel driver development (WDK environment construction)

Go to the official website to download the WDK installation package and Visual StudioDownload the Windows Driver Kit (WDK) – Windows drivers | Microsoft Docs First install Visual Studio. I don’t need to explain how to install it. Directly download the SDK and WDK in steps 2 and 3 below. SDK download address WDK download address Note that the downloaded SDK and WDK versions need to be consist... »

Go1.17 environment construction under Windows

Go language environment construction 1. Download and install Golang SDK2. Environment variable configuration– GOROOT– GOPATH– Path– GOPROXY 1. Download and install Golang SDK Visit the Go language official website:https://golang.google.cn/dl/, select the installation file of the corresponding operating system, and install it step by step. Download the Windows version instal... »

CVE-2019-0708 vulnerability re-exploitation

I have studied CVE-2019-0708 in the past few days. At first, I made an error and could only cause win7 to blue screen. However, after many attempts to replace the target drone and attack, the hard work finally paid off. I finally used CVE-2020-0708. The steps to demonstrate the shell permissions of win7 are as follows: First set up a virtual machine vulnerability environment: Target drone: win7 ul... »

VMware virtual machine installs the original MAC OS system and easily experiences the Apple operating system

Article directory Preface1. Materials/Tools1.Window102.VMware virtual machine3.MAC os4.MK-unlocker 2. Convert Mac system compressed image dmg to iso1. Open Format Conversion in the Tools menu.2. Select the image file to convert. Click Convert and the conversion will be completed in a few minutes. 3. Install VMware virtual machine1. Download VMware virtual machine2. After the download is successful... »

npm install reports error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild

Execute npm install error message December 10th 20:27 npm ERR! code 1 npm ERR! path C:\wamp64\www\kyy2.0\xgwx2\node_modules\images npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using [email protected] npm ERR! gyp info using [email protected] | win32 | x64 npm ERR! gyp ERR! configure error npm... »

Windows 11 configure JDK environment variables

Article directory PrefaceWindows 11 configure JDK environment variablesOverviewConfigure environment variablestest Preface If you find it useful, please remember to giveBloggers can give likes, comments, and favorites with just one click., writing is not easy^_^.And I heardPeople who like it will not have bad luck every day, if it’s really free, you’re welcome to come often!!! Windows 11 configure... »

Where can I view the system logs of Windows system servers?

WWhere can I view the Windows system server system log? What are server logs? A server log is one or more log files automatically created and maintained by a server that contains a list of the activities it performs To put it simply, the server’s diary is to record the entire process of the website being visited, who visited it at what time, what search engine visited it, whether your webpag... »

Install VMware on MAC M1 and install windows11

Table of contents Preface 1. Installation package list: 2. VMware installation process of Windows 11: Summarize Preface Recently I wanted to install a windows virtual machine on my mac. Because the mac has an m1 chip, I also found a lot of information on the Internet and installed Windows 11 using PD. When I was looking for information, I found that VM also supports M1, so that’s it. Record ... »

Win7 original version | MSDN Windows7 SP1 official original ISO image download (full version)

Many friends cannot find the official original installation image of Win7 on the Internet. Here, the editor has compiled the official original ISO image download of MSDN Windows7 SP1 (full version), including Win7 Home Edition, Win7 Advanced Home Edition, Win7 Professional Edition, Win7 Ultimate Edition, and Win7 Enterprise Version. Friends in need remember to collect it.     PS: Download address ... »

The simplest Anaconda+Python3.7 installation tutorial on the Internet for Win10 (100% successful)

The simplest Anaconda+Python3.7 installation tutorial on the Internet for Win10 (100% successful) 1. Environmental content 2. Anaconda ① Download of Anaconda (can be skipped) ② Installation of Anaconda 3. Python3.7 ① Download of Python3.7 (can be skipped) ② Installation of Python3.7 4. Compilation environment  📍Pycharm  📍Jupyter  📍Vscode Extra: Anaconda configuration environment that everyone is u... »

Page 1 of 40123»