Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 92fce7610e65ef0c9ba8a361b00aea83531e525d
https://github.com/dyninst/dyninst/commit/92fce7610e65ef0c9ba8a361b00aea83531e525d
Author: Kirill Batuzov <batuzovk@xxxxxxxxx>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M CMakeLists.txt
M cmake/DyninstOptions.cmake
A cmake/tpls/DyninstPeParse.cmake
M dyninstAPI/CMakeLists.txt
M symtabAPI/CMakeLists.txt
A symtabAPI/src/Object-pe-stub.C
M symtabAPI/src/Object-pe.C
M symtabAPI/src/Object-pe.h
Log Message:
-----------
Initial implementation of PE files parsing (#1908)
Header and sections are parsed. Entry point is detected.
Some parsing of .EXE files can be done.
Not supported yet: symbols, relocations.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|