RAGE Plugin Hook (RPH) setup hits a wall, it’s usually because your system’s security has mistaken it for a threat. Because RPH "hooks" into a game's memory to inject custom code, it often triggers "insufficient permissions" or "bad antivirus" flags.
Here is a guide to unblocking RPH and its dependencies to get your mods back on track: 1. Unblock the Downloaded Files
Windows often "locks" files downloaded from the internet for safety. This can prevent files from loading even if they are in the correct folder. The Manual Way: Right-click the RAGE Plugin Hook Properties , check the box at the bottom, and click The Power User Way: To unblock everything in your game folder at once, use the Streams utility from Microsoft . Run the command streams -s -d *.* inside your GTA V directory to clear all block flags. 2. Create Antivirus Exclusions
Antivirus software (including Windows Defender) frequently deletes or blocks RPH components like RagePluginHook.exe RageNativeUI.dll Navigate to rage plugin hook or its dependencies might be blocked hot
Windows Security > Virus & threat protection > Manage settings > Exclusions entire Grand Theft Auto V folder
as an exclusion. This ensures your antivirus ignores the mods folder and the RPH executable. If you use third-party software like
, you must manually whitelist the game directory in their specific settings. 3. Permission & Dependency Checks RAGE Plugin Hook (RPH) setup hits a wall,
Sometimes the block isn't from the antivirus, but from Windows' own permission system.
Follow these steps in order. Do not skip the temperature checks.
Add the entire GTA V folder as an exclusion in: Step 2: Configure Firewall Settings
Settings > Privacy & Security > Virus & threat protection > Manage settings > Exclusions > Add exclusion > FolderC:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V (or your install path).%TEMP% or Downloads), AVs are more aggressive.If your system runs hot and the injection times out, you can increase the Windows service timeout.
Win + R, type regedit, and navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControlServicesPipeTimeout. If it doesn't exist, right-click > New > DWORD (32-bit) > name it ServicesPipeTimeout.60000 (decimal) — that's 60 seconds.If you just downloaded a new update (often referred to as a "Hot" update or a "Hotfix" in the modding community), the files may have been downloaded in a "blocked" state from the browser, or the developer hasn't signed the new executable yet, causing Windows to react more aggressively.
Immediate Actions for New Updates:
RAGEPluginHook_1.0.7623.4.zip), do not drag and drop the zip directly. Right-click the zip, select Properties, check "Unblock" (if present), extract it using WinRAR or 7-Zip, and then move it to your game folder.ScriptHookV.dll and dinput8.dll. Ensure these are present in the root folder. If you just updated the game via Steam/Rockstar Launcher, these files may have been overwritten or deleted. Reinstall them manually.