PNG

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.
AppWizard
August 5, 2026
The 26.3 Snapshot 7 update introduces new features including Concrete Stairs and Slabs in 16 colors, and Explorer Maps that lead to various Abandoned Camps in multiple biomes such as Bamboo Jungle, Cherry Grove, Birch Forest, and others. Significant structures like Ancient City and Desert Pyramid also have new maps. Changes include updated loot tables for Abandoned Camp Barrels and adjustments to player icons on maps. Explorer Maps are now distinct items with unique icons, and existing maps will convert to the new item type upon loading. Technical changes involve updates to Data Pack and Resource Pack versions, along with various command and data component modifications. Bugs have been fixed, improving overall gameplay experience.
AppWizard
July 23, 2026
GitHub will reject command-line support bundle uploads from outdated versions of GitHub Enterprise Server lacking security patches starting August 18, 2026. The npm package @copilot-mcp/apex has been identified as a post-install dropper that installs a macOS infostealer, phishing for sensitive information and maintaining a connection to an attacker's server. A rogue extension on the Microsoft Visual Studio Code marketplace, "Markdown All Pro," impersonates a legitimate tool and opens a backdoor after installation. A phishing campaign targeting Portuguese users delivers the Lampion banking malware, which has been active since 2019. DoubleVerify reports a rise in "AfterCall" apps that exploit user permissions for ad fraud. The GhostCommit attack method hides malicious instructions within PNG images in pull requests. The U.S. government has updated its advisory on Iranian-affiliated cyber activity targeting operational technology devices. An Android app posing as a civil defense alert system has been found to contain malware for data harvesting. An Iranian threat actor is distributing MarkiRAT malware through fake applications. An analysis of 28 AI-coded applications revealed 434 vulnerabilities, prompting Cisco to introduce Antares to identify vulnerabilities in codebases. A Russian-speaking threat actor is dismantling guardrails on AI models to create offensive tools.
AppWizard
July 20, 2026
Samsung has updated its Browser app on Wear OS, allowing users to download images and GIFs directly to their smartwatches. Users can long-press on images to prompt a "Download image" option, supporting formats like PNG, JPG, JPEG, and GIF, with a maximum file size of 10MB. Downloaded images are stored in a "Downloads" folder in the watch's internal memory and can be viewed as thumbnails on the app's home page. To access full images, a third-party file manager or gallery app is needed. Users can delete individual images or select multiple images for bulk deletion through a long-press action.
AppWizard
July 7, 2026
In version 26.3, two new features have been introduced: the Cushion and the Straw Bed. The Cushion allows players to sit around a campfire and is available in 16 colors, crafted from three wool slabs of the same color. It can be placed on any flat surface, aligns horizontally to the grid, and overlaps with most objects. The Straw Bed enables players to sleep without setting a spawn point, can be used only once, and is destroyed after a single night's sleep. It is crafted from three hay bales, yielding four beds, and a new statistic tracks how many times players have slept in a Straw Bed. Additionally, the Data Pack version is now 110.0, and the Resource Pack version is 91.0. New commands for post effects have been added, and various gameplay mechanics have been updated, including changes to bed rules and loot tables. New block textures and sound events for the Straw Bed and Cushion have also been introduced, along with numerous bug fixes.
Winsage
June 19, 2026
Reports have emerged about complications from the latest Patch Tuesday update, affecting users with issues such as access problems with OneDrive and Dropbox, BitLocker recovery lockouts, and Blue Screen of Death (BSOD) errors. Microsoft has acknowledged a glitch related to the Recycle Bin after the installation of June's Patch Tuesday update (KB5094126), where the confirmation dialog displays the internal file name instead of the actual name when deleting an item. This issue affects various supported Windows client and server versions, including Windows 11 (versions 26H1, 25H2, 24H2, 23H2), Windows 10 (versions 22H2, Enterprise LTSC 2021, Enterprise LTSC 2019, Enterprise LTSB 2016), and Windows Server (2025, 2022, 2019, 2016, 2012 R2, 2012). Microsoft is working on a solution expected in a future update, but it is unclear if it will be part of the next Patch Tuesday or an out-of-band update. Commercial customers can implement a workaround by contacting Microsoft Support for Business.
Search