The surge in smartphone app releases is driven by the use of 'vibe coding' and AI technology, leading to a significant increase in the number of games hitting the market.
Cybercriminals are using a sophisticated method to bypass security measures by embedding malware within the VLC media player. This campaign exploits VLC to install ValleyRAT, a remote access trojan, through phishing emails that contain links to download a seemingly harmless file. Once the file is opened, it activates a hidden backdoor that evades detection by antivirus solutions. The malware has been active since 2023, with a significant increase in activity noted through 2025 and into 2026, particularly targeting Chinese and Japanese-speaking users.
The infection process begins when a victim clicks a link in a phishing email, leading to a ZIP archive containing a disguised executable and a malicious DLL (libvlc.dll). The executable mimics a legitimate VLC file, and when executed, it loads the DLL, allowing the malware to run under the guise of VLC. The malware establishes persistence by creating a registry entry and connects to a remote server to retrieve the final payload.
ValleyRAT employs evasion tactics to avoid detection, such as performing checks on system behavior and using a fileless approach to inject its payload directly into memory, avoiding storage on disk. Researchers recommend training employees to recognize suspicious filenames and deploying endpoint detection tools to identify DLL sideloading behavior. For organizations affected by this campaign, isolating compromised systems and reviewing security logs are critical initial steps.
Indicators of compromise include a malicious email domain, a ZIP archive containing a fake VLC executable, and a download URL for ValleyRAT.
Cybercrime has shifted focus from targeting individual devices to stealing credentials and personal data for identity theft. In 2024, consumer losses due to fraud reached billion, a 25% increase from the previous year, with over a million identity theft reports filed. Stolen passwords and session cookies are central to most breaches, making credential theft the primary enabler of attacks. Password reuse is a significant vulnerability, with 65% of individuals reusing passwords, leading to increased risk of account takeovers through credential stuffing. Bitdefender offers features like Scam Protection Pro, which protects against fraud across email, chat, and SMS, and identity monitoring in Ultimate Security that alerts users to data leaks in real-time. In 2025, researchers identified approximately 2 billion unique leaked credentials, emphasizing the need for identity protection alongside traditional antivirus solutions.
Antivirus software is still essential for cybersecurity, as it effectively detects and removes traditional malware infections. However, cybercriminals have evolved their tactics, using methods such as fake delivery notifications and phishing attacks that may not involve malicious software detectable by antivirus programs. Experts recommend a layered approach to online security, which includes keeping software updated, using strong passwords, enabling multi-factor authentication, being cautious with emails, backing up files, and using secure internet connections. A virtual private network (VPN) complements antivirus software by encrypting internet connections and providing additional security features. Relying solely on antivirus software is no longer sufficient for protecting against modern cyber threats.
Microsoft has extended the Windows 10 Extended Security Update (ESU) program for consumers by an additional year, now set to end in October 2027. Significant changes are being made to the Windows Insider experience, including a new Windows Update feature and the introduction of five new builds. Microsoft has started offering 8 GB models of its Surface Pro and Laptop, while discontinuing its Surface Go products. HP has partnered with OpenAI, and Anthropic has launched Sonnet 5. Xbox Series X|S prices are set to increase on August 1, coinciding with the discontinuation of the 2 TB X model. Microsoft may lay off approximately 5,500 employees, about 2.5 percent of its workforce. The Minecraft Bedrock edition has introduced closed captions, and Sony plans to cease the sale of physical PS media by 2028.
The California State Senate hearing on the Protect Our Games Act raised questions about the legality of private Minecraft servers. Assemblyman Chris Ward noted that games like Minecraft and Call of Duty have successfully used community servers, while Jennifer Gibbons from the ESA argued that these servers are illegal and unapproved by Microsoft, labeling them as piracy. Gibbons stated that the ESA has two lawsuits against private servers for infringing on intellectual property rights. In contrast, Minecraft's official stance encourages the creation of third-party servers, which are vetted for compliance with community standards. The ESA maintains that private servers infringe on publishers' rights. The USTR's Notorious Market Report referenced by Gibbons does not specifically target community servers for connecting friends but focuses on those bypassing subscription services. The Protect Our Games Act did not advance but will be reconsidered. An ESA representative later clarified that private servers hosting copyrighted content without authorization infringe on publishers' rights and highlighted concerns about safety standards on these platforms.
Recent reports indicate that AMD's driver is disabling Smart Access Memory (SAM) on Windows 10 systems, resulting in reduced gaming performance. Users have experienced issues such as game crashes and improper recognition of Radeon graphics cards. Many have uninstalled the AMD driver using Display Driver Uninstaller (DDU) and performed a clean installation, but SAM remains disabled in the Adrenalin software despite BIOS settings being unchanged. Notifications from Windows 10 suggest a conflict between the AMD driver and the operating system. AMD is investigating the issue and has released a preview driver version 26.6.3 to address compatibility problems for RX 7000 series GPUs. Temporary workarounds have been suggested by users, including checking monitor refresh rates and rebooting systems.
Microsoft shares rose 5.71% to close at €327.90 on Friday, recovering from a 52-week low of €307.10 earlier that day. The company reported revenue of €82.9 billion in its latest quarterly earnings, an 18% year-on-year increase, driven by cloud and AI services. On June 22, Chevron announced a 20-year power purchase agreement with Microsoft for approximately 2.67 gigawatts of capacity for a data center, with the first power delivery expected in 2028. Microsoft extended its Extended Security Updates program for Windows 10 home users by another year, pushing the final security patch deadline to October 2027. The stock's closing price is only 6.77% above its 52-week low, with a 50-day moving average at €352.96 and a 200-day average at €383.98. The relative strength index is at 43, indicating no strong momentum.
PostgreSQL performance tuning and schema synchronization can be time-consuming and complex, often involving manual queries, EXPLAIN plans, and schema drift. The release of dbForge Studio for PostgreSQL 2026.1 introduces AI-assisted query optimization, a visual query builder, improved schema comparison and synchronization, and a visual table editor.
The AI Assistant analyzes database indexes and suggests query optimizations, providing specific recommendations rather than generic advice. The new Query Builder allows users to visually assemble queries, simplifying the process of creating multi-table joins. The Schema Compare feature enables users to compare and synchronize schemas visually, reducing the risk of errors associated with manual synchronization. The visual Table Editor facilitates table design and maintenance, automatically identifying indexes and offering auto-completion for index names.
The transition from traditional methods to these new capabilities enhances efficiency, allowing developers to save time on query writing, tuning, and schema changes. The integration of AI and visual tools streamlines workflows and reduces guesswork in performance tuning and schema management.
EDB has introduced new features for its Postgres AI platform, including an agentic database and converged analytics capabilities, allowing enterprises to run AI agents alongside transactional workloads on a unified PostgreSQL foundation. The platform includes governance tools that position control mechanisms at the data layer and integrates AI processing with operational data, enabling businesses to connect live records with AI systems without transferring sensitive information. The agentic database can monitor over 200 metrics, identify issues, suggest changes, and apply fixes automatically based on user-defined policies. It consolidates various data types through a single SQL interface, significantly accelerating database tuning processes and enhancing application performance.
EDB has also expanded its analytics capabilities with a zero-ETL architecture for real-time analysis and large-scale warehousing. EDB PG AI for ClickHouse targets real-time analysis, while EDB PG AI for WarehousePG focuses on historical analysis at petabyte scale. The platform claims up to 30 times faster query performance compared to legacy systems and improved scaling efficiency. EDB's platform integrates vector search and retrieval for AI agents, demonstrating lower query latency and higher retrieval accuracy than competitors. NTT East is using EDB PG AI for AI-driven network operations, while the governance feature manages agent access at the data querying point using native Postgres roles and row-level security. The platform can be deployed on-premises, in hybrid environments, or across cloud infrastructures, with partnerships including Dell, IBM, Nvidia, Red Hat, and Supermicro.