{"id":21822961,"url":"https://github.com/justcabbage/iathooking","last_synced_at":"2026-05-19T09:35:35.833Z","repository":{"id":265098507,"uuid":"785862399","full_name":"JustCabbage/IATHooking","owner":"JustCabbage","description":"IAT Hooking Example In C++ Targeted Towards The Windows Notepad Application","archived":false,"fork":false,"pushed_at":"2024-04-12T19:37:18.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T07:43:18.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JustCabbage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-12T19:35:09.000Z","updated_at":"2024-09-11T20:53:41.000Z","dependencies_parsed_at":"2024-11-27T17:18:48.292Z","dependency_job_id":"948da636-dd9d-4b83-84be-a7bef12aad50","html_url":"https://github.com/JustCabbage/IATHooking","commit_stats":null,"previous_names":["justcabbage/iathooking"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIATHooking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIATHooking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIATHooking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIATHooking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustCabbage","download_url":"https://codeload.github.com/JustCabbage/IATHooking/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244788804,"owners_count":20510437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hooking","reverse-engineering","windows","windows-api"],"created_at":"2024-11-27T17:18:46.113Z","updated_at":"2026-05-19T09:35:30.787Z","avatar_url":"https://github.com/JustCabbage.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IATHooking [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)\n\n## What is this\nThis is an implementation of IAT Hooking which hooks functions through the [Import Address Table](https://docs.microsoft.com/en-us/windows/win32/debug/pe-format#import-directory-table). Currently this is targeted towards the windows Notepad application and currently hooks two functions [CreateFileW](https://docs.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-createfilew) and [ReadFile](https://docs.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-readfile) however is adaptable to hook any imported functions for most windows PE applications.\n\n## Usage\nThe project uses [cmake](https://cmake.org/) as its build system, and will output a DLL file which can be injected into the target application. This can be done using any available DLL injector.\n## Credits\n - [MSDN](https://docs.microsoft.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcabbage%2Fiathooking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustcabbage%2Fiathooking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcabbage%2Fiathooking/lists"}