PinnedExploring Command Injection Vulnerabilities in Windows with NimThe recent discovery reported by Flatt Security Research highlights the BatBadBut vulnerability (CVE-2024-24576) as a significant threat to the security of command execution in Windows. The issue arises because cmd, the command-line interpreter for W...Apr 11, 2024·3 min read·208
Hacky - QtCreator Syntax color themeHacky is a High Contrast QtCreator Syntax color theme based on OneDark Pro Theme. Good to work with at night light. and focus more on the code than the soundings. ScreenShot Qt C++ Download https://github.com/foxoman/hacky Install Windows xcopy ha...Aug 5, 2020·1 min read·629
Host your Qt WASM App in Serge.shAs explained previously in # Day1: Qt is the chosen one! , Qt Support many platforms, and now one of them is the web using Webassmebly as you can build your C++ / qml app without any changes to run as a web app. This is post is not about building...Jul 25, 2020·1 min read·405
OneDark Pro QtCreator Syntax color ThemeIt's my pleasure to announce the availability of the new Syntax color theme for QtCreator called OneDark Pro inspired heavily by One-dark atom theme and OneDark Pro VSCode Theme. Screenshots Qt C++ Install Download From GitHub: https://github.com/f...Jun 27, 2020·1 min read·2.2K
Compile Static Qt Build in Ubuntu Optimized for Small Size With AppImage Support!Qt is a static build-ready framework but it published as Shared Library due to license requirements. As you are reading this you should already know what is the requirement to build a static build and what is the benefits. For me, it makes my life ...May 13, 2020·4.0K
Make QtCreator looks sexier!!QtCreator is a great IDE for C++/Qt development but once you compare how it looks like with VS Code it will be a lot off. But what if you can make looks better by adding a few plugins. This is How It Looks Like upon setup This is how we want it to ...May 4, 2020·3 min read·1.5K
How to create a quiz in MS Forms!One of the many great apps in Microsoft 365 is Microsoft From which help you to create a different type of forms and quizzes for personal and business use alike. If you are already in Outlook or using Office 365 Business then you are great to go. ...May 3, 2020·307