Skip to content

Delphi Related Tools and Components

Darian Miller edited this page May 23, 2020 · 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


FixInsight static code analysis

TMS FixInisght: Code analysis tool for Delphi developers that detects issues in Delphi source code. Product Page


InterBase


madCodeHook library

madCodeHook offers everything you need to hook code (mostly APIs) in all 32 and 64 bit Windows operating systems from Windows 2000 to Windows 10. You can choose if you want to hook APIs in your own process, or in a specific target process, or system wide


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

Pascal Expert

Delphi IDE plugin for code analysis. Product Page


Many others... https://uberpdf.org/

Clone this wiki locally