C++ Builder icon

C++ Builder

Enables building C++ DLLs with custom export settings and analyzing their exports.

关于

This tool provides capabilities for compiling C++ DLLs using MSBuild, allowing developers to define custom export settings via .def files. It also offers functionality to analyze DLL exports using dumpbin, providing detailed information about exported functions, ordinals, and addresses. Target specific platforms, configurations and gain insights into DLL structure and dependencies, making it easier to manage and optimize C++ DLL projects.

主要功能

  • Platform and configuration targeting
  • C++ DLL compilation with MSBuild
  • Custom export settings via .def files
  • DLL export analysis using dumpbin
  • Configurable build settings
  • 0 GitHub stars

使用案例

  • Compiling C++ DLLs with specific export requirements.
  • Analyzing the exported functions of a compiled DLL.
  • Automating the DLL build and analysis process.
Craft Better Prompts with AnyPrompt
Sponsored