A tool made to find offsets in UE 4.25-4.27 games
- PE Section scanning (.text and .rdata mainly)
- External
- Fast
- Works with a lot of games
- Engine version detection
- UE 4.24 and older compatibility
- Error handling
- 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)