Exetools

Exetools (https://forum.exetools.com/index.php)
-   Source Code (https://forum.exetools.com/forumdisplay.php?f=46)
-   -   Using DwarfLib for PE files (https://forum.exetools.com/showthread.php?t=18982)

blaquee 09-24-2018 20:07

Using DwarfLib for PE files
 
Maybe useful to someone out there, but the documentation for using dwarflib on Windows and for PE files is pretty scarce so I made a ready to use lib one could integrate to their project to use it. You can find it here:

https://github.com/blaquee/DwarfPeParse

It comes with the example usage:
https://github.com/blaquee/DwarfPeParse/blob/master/DwarfPeParse/DwarfPeParse.cpp


you just need to add the folders in the thirdparty folder into your project and include:
#include <libdwarf/dwarf_incl.h>

to your code to use it.

regards,


All times are GMT +8. The time now is 22:23.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX