View Single Post
  #2  
Old 06-29-2022, 04:36
atom0s's Avatar
atom0s atom0s is offline
Family
 
Join Date: Jan 2015
Location: 127.0.0.1
Posts: 397
Rept. Given: 26
Rept. Rcvd 126 Times in 63 Posts
Thanks Given: 54
Thanks Rcvd at 733 Times in 280 Posts
atom0s Reputation: 100-199 atom0s Reputation: 100-199
There's a handful of DWARF parsers up on GitHub in various languages:
Code:
https://github.com/search?q=dwarf
(You will need to weed through all the Dwarf Fortress side projects but there are a handful available on there.)

One I've had success with in the past:
Code:
https://github.com/seilweiss/dwarf2cpp
__________________
Personal Projects Site: https://atom0s.com
Reply With Quote
The Following User Gave Reputation+1 to atom0s For This Useful Post:
TQN (06-29-2022)
The Following User Says Thank You to atom0s For This Useful Post:
tonyweb (06-30-2022)