
Symbol Database for Reverse Engineers
Reverse EngineeringDebuggingEmbedded SystemsOpen Source
The author presents a new project for a database of debugging symbols, type information, offsets, etc., aimed at facilitating the work of reverse engineers. This project allows searching and importing precompiled structures from known libraries into IDA using DWARF information. Several libraries used in embedded devices, such as json-c and Apache APR, as well as random kernel modules like the Qualcomm GPU driver, have already been added. The author also accepts requests for new structures and libraries.