An open API service providing repository metadata for many open source software ecosystems.

Topic: "api-hooking"

0x09AL/RdpThief

Extracting Clear Text Passwords from mstsc.exe using API Hooking.

Language: C++ - Size: 120 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 1,324 - Forks: 362

nefarius/Injector

Command line utility to inject and eject DLLs

Language: C++ - Size: 124 KB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 660 - Forks: 105

alphaSeclab/hooking

Resources About Hooking. For All Platforms. Currently 300+ Tools And 600+ Posts.

Size: 109 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 321 - Forks: 75

nefarius/Indicium-Supra

DirectX API-hooking framework

Language: C++ - Size: 4.29 MB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 315 - Forks: 56

Reloaded-Project/Reloaded.Hooks

Advanced native function hooks for x86, x64. Welcome to the next level!

Language: C# - Size: 8.47 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 226 - Forks: 37

Devolutions/MsRdpEx

Microsoft RDP Client Extensions

Language: C++ - Size: 2.9 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 223 - Forks: 38

mavenlin/wrap_dll

Automatic generate dll wrapper for code injection.

Language: Python - Size: 626 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 166 - Forks: 56

vic4key/Vutils

Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.

Language: C++ - Size: 5.72 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 68 - Forks: 24

EZForever/PEDoll

Program behavior analyzer for Win32/Win64.

Language: C# - Size: 451 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 9

myfreeer/qbittorrent-portable

dll-hijack based qbittorrent portable plugin

Language: C - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 40 - Forks: 3

hasherezade/detours_cmake_tpl

A CMake template for projects using MS Detours

Language: CMake - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 21 - Forks: 8

lcsig/API-Hooking

Different API Hooking Techniques - Ring3 (Detours, Trampoline, IAT and EAT) for both, x64 and x32 PE files - Since 2014.

Language: C++ - Size: 7.6 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 18 - Forks: 7

xfgryujk/ModernHook

Implements Windows API hooks in modern C++

Language: C++ - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 8

apriorit/APIHookingLibraries

Samples that shows how to use API Hook libraries: Detours, Deviare, MHook, EasyHook to hide files with the "+/*.txt" file name pattern.

Language: C++ - Size: 10.7 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 8

vic4key/py-hooking

Sometimes, you need to manipulate low-level functionality (C APIs, etc) from high-level languages (Python). Eg. Force the low-level calls directly to your own Python override functions. This repo will help you do that.

Language: Python - Size: 262 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

SegaraRai/PathRedirector

Rewrites filepath on file i/o by hooking NtCreateFile, NtOpenFile and NtSetInformationFile.

Language: C++ - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 8

apriorit/Simple-DLL-Injection-Protect

Simple DLL injection protect with the idea of hooking the LoadLibrary function and failing it if it is a call for an unauthorized DLL.

Language: C# - Size: 10.7 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

jayo78/basic-hooking

Examples of basic windows API hooking techniques

Language: C++ - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

KooroshRZ/Windows-IAT-Hook

Windows PE files import address table (IAT) hooking

Language: C++ - Size: 280 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 3

x86byte/Inline_Hooking

Let's dive deeper into some key aspects of Inline Hooking in C++

Size: 353 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

0xjbb/Amsi-Patch

AMSI ScanBuffer Patch with API Hook poc

Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

0x1CA3/syringe

Visit https://github.com/0x80000000 for the newer version of this library.

Language: C++ - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

NaniteFactory/memory

unsafe hacky memory accessor written in go. $ go get -v github.com/nanitefactory/memory

Language: Go - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

LowMem0ry/MessageBoxA-Hooking

MessageBoxA() Hooking

Language: C++ - Size: 10.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

katahiromz/ApiHook

Simple API Hook Sample

Language: C++ - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

mschadev/detours-example

API hooking example project using Microsoft Detours

Language: C++ - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 3

dk0m/Rc7Hook

A Patchless Windows API Hooking Library.

Language: C++ - Size: 16.6 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 2

scrymastic/HookNt

A Windows NT API hooking tool for intercepting and monitoring system calls

Language: C++ - Size: 1.78 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

Fatmike-GH/DLLInjectionDetector

A DLL Injection Detector for Windows

Language: C++ - Size: 68.4 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

Koray123-debug/The-Titan-Crypter

Size: 13.7 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

katahiromz/CustomHook

Customizable API hook program

Language: C++ - Size: 196 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 3

mshams/ShamsiXp

An open source approach to display Solar date in MS-Windows XP. (Delphi native source code)

Language: Pascal - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Vandan8123/The-Titan-Crypter

The-Titan-Crypter is a powerful tool designed to encrypt and obfuscate executable files, enhancing their security against detection. It provides users with a straightforward interface to customize settings and improve the stealth of their applications.

Size: 7.81 KB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

mauricelambert/Win32Hooking

This module hooks IAT and EAT to monitor all external functions calls, very useful for [malware] reverse and debugging.

Language: Python - Size: 72.3 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

echohollow/GoWhispers

GoWhispers is an advanced tool designed for security researchers, system programmers, and malware analysts who need to work with Windows syscalls directly. It generates clean, reliable syscall stubs for various applications while avoiding common detection mechanisms.

Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

EZForever/HueShiftCore

Visual Studio framework for rapid development of hook/hijack DLLs

Language: C++ - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

davidauz/apiswatter

Api (trainer) spy

Language: C - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0