convenience

BetaBeacon
June 26, 2026
Android 17 is introducing a dedicated gaming mode for foldable devices that features a virtual gamepad with touch controls. The virtual gamepad includes a D-pad, virtual sticks, action buttons, triggers, and more, and can be customized to suit user preferences. The mode is compatible with games that support physical controllers and can be easily activated by unfolding the device. The goal is to enhance the gaming experience on Android devices and cater to users who prefer physical controls for certain games.
AppWizard
June 26, 2026
Daniel Grayshon from Nightdive Studios discussed the remastering of Thief: The Dark Project, highlighting the original controls, such as the blackjack assigned to number 2 and water arrows to 4. Nightdive aims to preserve the core experience of the game while refining the controls. Grayshon introduced a weapon wheel for easier access to tools, replacing the cumbersome tab key method. This change is intended to enhance gameplay fluidity, allowing for quicker selection during critical moments. The weapon wheel is optional, catering to players' preferences and muscle memory.
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.
AppWizard
June 24, 2026
Age of Empires Mobile is now available on Steam and the Microsoft Store for PCs, allowing players to transition seamlessly between mobile devices and PCs while retaining their progress. The PC Edition has been optimized for enhanced gameplay, featuring mouse control and full keyboard navigation for improved strategic maneuvers and resource management. Further details and updates about the game are available for interested players.
AppWizard
June 22, 2026
Google is expanding its music recognition capabilities with a new feature called Audio Memory, which will enhance the existing Now Playing functionality. Audio Memory will automatically identify songs using a local database, and if a song isn't recognized, a digital fingerprint may be sent to Google for a secure cloud search. Background conversations and audio will remain private and not be transmitted to Google. Users will also have the option to manually identify songs via a cloud search. The onboarding text suggests that Audio Memory could track both music and important conversations, indicating its potential as an AI note-taker. Early interface glimpses show that users will be able to identify ambient music and songs from other applications, although details on conversation tracking are still unclear. The project is codenamed "blueflax," and while features are in development, not all may be included in the final release.
AppWizard
June 22, 2026
Valve's Steam Machine is priced at ,049 for the 512GB model and ,128 with a Steam Controller. The 2TB version costs ,349 or ,428 with the controller. In comparison, the 2TB Xbox Series X retails for 9.99, the PS5 Pro for 9.99, and the upcoming Switch 2 is expected to launch at 9.99. The Steam Machine offers access to Steam's extensive library of games and is positioned as a premium option in a market with rising hardware prices. Recent data shows a 46% decline in PS5 sales year-over-year, coinciding with a price increase to 9.99. Xbox is developing "Project Helix," a device between a console and a PC, but pricing concerns have led to a reevaluation of its vision.
Tech Optimizer
June 22, 2026
Intego One is an antivirus solution for Macs that integrates four security tools into one package and is currently offered at a 50% discount. It includes an antivirus feature providing real-time protection, a firewall to prevent unwanted intrusions, and SmartClean for decluttering storage. The Complete Tier adds a VPN for secure browsing. Intego One is compatible with macOS 12 Monterey and later, requiring at least 8GB of RAM and 2GB of storage. It is available in three subscription tiers: Essential, Advanced, and Complete, with varying features and pricing based on the number of devices and plan duration.
AppWizard
June 21, 2026
Google Password Manager is easy to set up but can be restrictive in sharing vaults, exporting data, and transitioning to different platforms, leading users to seek third-party password managers for better flexibility and control. A recent poll indicated the reasons users consider alternatives: 34% for more privacy and security, 22% for better cross-platform support, 18% for more control over data, 6% for advanced features, 3% for better sharing options, and 17% would not switch. Bitwarden is recommended for its open-source nature, independent audits, and a free tier with no limits on devices or passwords. The premium plan is priced attractively, and a family plan is available. 1Password offers a polished interface and features like a Watchtower tool and Travel Mode, with a 14-day trial available before an annual subscription. Proton Pass is known for its privacy reputation, has a generous free tier, and offers a Pass Plus plan with additional features. NordPass provides an intuitive experience with a straightforward migration process, but its free tier is limited to one active device, while the premium plan is competitively priced. KeePassXC is a free and open-source tool that allows local storage of encrypted vaults, prioritizing data sovereignty and security, though its complexity may deter casual users.
Search