Latest posts

highlight shape
Events Talks

Embedded World 2020

  • Sergio Prado
  • February 14, 2020

From February 25th to 27th in Nuremberg, Germany, we will have another edition of Embedded World, the leading international fair for embedded systems.

Learn More details
Debugging Cppcheck

Bug hunting with static analysis tools

  • Sergio Prado
  • February 13, 2020

The best way to spend less time fixing bugs in software is not creating bugs in the first place, and a static analysis tool is perfect for this job.

Learn More details
Security Reverse engineering

Reverse engineering my router’s firmware with binwalk

  • Sergio Prado
  • February 6, 2020

A few days ago I decided to reverse engineer my router’s firmware image with binwalk.

Learn More details
Events Talks

Embedded Online Conference 2020

  • Sergio Prado
  • January 30, 2020

The Embedded Online Conference is an online conference for embedded systems, DSP, machine learning and FPGA engineers.

Learn More details
Debugging C language

Finding memory bugs with AddressSanitizer

  • Sergio Prado
  • January 28, 2020

AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.

Learn More details
Tracing Ftrace

Tracing the Linux kernel with ftrace

  • Sergio Prado
  • January 23, 2020

Tracing is a useful technique to find bugs in software, and ftrace is the tracing framework built into the Linux kernel.

Learn More details

Newsletter

Subscribe to the Embedded Labworks newsletter to receive messages about training, services and news from the embedded systems industry.

highlight shape