This article is mainly published at https://rayanfam.com/topics/bochs-config-and-build-on-windows-and-os-x/
Hi everyone, in this blog post I want to explain how to start developing desktop applications using Qt and Python. We will use PyQt5 module in order to connect Qt with Python. Qt was originally designed for use with C++…
The title seems simple, just getting CPU structure to detect if your program running on an AMD64 or an Intel x86 machine.
Remember when you install a 32-bit operation system on a 64-bit machine then all features are 32 bit so your…
In the previous posts, I’d explained about low-level languages and play around kernel-mode reversing but now let’s dig into the high-level languages.In this post, I’m gonna share a comprehensive method that took more than two weeks for me to build such small and…