foxoman.netExploring 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
foxoman.netDLL Symbol Visibility in Nim - Hiding NimMainDeveloping DLLs with Nim for Windows presents unique challenges, especially regarding symbol visibility. A common issue is the exposure of NimMain, an automatic inclusion in Nim-compiled DLLs that is essential for initializing the runtime but not int...Feb 6, 2024·3 min read
foxoman.netSend Sms/Otp in nim - MersalTwo days ago, someone asked me about an api to send sms/otp for python, and well I know about http://textbelt.com/ as the best api service around I am aware of, even their api is so easy but I thought to make a package for nim to ease the api for ni...Aug 13, 2022·2 min read
foxoman.netopenUrl Nim Package to open a url in the default appopenurl _ _ / \ ._ _ ._ | | |_) | \_/ |_) (/_ | | |_| | \ |_ | v: 2.0.1 @FOXOMAN Open Any Url/File in the default App / WebBrowser MIT LICENSE. Support for MacOS, Windows, Haiku, android/termux, Unix/Linux. Github P...Jun 24, 2022·1 min read
foxoman.netQtDark Theme for QtCreatorQtDark QtCreator Dark theme based on QtCreator Dark theme with little modification to make it look better in my eyes :) Support If you like this theme, you can use it for free appreciate your support to have more themes :) Screenshots Install Wind...Oct 4, 2021·1 min read