methods

Tech Optimizer
September 23, 2026
A new tool named BigDiskBuster has been released on GitHub, which disrupts Microsoft Defender Antivirus by preventing it from installing updates. It does this by consuming available disk space during the update process, causing Defender to remain on its current version and unable to receive new platform or signature updates. BigDiskBuster operates as a local denial-of-service technique and requires prior access to the target machine to execute. The tool was created by researcher Abdelhamid Naceri, known as Nightmare Eclipse, who has previously worked on similar projects. As of now, there is no CVE identifier, patch, or advisory from Microsoft regarding this issue.
AppWizard
September 22, 2026
Google is developing AI Studio, which allows users to create applications using vibe coding, making app development more accessible to novice developers. The company is integrating this with its Gemini platform to simplify the coding process for Android users. A new section in the Play Store, tentatively called “Your creations,” is being explored for AI Studio creations, likely located within the “Manage apps & device” screen. Currently, publishing apps from AI Studio requires formal registration and testing. The “Your creations” interface may provide a way to manage personal projects while balancing ease of sideloading. Although there are hints of a connection between AI Studio and the Play Store, details about registration and testing processes remain unclear. The language suggests that applications could be shared with a broader audience, differing from traditional publication methods. An APK teardown indicates potential future features, but not all may be released publicly.
Winsage
September 22, 2026
Administrators can manage taskbar settings in Windows by either freezing current configurations or restricting user modifications through the Registry or Group Policy. The Group Policy Editor is available in Windows Professional, Education, and Business editions. To lock down taskbar changes via the Registry, access the Registry Editor, navigate to HKEYCURRENTUSERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer, create a new DWORD (32-bit) value named TaskbarLockAll, set its value to 1, and confirm. This will grey out certain options in the Taskbar settings. In the Group Policy Editor, navigate to User Configuration → Administrative Templates → Start Menu and Taskbar, enable "Lock all Taskbar Settings," and confirm. To prevent standard users from altering taskbar settings, navigate to HKEYCURRENTUSERSoftwarePoliciesMicrosoftWindowsExplorer in the Registry and create a new DWORD (32-bit) value.
Search