danigargu/syms2elf

Add variable symbols to the elf

matrix1001 opened this issue · 1 comments

Add variable symbols to the elf.
At present syms2elf can successfully add function names for gdb.
But variable symbol names are not supported.If this feature can be implemented, it will be really great.

Hi, matrix1001! Look at my pull request, I've added this feature for IDAPro.