gir489returns d5d8d55186 Fixed infinite ammo.
Refactored SpeedHack to not speed up the entire game if you are the host.
Removed code from ResetStamina that causes a crash if the player doesn't have pals out.
2024-01-30 11:08:05 -05:00
2024-01-29 06:39:29 -05:00
2024-01-30 11:08:05 -05:00
2024-01-22 14:43:11 +08:00
2024-01-29 08:31:40 -05:00
2024-01-29 14:23:52 -05:00
2024-01-22 14:43:11 +08:00
2024-01-28 19:00:51 +08:00
2024-01-28 21:37:08 -05:00
2024-01-29 14:23:52 -05:00
2024-01-29 06:39:29 -05:00
2024-01-29 12:09:33 -05:00
2024-01-30 11:08:05 -05:00
2024-01-30 08:33:46 -05:00
2024-01-22 14:43:11 +08:00
2024-01-29 12:09:33 -05:00
2024-01-22 14:43:11 +08:00
2024-01-22 14:43:11 +08:00
2024-01-29 06:39:29 -05:00
2024-01-29 14:24:13 +08:00

PalWorld-NetCrack

This is the PalWorld network cracking framework modifying player data in the Player tab Network cracking in the Exploit tab

Note: The master branch does not include visual,but In imperfect branch, we'll add something that isn't on the master branch.

Player Features

  • Modify Player Speed
  • Modify Player Attack Power
  • Modify Player Defense Power
  • Infinite Stamina
  • Infinite Ammo

Exploits

  • SafeTeleport(You can choose the implementation for TP)
  • HomeTP
  • AnywhereTP(It requires you to manually give a position)
  • ToggleFly
  • DeleteSelf(Warning: After testing, it will delete your data on the server)
  • GodHealth
  • Give EXP (Credit: WoodgamerHD)
  • Give Pal (Credit: Kaotic13)
  • Spawn Pal

AOBS

GObjects: 48 8B 05 ? ? ? ? 48 8B 0C C8 4C 8D 04 D1 EB 03
FNames: 48 8D 05 ? ? ? ? EB 13 48 8D 0D ? ? ? ? E8 ? ? ? ? C6 05 ? ? ? ? ? 0F 10
GWorld: 48 8B 1D ?? ?? ?? ?? 48 85 DB 74 33 41 B0

External Library Credits

Dear ImGui
MinHook
Dumper7
DX11-Internal-Base

Description
No description provided
Readme MIT 31 MiB
Languages
C++ 98.9%
C 1.1%