technology

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
The Steam Machine, Valve's gaming console, has received criticism for its high price and poor performance, largely due to rising component costs influenced by investments in artificial intelligence. In response, Linus Tech Tips, led by Linus Sebastian, is working on creating a more affordable and better-performing gaming PC. They are focusing on functionality and value while exploring various components and configurations for an exceptional gaming experience. Alternative builds may not fit as well under televisions as the Steam Machine but offer better performance and cost-effectiveness for dedicated gamers.
AppWizard
June 24, 2026
Sony claims that Grand Theft Auto 6 will provide its best experience on the PlayStation 5, with pre-orders starting at midnight in various time zones. Rockstar Games has released information about the game, including pricing and details about the GTA 6 Ultimate Edition, noting that physical copies will only contain a code and that GTA Online will not be available at launch. Mary Yee, Senior Vice President of Marketing at SIE, stated that "Grand Theft Auto 6 plays best on PS5" and highlighted the PS5's advanced hardware capabilities, including the DualSense controller and 3D audio technology. European retailers have suggested that the game may feature performance and quality modes, although skepticism exists regarding these claims.
AppWizard
June 24, 2026
The Fitbit Air is a screenless fitness wearable that allows users to subscribe to Google Health Premium for advanced health insights. An open-source desktop application named OpenFit, created by developer Flavio Adamo, replicates Google Health Premium's functionalities for free, providing comprehensive health data analysis from the Fitbit Air. OpenFit uses ChatGPT Codex to enhance user experience by interpreting health data. Another developer, Francesco Oddo, has created a similar open-source app, and both are considering collaboration. Users of Fitbit Air can access a three-month free trial of Google Health Premium, and subscribers to Google AI Pro and AI Ultra plans can use the service at no cost.
Search