Windows (en)

Windows (en)

How to Download an Official Installer for a Visual Studio Community Edition Other Than the Latest Version from the Official Site

These are notes on how to download an official installer for a Visual Studio Community Edition other than the latest version from the official website.

Read
Windows (en)

Notes on Windows Clipboard Implementation

Notes on Windows clipboard implementation.

Read
Windows (en)

Notes on Creating a Tool to Obtain File Handles with Arbitrary Flags on Windows

Notes on creating a tool to obtain file handles with arbitrary flags on Windows

Read
Windows (en)

Using NTAPI in Rust

How to use NTAPI in Rust

Read
Windows (en)

Using Windows APIs for File Mapping in Rust

I used Windows APIs in Rust to perform file mapping.

Read
Windows (en)

Using User-Mode APCs with the Windows API in Rust

Using User-Mode APCs with the Windows API in Rust

Read
Windows (en)

Enumerating Process Information with Windows APIs in Rust

Enumerating process information with Windows APIs in Rust

Read
Windows (en)

Calling Windows APIs from Rust Using the windows Crate

Calling Windows APIs from Rust using the windows crate.

Read
Windows (en)

Switch Audio Device Settings Using a COM Interface from PowerShell

Switch audio device settings using a COM interface from PowerShell.

Read
Windows (en)

Notes on Analyzing SRUM Used in Windows Forensics

Notes on analyzing SRUM used in Windows forensics.

Read
Windows (en)

Create a DLL File on Windows and Try Loading It into a Process in Various Ways

I created a DLL file on Windows and tried loading it into a process in various ways.

Read
Windows (en)

Use a PowerShell Script to Configure Windows Full Memory Dumps and Keyboard Crashes

I created a PowerShell script to automate the configuration for collecting full dumps on Windows and for configuring keyboard crashes.

Read