clipboard

Winsage
August 14, 2026
CoolClient is a sophisticated backdoor family linked to the HoneyMyte APT group, actively used in cyber-espionage campaigns targeting organizations in Asia and Russia since its initial disclosure in 2022. It has capabilities such as keylogging, clipboard theft, credential harvesting, and system reconnaissance. Investigations in 2023 revealed enhancements, including clipboard theft and HTTP traffic interception. By late 2025 and into 2026, a variant was noted that could deploy a signed kernel-mode driver as a Windows service, improving its stealth and operational capabilities. In a recent campaign targeting Myanmar, the HoneyMyte group used PlugX to deploy CoolClient components. They configured Microsoft Defender to exclude a fake Windows Defender installation directory and a renamed executable, defender.exe, to avoid detection. Persistence was achieved through a scheduled task that executed defender.exe with SYSTEM privileges at startup, which sideloaded the malicious libngs.dll to initiate the CoolClient execution chain. The latest CoolClient variant has a multi-stage execution chain, including: - defender.exe / Sang.exe: Exploited legitimate application for DLL sideloading. - libsrapc.dll: Benign dependency for the Sangfor application. - libngs.dll: First-stage loader that decrypts and loads the next stage. - loadcert.ini: Second-stage DLL implementing core functionalities. - cert.ini: Final-stage implant for command and control communication. - time.ini: Configuration file for CoolClient. The execution begins with the legitimate Sangfor application loading libngs.dll, which uses obfuscation to conceal its operations. The second stage, loadcert.ini, is injected into synchost.exe and performs tasks including persistence and process injection. The kernel-mode driver deployment routine involves decrypting time.ini, verifying privileges, and creating a service to execute the driver, enhancing stealth. The deployed kernel-mode driver, msagent.sys, is digitally signed and helps hide processes, files, and registry objects, making detection more difficult. The latest variant continues to target organizations consistent with previous HoneyMyte activities, with confirmed victims in Myanmar, Mongolia, Pakistan, and Russia, including government entities. The deployment of CoolClient as a secondary backdoor after a PlugX infection indicates a strategic approach to maintain access to compromised systems. The malware is confirmed as a new variant of CoolClient associated with the HoneyMyte threat group, with the kernel-mode driver marking a significant advancement in its capabilities.
Winsage
August 11, 2026
Microsoft PowerToys has introduced on-device support for Phi Silica, a small language model, in its latest preview version, enhancing the Advanced Paste feature for clipboard management. Advanced Paste can format clipboard content in various formats, extract text from images using OCR, and transcode audio and video files. It now supports multiple AI models, including local options like Foundry Local and Ollama. The latest version, PowerToys v0.101.2211.0, includes improvements such as enhanced AI customization for Advanced Paste, better dialog handling in the Command Palette, and improved window management features. Mouse Jump has transitioned to the newer WinUI app architecture, and new settings have been added for update channel selection and bug reporting.
Winsage
August 10, 2026
Notchify is an application that simulates a "fake" notch or "island" at the top of the screen on Windows PCs, displaying information such as notifications, media playback controls, weather updates, battery status, timers, and microphone indicators. It features a user-friendly interface with options to toggle between Island and Notch modes, select display monitors, and customize themes and effects. Users can combine small and large widgets for information display, and the notch remains "always on top," expanding to show details when hovered over. The app centralizes information, enhancing workflow, especially for users with large monitors. It is priced at .99 after a free trial and emphasizes updates based on user feedback. The developer engages with the community for performance improvements, reflecting the spirit of indie development.
Winsage
August 5, 2026
Mark Russinovich, the Chief Technology Officer of Microsoft Azure, has created a project called DoomPaint, which allows the classic game DOOM to be displayed within Microsoft Paint. The game operates through the ViZDoom engine, rendering frames headlessly and transferring them to Paint via the Windows clipboard. DoomPaint features full keyboard controls, sound effects, and a MIDI soundtrack, maintaining a frame rate of around 35 FPS. To run DoomPaint, users need to download the project from GitHub, ensure Python is installed, extract the folder, and run a batch file, which sets up a virtual environment and opens Microsoft Paint for gameplay. The default controls include movement with W/S or arrow keys, turning with A/D or arrow keys, strafing with Q/E, firing with Ctrl/F, and other functions assigned to different keys. The project uses the shareware DOOM1.WAD for the initial episode and additional maps from Freedoom due to licensing restrictions. DoomPaint differs from previous attempts to integrate DOOM into Paint by using Paint’s canvas as the sole display for the game. The clipboard race condition was addressed by allowing the application to own the clipboard as a reference-counted OLE data object. Sound effects come from ViZDoom through OpenAL, and music is played using a separate module that loops through the Windows MIDI sequencer. Russinovich utilized Claude Fable 5 for this project, demonstrating how AI tools can enhance software development.
Winsage
August 4, 2026
Mark Russinovich, the Chief Technology Officer for Microsoft Azure, has created a project called DoomPaint that allows the classic 1993 game DOOM to run within Microsoft Paint. The application works by placing each game frame on the Windows clipboard and pasting it into Paint, which acts as a display medium rather than a game engine. Users need to install Python to run DoomPaint, and there is also a demonstration video available. The project involves contributions from entities like Anthropic's Claude and Microsoft's GitHub Copilot. DoomPaint features working sound and music, but it is primarily a visual trick rather than a complete game engine conversion. To enhance the experience, players need a legitimate copy of DOOM's internal ".WAD" file.
Winsage
July 26, 2026
Windows 11 includes several features that enhance productivity, many of which are underutilized by users: 1. Clipboard History: Activated with "WIN + V", it allows users to access a history of copied text and images, improving multitasking by enabling retrieval of multiple copied items. 2. Snipping Tool: Beyond screenshots, it includes screen recording, text extraction (OCR), basic image editing, and GIF creation, streamlining workflows by reducing the need for third-party applications. 3. End Task from Taskbar: Users can terminate unresponsive applications directly from the Taskbar, simplifying the process compared to using Task Manager. 4. Windows Sandbox: Provides a temporary Windows environment for testing untrusted software without risking the main system, available only on Windows 11 Pro, Enterprise, and Education editions. 5. Winget Command: The Windows Package Manager simplifies app installation and updates via command line, saving time compared to searching for applications online. 6. Snap Layouts: Activated with "Win + Z", it enhances window management by allowing users to arrange applications efficiently on larger monitors. 7. Windows Key + Shift + Arrow: This shortcut enables quick movement of windows between multiple monitors, improving productivity for users with dual or multiple displays. 8. Voice Typing: Activated with "Win + H", it allows dictation in nearly any text field, enhancing efficiency and accessibility. 9. Reliability Monitor: Accessible via "perfmon /rel", it presents system issues on a timeline, making troubleshooting easier and potentially preventing unnecessary reinstallation of Windows 11. 10. Advanced Display Settings: Users can check and adjust their monitor's refresh rate in Settings, ensuring optimal performance, as many monitors default to 60Hz even if they support higher rates.
Winsage
July 25, 2026
Windows 11 includes several subtle features that enhance productivity, many of which users may overlook: 1. Clipboard history allows users to capture text from various sources without manual entry and integrates functionalities like screenshot capture, screen recording, and GIF creation. 2. The "End Task" option from the Taskbar enables users to terminate unresponsive applications quickly without using Task Manager. 3. Windows Sandbox creates a temporary Windows environment for testing untrusted software, available only in Pro, Enterprise, and Education editions. 4. Winget, the Windows Package Manager, simplifies app installations and updates via command line, streamlining the process of restoring software collections. 5. Snap Layouts facilitate efficient window management on larger monitors, accessible with the "Windows key + Z" shortcut. 6. The shortcut "Windows key + Shift + Arrow" allows users to move windows between multiple monitors easily. 7. Voice Typing, activated by Win + H, enables dictation in nearly any text field, improving task efficiency. 8. Reliability Monitor provides a timeline of system issues, aiding in troubleshooting without needing a full reinstallation. 9. Advanced Display settings can reveal and adjust monitor refresh rates, ensuring optimal performance. These features collectively enhance user experience and productivity in Windows 11.
AppWizard
July 24, 2026
WorldEdit is a tool for Minecraft that has different requirements for Java Edition and Bedrock Edition. Users must select the correct version for their Minecraft edition. For Java Edition, WorldEdit can be downloaded from EngineHub or Modrinth, while Bedrock Edition requires a separate add-on. To install WorldEdit on Java Edition, users need to download the appropriate .jar file and place it in the server's plugins or mods folder, depending on the platform. Command access must be granted based on world or server settings, and users can select blocks for editing using various commands. Basic edits can be made using commands like //set, //replace, and //undo. For Bedrock Edition, users must download the add-on package, enable experimental features, and use semicolon commands for editing. The add-on also includes item shortcuts and management commands for access. The main differences between Java and Bedrock versions include the installation process, permissions, and command prefixes.
Winsage
July 18, 2026
A new clipboard manager for Windows 11 called Edge Drop is in early testing, developed by AdiArtist. It enhances the clipboard experience by sitting on the left side of the screen and can be accessed by hovering the mouse or using the Alt+C shortcut. Edge Drop handles text, images, and various file types, automatically integrating copied items. Users can download it from its official website or GitHub, currently at version 0.1.0. The app allows users to drag items into it and features stacking capabilities for grouping related content, although it does not support combining different content types in a single stack. Unlike Windows 11's built-in clipboard history, which supports item pinning and cross-device syncing, Edge Drop focuses on mouse interaction. The name "Edge Drop" may face challenges due to a similar feature in Microsoft's Edge browser, which is being phased out. Users should be aware of potential rebranding and instability as the app is still in development. Installation involves downloading from the official website or GitHub, and it is not available in the Microsoft Store. Edge Drop is designed for creative workflows but may not suit users who prefer keyboard navigation or require clipboard syncing across devices. Ongoing development may introduce new features and improvements.
Search