Skip to content

Delphi Related Tools and Components

Darian Miller edited this page Nov 3, 2019 · 11 revisions

Delphi Detours library

Library allowing to hook Delphi and Windows API functions. It provides an easy way to insert and remove hook. https://github.com/MahdiSafsafi/DDetours

Microsoft Detours library

Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form. https://github.com/microsoft/Detours

Clone this wiki locally