Skip to content

A tool made to find automaticly offsets in UE 4.25-4.27 games

License

Notifications You must be signed in to change notification settings

ramok0/OffsetFinder

Repository files navigation

Offset Finder

A tool made to find offsets in UE 4.25-4.27 games

Features

  • PE Section scanning (.text and .rdata mainly)
  • External
  • Fast
  • Works with a lot of games

Todo

  • Engine version detection
  • UE 4.24 and older compatibility
  • Error handling

Tested on

  • Fortnite 15.00 (UE 4.26) (working as expected)
  • UpGun (4.26) (working as expected)
  • Fortnite 16.00 (UE 4.26) (didnt work at all because of custom engine version i guess)
  • Dauntless (UE 4.26) (failed to find FEngineLoop::Tick, GWorld and FMemory::Free, but everything else was fine)

Example

output

Dependencies

About

A tool made to find automaticly offsets in UE 4.25-4.27 games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages