Skip to main content

dreadnought-hooks

How to hook a native UFunction in the Dreadnought client without corrupting UObjects. Use before adding or reviewing any MinHook target - a UE4 native function exists as an exec thunk plus a real body with completely different signatures, and hooking the wrong one writes through a UObject header and silently breaks the Blueprint VM. Covers finding the real body, choosing a signature, and the symptoms of getting it wrong.

Aller à l'installation

Informations de source

Dépôt
darkace1998/Dreadnought-Revival-project
Dernière activité de la source
2 août 2026 à 21:43
Langue détectée de SKILL.md
anglais
Étoiles
5
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.