objdump

Tag

Cards List
#objdump

CodeSizer: Why is that binary so big?

Lobsters Hottest · 2026-07-19 Cached

CodeSizer is a static code size profiling tool for embedded firmware that uses objdump and addr2line to attribute code size to inline call trees and generates an HTML report.

0 favorites 0 likes
#objdump

Arbitrary code execution in objdump -g

Lobsters Hottest · 2026-06-08 Cached

A security vulnerability in objdump -g allows arbitrary code execution via a crafted FR30 object file due to a missing bounds check in the FR30 relocation handler, with a single-shot exploit that defeats ASLR and other mitigations.

0 favorites 0 likes
← Back to home

Submit Feedback