Skip to content

indoorvivants/macho-elf-coff-parser

Repository files navigation

Mach-O and DWARF parser for Scala (ELF/COFF coming soon)

The intention of this project is to eventually end up in Scala Native runtime sources, as a complement to scala-native/scala-native#2869 - which would allow us to enrich the exceptions with file name and line number.

It's a Scala CLI project, so you can just do scala-cli run -- <binary> and if that binary contains DWARF metadata and if we can parse it - you will see some output.

Contributors:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages