Últimos artigos

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.

Saiba mais 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.

Saiba mais 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.

Saiba mais 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.

Saiba mais 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.

Saiba mais 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.

Saiba mais details

Newsletter

Inscreva-se na newsletter da Embedded Labworks para receber notícias sobre treinamentos, serviços e novidades na área de sistemas embarcados.

highlight shape