Skip to content

Small tool able to resolve addresses of a given program using the addr2line command tool.

Notifications You must be signed in to change notification settings

seiyar81/stack_explorer

Repository files navigation

stack_explorer

Small tool able to resolve addresses of a given program using the addr2line command tool.

  • Select a file containing one address (0x84a411b) by line (may contain some other text, it doesn't matter)
  • Select the binary you want to read the address from (executable, library)
  • Table is automatically populated as every address is read

About

Small tool able to resolve addresses of a given program using the addr2line command tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published