support

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.
Tech Optimizer
June 25, 2026
Many individuals question the value of their antivirus subscriptions, especially as free protection options have improved and the features of paid services may not be necessary for everyone. Modern antivirus solutions now include features like VPNs, password managers, parental controls, identity theft protection, and dark web monitoring, which may go unused by some users. Those with modern devices may already have built-in security measures, such as Microsoft Defender for Windows users and similar protections for Mac users, making paid subscriptions potentially unnecessary for those practicing safe online behaviors. Paid antivirus may be worthwhile for individuals managing multiple devices or users, or if the bundled features are more economical than purchasing them separately. Auto-renewal can lead to unexpected charges and upselling tactics, emphasizing the importance of reviewing subscriptions regularly. Ultimately, the decision to pay for antivirus depends on individual circumstances and comfort with technology. Disabling auto-renewal is recommended to allow for annual evaluations of needs and competitive offers.
AppWizard
June 25, 2026
Outright Games, in collaboration with Casual Brothers, will launch the Hasbro Games Junior Collection on November 6. This collection includes Monopoly Jr., Clue Jr., and The Game of Life Jr., and will be available on PlayStation 5, Xbox Series, Switch 2, PlayStation 4, Switch, and PC via Steam. The games support solo play or local multiplayer for up to four players on a single console, allowing players to create and customize avatars. The collection features kid-friendly rules for easy learning and fast-paced gameplay.
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.
AppWizard
June 25, 2026
King's Bounty: The Legend has been updated for modern PCs, featuring full widescreen support, doubled maximum zoom-out distance, and improved user interface readability. Katauri plans to extend these updates to King's Bounty: Armored Princess. Currently, King's Bounty: The Legend and King's Bounty: Crossworlds are available for 85% off on Steam.
AppWizard
June 25, 2026
Riot Games is updating its Vanguard anti-cheat system to an "on-demand" model, which will only activate during gameplay and stop once the game ends. This change addresses concerns over Vanguard's previous persistent background operation and kernel mode access. Players must meet specific security criteria to use the new feature, including enabling pre-boot security mechanisms and Windows' native protection features. Approximately 35% of players already meet these conditions, while 3% using older hardware will not have access to the on-demand option until they upgrade. Vanguard will continue its current operation for those unable to meet the requirements. The update is influenced by advancements in Windows and PC hardware security and aims to enhance anti-cheat measures while keeping the process optional for most players.
Search