GenCodeHook
Die aktuelle Version ist 1.5a (Info & Quelltext).
Download: codehook_1.5a.zip (35.608 Bytes, vom 09.08.2006 09:45:06)
Informationen
GenCodeHook.pas (CodeLen.pas, CodeMem.pas, CodeMemOpt.pas) Delphi unit containing functions to do a generic code hook by replacing the code location to be patched by a jump to the new location. Additionally, a new code fragment is created that allows to call the old function. See the included README.txt for more information and how to use it. Version 1.5a - Always find the most current version at http://flocke.vssd.de/prog/code/pascal/codehook/ Copyright (C) 2005, 2006 Volker Siebert <flocke@vssd.de> All rights reserved. License: M.I.T. (see source resp. the included file "README.txt") |
Änderungen
2006-08-08: Version 1.3c
2006-01-01: Version 1.5
2005-10-23: Version 1.4
Version 1.3 (non-public)
2005-09-16: Version 1.2
2005-09-15: Version 1.1
2005-09-15: Version 1.0
|
Alle Versionen
Name | Version | Größe | Datum / Uhrzeit | |||
GenCodeHook | 1.5a | 35.608 | 09.08.2006 09:45:06 | |||
GenCodeHook | 1.5 | 35.530 | 01.01.2006 16:41:27 | |||
GenCodeHook | 1.4 | 34.821 | 23.10.2005 15:08:37 |
Zusätzliche Suchbegriffe
GenCodeHook, CreateGenericCodeHook, API hook, CPU instruction analysis, Assembler, AnalyzeCpuInstructionSequence, TCodeMemoryManager, AllocCodeMem.