Description: balenaEtcher is a free and open-source utility used for burning image files such as ISO and IMG files to external devices such as USB flash drives, SD cards, and microSD cards. It has a simple interface with intuitive controls for selecting an image file, target device, and writing the image.
Type: software
Pricing: Open Source
Description: ltrace is a debugging utility that intercepts and records dynamic library calls which are called by an executed process. It can be used to trace calls made by programs to shared libraries and helps debug issues caused by dynamic linking.
Type: software