fzakaria / sqlelf

Explore ELF objects through the power of SQL
MIT License
250 stars 8 forks source link

Only iterate static or dynamic symbols #9

Closed fzakaria closed 1 year ago

fzakaria commented 1 year ago

As a response to https://github.com/lief-project/LIEF/issues/962 only iterate static or dynamic symbols.

Added a simple Makefile to demonstrate shadowing variables.