device information

AppWizard
July 23, 2026
Device spoofing in Android applications allows developers to manipulate device information, primarily through altering android.os.Build attributes. Existing spoofer applications often fail to modify native system API calls that retrieve genuine device information. Tweaks is a per-app spoofer integrated into AOSP and LineageOS, which changes device properties by modifying memory-mapped files under /dev/properties. It uses a private mount namespace to bind-mount modified property-context files, ensuring only the targeted application receives spoofed values while the rest of the system remains unaffected. The Tweaks app, which is platform-signed, communicates with the TweaksManagerService to write configurations and manage property overrides. The core functionality is handled by propgen, which generates property context files with spoofed values by identifying and patching properties in place. The TweaksManagerService ensures secure interactions and content-addresses generated property areas to allow sharing among apps with identical overrides. The spawn path in ProcessList.startProcess determines whether to apply spoofing based on conditions evaluated by the TweaksLocalService. Security is maintained through SELinux policies, which restrict access to spoofable properties. However, certain elements, such as /proc/self/mountinfo and /system/build.prop, still reveal authentic device information despite the spoofing capabilities of Tweaks. The source code for Tweaks and related patches is available for public access.
AppWizard
July 1, 2026
Google is rolling out a per-app backup feature for Pixel devices, allowing users to control which specific apps are backed up to the cloud. This feature can be accessed through Settings > Accounts and backup > Google Backup > Other device data, where users can see the top three apps consuming space and toggle backups on or off for each app. Users can also view the backup size for each app and manage apps that currently have no data backed up. This update aims to give users clearer visibility and control over their Google cloud storage.
AppWizard
June 15, 2026
Steam's player population data shows that idle games are popular, with Bongo Cat remaining prominent and Banana achieving the tenth-highest peak for concurrent players. Task Bar Hero, launched at the end of May, reached approximately 450,000 concurrent players overnight and set a new record of 526,596 concurrent players, ranking just below Counter-Strike 2. The game's success is attributed to its passive item earning mechanic, allowing players to sell items on the Steam marketplace, where some items are valued between £50 and £150, and a legendary bow is listed for £1,183.16. Concerns have arisen about market manipulation by a bot farm, leading developers to enhance data collection on private servers to identify unauthorized program users. The data tracked includes user ID, game version, and device information.
Tech Optimizer
May 10, 2026
Avast Antivirus is a widely used security tool for Windows, macOS, and Android in the U.S., functioning primarily as a real-time malware scanner that protects against threats like viruses and ransomware. The free version for Windows includes on-access scanning and web-shield protection, while paid versions offer additional features such as a firewall, ransomware shield, and VPN. On macOS, it focuses on malware detection and web protection, and on Android, it includes app-permission monitoring and device location features. Avast has faced criticism for its data-collection practices, particularly its past monetization of user data through a subsidiary, Jumpshot, which was discontinued in 2020. Despite improvements, it still collects telemetry and usage data. Avast is suitable for users looking for an easy-to-use antivirus solution at low cost, particularly those using Windows PCs for everyday tasks. However, it may not be ideal for privacy-conscious users or those with older hardware, as it can slow down system performance. Avast competes with other antivirus providers like Norton, McAfee, Bitdefender, and Kaspersky, each offering various features and performance levels. The company is a subsidiary of Gen Digital, which consolidates multiple cybersecurity brands, and its growth potential is influenced by user retention and regulatory scrutiny. Users should weigh their priorities regarding cost, privacy, and performance when deciding on antivirus solutions.
BetaBeacon
May 5, 2026
APT37, also known as ScarCruft and Ricochet Chollima, has developed an Android version of the backdoor BirdCall, which serves as spyware in addition to a backdoor. The malware was delivered through a Chinese website that hosts games for Android, iOS, and Windows, targeting only Android and Windows systems. The Android variant of BirdCall has capabilities such as extracting IP geolocation information, collecting contact lists, call logs, SMS data, device information, taking screenshots, recording audio, and exfiltrating files. Users are advised to download software only from official marketplaces and trusted publisher sites to protect against malware infections.
AppWizard
April 20, 2026
Inware 7.0 is set to be released this week, featuring a Material 3 Expressive design and new functionalities. The update is available for free on the Play Store and enhances the app's ability to provide comprehensive data about Android devices, including metrics like storage capacity, memory usage, camera specifications, and display characteristics. New insights include monitoring thermal throttling, 6GHz Wi-Fi utilization, Thread connectivity, and battery cycle count. The app interface has been redesigned with visually appealing tiles for key information, and it incorporates the Google Sans Flex font for improved readability. Additionally, the update includes better language translations and an overhaul of the app's architecture for a smoother user experience.
Search