support

AppWizard
June 25, 2026
A new Android launcher developed by Mr. Rubik aims to replicate the look and feel of Nintendo's DS and DSi consoles. It features a home screen displaying installed apps alongside a library of DS, DSi, and GBA games, with customization options for app icons and notification badges. The launcher will operate offline without tracking or analytics, prioritizing user privacy. It includes a dark mode option and will feature PictoChat, initially limited to local networks, in version 1.0.4. A specific release date has not been announced.
Winsage
June 25, 2026
Microsoft has extended the support timeline for Windows 10 by initiating the Extended Security Updates (ESU) program, which provides an additional year of essential security updates until October 12, 2027. Users can enroll in the ESU program until it ends, and those already enrolled will have their coverage automatically continue through that date. The ESU program, previously a paid feature for businesses, is now available to regular consumers at no additional cost.
Winsage
June 25, 2026
Microsoft is expected to extend the Windows 10 Extended Security Updates (ESU) program by an additional year, with the new end date set for October 12, 2027, instead of the previously stated October 2026. This change is reflected on the Microsoft website, which confirms the new timeline.
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.
Search