applications

Winsage
June 26, 2026
Microsoft will launch the Windows 11 July 2026 Security Update on July 14, 2026, introducing new features and bug fixes. Key features include the Point-in-time Restore recovery feature, which allows users to revert to a stable system state using restore points, and enhancements to Bluetooth, network virtualization, and touchpad functionality. The update will be available for Windows 11 versions 25H2 and 24H2, managed through Controlled Feature Rollout (CFR) technology. The update enhances the "Pause updates" functionality with a calendar view for pausing updates for up to 35 days. The Magnifier tool will allow users to input exact zoom percentages, and printer installations will default to the Internet Printing Protocol (IPP). Location settings will be simplified, and File Explorer will see performance improvements, including new options on the Home page. Bluetooth enhancements will improve reliability and audio performance, while Phone Link will refine call handling between Windows 11 and smartphones. Voice Typing and Voice Access will be improved for real-time text refinement and support multiple languages. Networking improvements will focus on reliability and performance, particularly in virtualized environments, and touchpad customization options will allow adjustments to the right-click area.
Tech Optimizer
June 26, 2026
EnterpriseDB (EDB) introduced the EDB Postgres AI (EDB PG AI) platform on June 23, 2026, designed for AI applications to operate directly on live data rather than outdated copies from cloud data lakes. The platform allows organizations to host AI models, live data, and enterprise regulations within their infrastructure, reducing vendor lock-in and protecting regulated data. The EDB PG AI platform features a self-optimizing system that transforms PostgreSQL into an autonomous database, monitoring over 200 metrics for automated tuning and scaling. EDB claims performance troubleshooting can be up to 10 times faster, with issues resolved in minutes instead of the traditional 60 to 90 minutes. It also includes a converged query interface that integrates various data types into a unified engine, enabling AI agents to access authorized live data. An agent governance framework will be introduced in late 2026 to address risks associated with AI operations. EDB collaborates with IBM Power for a robust AI-ready infrastructure and integrates Red Hat Ansible Automation Platform for enhanced management capabilities.
AppWizard
June 26, 2026
Google has introduced new investing features and an Android app for Google Finance as of June 25. The updated portfolios tool allows users to monitor investments from a single dashboard, with existing portfolios automatically integrated and new users able to create portfolios by uploading files or describing investments. Users can utilize a research tool to analyze their investment strategies and customize notifications on specific topics. The new Google Finance app provides access to watchlists, real-time data, financial news, and AI-powered insights. This development aligns with a trend where 62% of Generation Z consumers are open to using AI for financial planning, with over 60% engaging with AI tools through smartphone apps. Google Finance was initially launched in the U.S. last year and expanded to Europe last month.
AppWizard
June 26, 2026
The fifth beta release of Android 17 QPR1 has introduced advancements in the home screen organizer feature for Pixel phones, allowing users to create, delete, and rearrange home screens. The feature suggests automatic population with relevant apps and widgets based on categories derived from the Google Play Store, including Most Used, Games, Health & Fitness, Productivity, Travel, and Social. Users can choose from three layout options for arranging apps and widgets. Additionally, a new folder creator feature has been added, enabling users to group apps into folders and eliminate duplicate icons from the home screen.
AppWizard
June 25, 2026
The Gemini desktop application for macOS is testing several new features, including support for Gemini Live, a system-wide voice dictation feature called “Speak to Window,” cursor tracking for contextual assistance, and a toolbar option labeled “Connect another Mac.” These features are currently being evaluated by a select group of users.
AppWizard
June 25, 2026
General Motors is enhancing the digital experience in its vehicles by introducing support for over 200 new applications on its "Cars with Google built-in" platform, moving away from Android Auto and Apple CarPlay. The new apps will be available on select 2024 and newer models of Cadillac, Buick, Chevrolet, and GMC vehicles equipped with Google built-in. Driver-focused apps will be accessible only when the vehicle is parked, while passengers can enjoy games and streaming services during travel. The new offerings include games like basketball, chess, and solitaire for drivers, and streaming services such as Disney Plus, Hulu, Tubi, and YouTube for passengers. Music and podcast platforms like Spotify, SiriusXM, iHeartRadio, and Amazon Music will also be supported. The passenger and rear displays will support these apps in select 2025 and newer GM models, including the Chevy Tahoe, Suburban, Cadillac Escalade, and GMC Yukon. Users can find these applications under a “car compatible apps” section in Google Play. GM vehicle owners are encouraged to monitor their infotainment systems for the new apps.
Winsage
June 25, 2026
Component Object Model (COM) is a technology in Windows that enables object activation, inter-process communication, and automation across different programming languages. Malware exploits COM interfaces for activities such as lateral movement, execution, downloading, exfiltration, persistence, evasion, system discovery, and automation of Windows and Office functionalities. Reverse engineering COM-heavy binaries involves navigating GUIDs and indirect vtable calls to understand malware mechanics. Research at the AVAR 2025 conference and CARO 2026 workshop discusses methodologies for analyzing COM binaries and case studies of malware families that utilize COM. COM is an application binary interface (ABI) model that allows software components to be reused and enables interaction between different programming languages through interfaces defined at the binary level. Distributed COM (DCOM) allows clients to activate COM objects on remote systems. COM classes are identified by unique class identifiers (CLSIDs), and interfaces by interface identifiers (IIDs). The Windows registry stores COM registration data, with classes and interfaces located under specific keys. Malware often acts as a COM client, utilizing the COM runtime to instantiate classes and request interfaces. ProgIDs provide human-readable registry entries for COM classes. The CoCreateInstance function helps create class objects by resolving CLSID registrations. All COM interfaces derive from IUnknown, which manages object lifetimes and interface querying. COM has its own security model, and identifying classes and interfaces used by malware is crucial for threat researchers. Tools like ComView and OleView.NET assist in inspecting COM registrations. The analysis workflow includes identifying activation API calls, extracting CLSID and IID values, consulting registry definitions, and mapping vtable calls. Qakbot, a banking trojan, exemplifies the use of COM in malware, with its architecture enabling malicious activities like credential theft. Dynamic analysis tools can log COM-related calls in real-time to trace execution flow. Notable malware families that utilize COM include Gh0stRAT, which uses Task Scheduler COM interfaces, and the Attor platform, which employs BITS for file transfers. WarmCookie demonstrates the use of COM for persistence through Task Scheduler. Understanding COM's role in malware is essential for cybersecurity professionals.
Winsage
June 25, 2026
Setting up a PC with the base Dev Config has been streamlined for developers, utilizing the Winget configuration service to install applications, execute updates, and apply developer settings on Windows. Users can access setup scripts by cloning a GitHub repository or downloading a zip archive, with clear instructions provided by Microsoft. The installation may require a reboot during the Windows Subsystem for Linux (WSL) installation, but the script resumes automatically afterward. The process installs applications such as PowerShell, Git, GitHub command-line interfaces, Windows App SDK, Visual Studio Code, and language support for Node.js, Python, and .NET. It also includes developer-friendly fonts and a theme engine for Windows Terminal, along with options for customizing File Explorer and the Windows Task Bar. After WSL installation, developers can use WSL Comfort scripts to install additional tools and personalize their Windows Terminal experience. This utility has two phases: the Windows component configures WSL and Ubuntu, while the Linux component fine-tunes the WSL environment, allowing for zsh and starship terminal display tools. It also integrates popular command-line interfaces and supports the Homebrew package installer, targeting existing Ubuntu instances without needing a new Linux distribution installation.
Winsage
June 25, 2026
Microsoft has revised its Surface buying guide, now recommending 8GB of RAM for everyday tasks, while stating that 16GB or more is necessary for fully utilizing Copilot+ PC features. Previously, Microsoft had advocated for 16GB as the minimum for a satisfactory Windows 11 experience. Earlier this year, Microsoft suggested 32GB of RAM for serious gamers but retracted this recommendation due to backlash over costs. The introduction of Apple's MacBook Neo with 8GB of RAM at an attractive price has influenced Microsoft's stance, leading to the launch of Surface devices with 8GB of RAM. The buying guide promotes 8GB for everyday tasks, while an AI store assistant suggests 16GB for a "future-proof" laptop. Historically, Windows 10 had a minimum RAM requirement of 2GB, with 4GB recommended for optimal performance, but Windows 11 has increased these requirements. Microsoft's investments in AI infrastructure have contributed to a RAM shortage. The Copilot+ PC branding aimed for a new hardware tier but has not met expectations. The introduction of the MacBook Neo has prompted reactions from PC manufacturers, and concerns exist about the optimization of Windows 11 on ARM architecture.
Search