The original Nintendo Entertainment System version of Castlevania will be available for free for a limited time on the App Store and Google Play to celebrate the series' 40th anniversary.
The Dutch government is launching the Digitaal Autonome Werkomgeving Overheid (DAWO) initiative to create a self-sufficient digital environment, featuring a custom Linux-based operating system and IT suite. DAWO will be based on the Dutch Linux distribution NixOS and will include an office suite, collaboration applications, cloud services, and management tools, with a stable version expected by 2027. Other European countries, such as Denmark, Switzerland, and France, are also pursuing digital independence, with France transitioning 250 employees to Linux-based workstations using NixOS and promoting broader Linux adoption within state administration.
F-Droid is releasing version 2.0, which features a complete rewrite of the app in Kotlin for better support and updates. The new interface follows Google’s Material Design, simplifying navigation into three sections: Discover, Search, and My Apps. The Discover tab has been redesigned for a more intuitive experience, with apps organized into sub-groups and the Categories tab removed. Enhanced search functionality includes privacy-focused exploration and filters for specific criteria. A new installation flow with a pre-approval API aims to streamline app acquisition. F-Droid is aware of upcoming Google developer verification measures, now set for 2027, requiring developers to create accounts and verify identities. Version 2.0 is still in development, with an alpha build available on APK Mirror but lacking all features. No specific release date has been announced.
F-Droid is a community-driven repository for free and open source Android applications, recently undergoing a transformation with the release of F-Droid 2.0. The new client is redesigned using Kotlin Compose, enhancing responsiveness and introducing optional Material theming for a visually appealing interface. The update simplifies app discovery and installation, now offering a vast library of thousands of open source applications. F-Droid prioritizes user autonomy without tracking behavior for ads. It features extensive categories for specialized needs and improved search functionality that returns results based on app names and descriptions. Installation has been streamlined using Google’s pre-approval API, allowing users to confirm installations through a simplified pop-up, improving the user experience despite requiring one additional click compared to the Play Store.
F-Droid has released version 2.0 of its Android app, marking its most significant upgrade in a decade. The update features a modern interface, improved app discovery, enhanced search functionality, and a streamlined user experience. The app now uses Kotlin and Jetpack Compose for its UI, allowing for quicker future improvements. However, F-Droid faces challenges due to Google's upcoming developer registration requirements set to take effect in August 2025, which could threaten its existence and that of other independent app distribution sources. The new version includes a redesigned Discover screen, automatic app updates, and benefits from the European Union’s Digital Markets Act. Despite these enhancements, the F-Droid team is concerned about the potential impact of Google's policies on their platform.
- Implementing car support for your game involves configuring your app manifest and ensuring it respects the vehicle parked state.
- To distribute your app in the games category, mark it as a game by adding the android:appCategory="game" attribute.
- Cars have a parked state where certain apps, like games, are not allowed to run while the vehicle is in motion to avoid driver distraction.
- Declare game controller support by including the android.hardware.gamepad feature in your manifest.
- Make your game fully adaptive to different screen sizes and aspect ratios for a great user experience on car displays.
- Test your game against car app quality guidelines before publishing it for Android Auto and Android Automotive OS form factors.
Samsung has paused a SmartThings update for its smart refrigerators in South Korea due to significant malfunctions reported by users, including complete failure of the refrigerators, issues with the automatic door-opening feature, and internal lights not working. A Samsung representative confirmed that an error occurred during the testing of the software update, leading to abnormal symptoms in some units. The company is taking emergency measures and has halted the update distribution. Affected customers are advised to contact service centers, where technicians are replacing motherboards in malfunctioning units. Many customers are also seeking compensation for spoiled food, coinciding with the Chuseok holiday.
On September 17, researchers from LastPass and Delphos Labs discovered a counterfeit LastPass Authenticator installer on GitHub that installs a malicious Windows kernel driver designed to disable antivirus and steal passwords. The driver, named Alinubx.sys, was signed through Microsoft's hardware compatibility program and initially scored zero detections on VirusTotal. The fake installer is hosted on a fraudulent GitHub page that mimics a legitimate LastPass product page. When executed, the installer uses DLL side-loading to gain SYSTEM-level access and terminates security processes, allowing it to harvest saved passwords from various browsers and applications. The driver is a renamed variant of a known malicious driver, evading detection due to its new file hash. Delphos reported the driver to Microsoft, but it was not considered a security vulnerability. Users who executed the fake installer should treat their passwords and sensitive data as compromised and change them from a secure device. The malicious server has been linked to impersonation pages for multiple brands, and the loader was likely created using a specific crypter tool.
Cybersecurity experts have identified a new Android malware named RatHat, believed to be operated by Chinese threat actors. RatHat is distributed primarily through smishing and malvertising campaigns, leading users to deceptive download portals. It employs an automated multi-stage infection process and exploits Accessibility features along with a local ADB self-pairing mechanism to escape the Android application sandbox.
The malware uses various anti-analysis techniques, including container tampering, manifest bombs, DEX bytecode poisoning, and dual string-encryption. RatHat's architecture consists of a malicious Android application, a Go agent, and an FRP reverse-proxy client, which together enable it to gain critical system permissions and perform various malicious activities such as credential capturing, screen recording, and SMS interception.
Even if uninstalled, the malware retains shell access to the device, allowing attackers to reinstall it. RatHat can serialize the device's Accessibility tree to XML and communicate with a Generative AI assistant for tasks like screen coordinate determination and text extraction. The Go Agent, masquerading as a native library, exploits shell access to execute commands and establish a persistent connection to a command-and-control server via the FRP client.
The C2 server can issue extensive commands to collect sensitive information, including SMS messages, credentials, files, and keystrokes, and RatHat also features a hardware-level keylogger.
Microsoft will hold a Windows event on October 7 in San Francisco, marking its first major dedicated Windows gathering in over two years. The event will feature CEO Satya Nadella, Windows and Surface chief Pavan Davuluri, and NVIDIA CEO Jensen Huang, focusing on the impact of local AI on personal computing. A highlight will be the Surface Laptop Ultra, designed to compete with the MacBook Pro, featuring a custom NVIDIA RTX Spark SoC, an NVIDIA Blackwell GPU, up to 128GB of RAM, and the ability to run complex AI models on-device. Microsoft has also introduced a Workload Profile Scheduling system for efficient task distribution across CPU cores and optimized its Prism emulation layer for legacy x86 applications on ARM systems. The event is not expected to announce Windows 12, as Microsoft will focus on enhancing Windows 11. Major hardware partners like Dell, Lenovo, and ASUS are also involved in the RTX Spark ecosystem.