xuzichi / SoTMaulder-Palworld-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Player Features

  • Modify Player Speed (Player not world)
  • Modify Player Attack Power
  • Modify Player Defense Power
  • Item Spawner
  • Infinite Stamina
  • Ifinite Pal Stamina
  • Infinite Ammo
  • Fly (f3) shift up, ctrl down
  • Name Changer

Exploits

  • SafeTeleport(You can choose the implementation for TP)
  • HomeTP
  • AnywhereTP(It requires you to manually give a position)
  • Boss TP
  • ToggleFly (more of a hover)
  • DeleteSelf(Warning: After testing, it will delete your data on the server) - Patcherd
  • GodHealth - Keeps health at max int.
  • Give EXP (Credit: WoodgamerHD)
  • Give Pal (Credit: Kaotic13) - Patched
  • Spawn Pal - Patched
  • Guild Force Join
  • Debug ESP
  • Auto Tech Unlock
  • Map Reveal (use it then relog)
  • Unlock All Effigys
  • Unlock All Fast Travel
  • Mob Vacuum (Credit xCENTx)
  • Guild Force Leader (Semi Patched)
  • Full Bright

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

About

License:MIT License


Languages

Language:C++ 99.4%Language:C 0.6%