[Assault Cube – PART 1] Writing external wallhack [C++20]

In this tutorial we will write wallhack for Assault Cube on C++20. The first thing to realize is whether it is necessary at all. I can answer, this is for informational and research purposes only! Important note: This game is FOSS (https://github.com/assaultcube/AC) and we can just download it from GitHub and compile. For this reason, … Read more

Flipper Zero – External 433MHz modules

Primary modules that I love, it’s a RF 433MHz modules. With these modules, it is possible to increase the communication range of Flipper Zero, which in turn opens up additional horizons for experiments. In addition to 433MHz modules, there are also modules for working with WiFi, pressure sensors, geiger counters and so on. 433MHz modules … Read more