control

AppWizard
April 6, 2026
Chinese authorities have ordered the removal of Jack Dorsey’s decentralized messaging app, bitchat, from the local App Store due to concerns about its potential to disrupt information control during civil unrest. Apple complied by removing both the main and beta versions of the app. The app remains accessible outside of China. Dorsey stated that the removal reflects bitchat's influence on public discourse. The Chinese regulator cited violations of regulations that require online services capable of swaying public opinion to undergo security reviews before launch. Bitchat operates independently of traditional internet infrastructure using Bluetooth and mesh networking technology, making it resistant to censorship. It has gained attention in regions with internet restrictions and was introduced in July 2025. Bitchat has over 3 million downloads, with more than 92,000 in the past week and over 1 million installs on Google Play. Additionally, Block, the parent company, recently reduced its workforce by about 40%, equating to around 4,000 employees, due to AI implementation and process optimization.
Winsage
April 6, 2026
A newly discovered Windows malware called ResokerRAT uses Telegram’s Bot API for its command-and-control operations, allowing it to monitor and manipulate infected systems without a conventional server. It obscures its communications by integrating with legitimate Telegram traffic, complicating detection. Upon execution, it creates a mutex to ensure only one instance runs and checks for debuggers to avoid analysis. It attempts to relaunch with elevated privileges and logs failures to its operator. ResokerRAT terminates known monitoring tools and installs a global keyboard hook to obstruct defensive key combinations. It operates through text-based commands sent via Telegram, allowing it to check processes, take screenshots, and modify system settings to evade detection. Persistence is achieved by adding itself to startup and altering UAC settings. The malware retrieves additional payloads from specified URLs and uses URL-encoded data for communication. Researchers have confirmed its Telegram traffic, and its behavior aligns with various MITRE ATT&CK techniques. Security teams are advised to monitor for unusual Telegram traffic and scrutinize registry keys related to startup and UAC.
AppWizard
April 6, 2026
Performance analysis in PC gaming has become more complex with the introduction of DirectX 12 and Vulkan, incorporating technologies like asynchronous compute, hardware ray tracing, and machine learning-assisted denoising. Understanding GPU performance requires advanced tools to analyze workload distribution and shader behavior, with NVIDIA Nsight Graphics being a key resource. NVIDIA Nsight Graphics is a graphics debugger and profiler for modern graphics APIs, featuring the GPU Trace Profiler, which provides detailed insights into GPU execution and performance bottlenecks. Recent updates have improved its utility, including a Flame Graph for the Shader Profiler and support for NVIDIA's DLSS in D3D12 applications. The Peak-Performance-Percentage analysis method focuses on identifying GPU workload constraints and optimizing utilization rather than relying on assumptions about performance bottlenecks. This methodology is applied using Nsight Graphics to analyze GPU traces from the game Cyberpunk 2077, contrasting traditional rasterization with path tracing enhanced by DLSS Ray Reconstruction. The test setup included an Intel Core i7-14700K CPU, 32 GB RAM, and an NVIDIA GeForce RTX 4090 GPU, capturing two scenarios: one with raster-only settings and another with path tracing and DLSS. The analysis revealed that the rasterized frame's most costly aspect was lighting processing, while the path-traced frame showed increased total frame cost and a hybrid workload involving rasterization, ray traversal, and AI-driven processes. Key findings indicated that modern GPU performance is heavily influenced by memory behavior rather than just shader arithmetic, with significant time spent on compute-driven lighting processing and data movement. The analysis also highlighted that ray tracing performance is constrained by memory efficiency, indicating that performance does not scale linearly with RT-core throughput.
BetaBeacon
April 5, 2026
Tikcotech is a mobile app that combines music, gaming, and app management into one platform. It was recognized as a significant advancement for Android users by an editorial team in July 2025. Users spend 30% more time on "super apps" like Tikcotech compared to single-purpose applications. The app comes in free and premium versions, offering features such as ad-free music playback, advanced game emulation, and unlimited app downloads. It is accessible to casual users and tech enthusiasts, with cross-platform compatibility. Machine learning algorithms and real-time computing provide a customized experience for users.
Winsage
April 5, 2026
Windows 11 allows users to customize background images, themes, accent colors, and the Start menu and Taskbar. However, for more significant changes, Windhawk offers a modular approach to modify the operating system without risky file modifications. To install Windhawk on Windows 11, users can use the Windows Package Manager (winget) by running the command: winget install --id RamenSoftware.Windhawk. Notable mods available for Windhawk include: - Windows 11 Taskbar Styler: Provides control over the Taskbar's visual elements with three levels of customization. - Taskbar on Top for Windows 11: Allows users to reposition the Taskbar to the top of the screen. - Taskbar Height and Icon Size: Enables adjustments to the Taskbar's height and icon size without affecting DPI scaling. - Windows 11 Start Menu Styler: Offers complete customization of the Start menu's appearance using themes and custom XAML/CSS. - Windows 11 File Explorer Styler: Allows control over the File Explorer interface by injecting custom XAML styles. - Windows 11 Notification Center Styler: Modifies the layout, transparency, and aesthetics of the Notification Center and Quick Settings. Windhawk uses dynamic code injection to implement changes without altering system files, minimizing risks associated with traditional modifications.
AppWizard
April 5, 2026
The Witcher Online 2.0 mod for The Witcher 3 introduces a multiplayer experience that allows players to engage in shared adventures within the game's world. Developed by modder rejuvenate, it features enhancements such as populated game environments, customizable player characters, and improved player interactions. Players can ride horses and boats together, utilize a player interactions menu for trading items, and transform into various animals. The update includes 23 new emotes and allows for greater control over animations. The mod is available for download via Nexus Mods and aims to improve performance and connectivity issues.
AppWizard
April 5, 2026
DoNotNotify is an Android app that allows users to manage their notification settings with a high degree of customization. Key features include: - Real-time notification blocking using Android's NotificationListenerService. - Creation of deny and allow lists for specific notifications. - Support for simple partial matching and regular expression patterns to filter notifications. - Scheduling rules to be active during specific time frames. - Over 40 pre-configured rules for popular applications. - Automatic addition of relevant rules when compatible apps are installed. - Customizable notification retention and review of received alerts. - Tracking of blocked notifications through a block history feature. - Ability to import and export rules as JSON files. - Offline operation without data collection. To install the app, users can download it from the Google Play Store, enable notification access, and manage rules through the app's interface. Users can create new rules based on their notification history and customize settings, although advanced filtering may require experimentation.
Winsage
April 5, 2026
On April 3, 2026, Anthropic expanded Claude’s desktop control feature to Windows for Pro and Max subscribers, allowing users to operate applications, navigate web pages, and manage files on their PCs without prior configuration. The feature is in research preview and includes a Dispatch companion for task assignment from mobile devices. Claude uses a structured tool hierarchy for task execution, prioritizing connectors like Slack and Google Calendar, and engages in direct desktop control only when necessary. Users must opt in to activate the feature, which integrates with existing software without requiring API keys. The technology is partly derived from Anthropic’s acquisition of Vercept AI, which specializes in AI-driven computer control. Security concerns have arisen due to vulnerabilities demonstrated shortly after the launch, prompting Anthropic to implement safeguards while acknowledging the feature's potential errors. Users can stop Claude's operations, but the company admits it cannot disable the technology remotely once tasks have started. Competitors like Microsoft and Google are also exploring similar desktop-level AI automation capabilities.
Search