Skip to content

Commit

Permalink
inside: Dynamic section
Browse files Browse the repository at this point in the history
  • Loading branch information
spvkgn committed Jan 10, 2025
1 parent cacccf9 commit f295765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inside/configs/plug/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Brief.txt=file -b $F
Header.txt=readelf -W -h $F
Sections.txt=readelf -W -S $F
ProgramHeaders.txt=readelf -W -l $F
Dynamic.txt=readelf -W -d $F
Symbols.txt=nm $F
SymbolsDynamic.txt=nm --dynamic $F

Expand Down

0 comments on commit f295765

Please sign in to comment.