Add variable symbols to the elf
matrix1001 opened this issue · 1 comments
matrix1001 commented
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.
k1rpi7ch commented
Hi, matrix1001! Look at my pull request, I've added this feature for IDAPro.