2023-12-16
1094 words
6 minutes
No tag
Thomas Berlioz
a CTF writeup that uses a GDB Python wrapper allowing scripting in GDB debugging
Introduction simplifiée au design d’un VCO
Introduction to the Nintendo Switch booting process and how it was hacked using a buffer overflow in the recovery mode.
The miniaturisation of electronics applied to sensors
La Resistive Random Access Memory est une technologie de mémoire non-volatile se basant sur le phénomène de résistance. Plus compact et beaucoup moins énergivore que les autres mémoires concurrentes, elle est une très bonne candidate pour le futur des objets connectés.
Introduction to the development of applications on the Flipper Zero.
This tutorial provide guidance on building and programming an articulated robotic arm using a Raspberry Pi single board computer and Dynamixel smart servo motors. It covers the hardware components, software installation, and Python code needed to precisely control the arm’s joint positions.
Présentation des architectures RISC-V et ARM puis comparaison des deux architectures
What constitutes an Arduino UNO? In this article, we will explore the electronic components of this famous board. Then, an overview about I2C and Arduino memory will be given.
How to test your ESP32 code with Pytest