VirtualBox

Changeset 70256 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 21, 2017 6:13:13 AM (7 years ago)
Author:
vboxsync
Message:

IPRT: New tool 'RTLdrCheckImports' for checking imports. Currently only works for windows and OS/2 images, and need real copies of the imported images. ELF support and export lists for imported modules are on the todo list.

Location:
trunk/src/VBox/Runtime/tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r69795 r70256  
    118118 endif
    119119
     120 # RTLdrCheckImports - import checker.
     121 PROGRAMS += RTLdrCheckImports
     122 RTLdrCheckImports_TEMPLATE = VBoxR3Tool
     123 RTLdrCheckImports_SOURCES = RTLdrCheckImports.cpp
     124
    120125 # RTMkDir - our mkdir clone.
    121126 PROGRAMS += RTMkDir
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette