libUE4SS.zip
What's new
🐛 Bug Fixes
- fix: GUObjectArray heuristic scan on stripped Linux binaries
- Fix is_readable() to actually parse /proc/self/maps instead of always returning true
- (was causing SIGSEGV crashes that aborted the scan)
- Add code-based scan: find lea/mov reg,[rip+disp32] in executable segments
- that reference writable data, then validate as FUObjectArray
- Restrict scan to main executable segments only (not all loaded libraries)
- Add and includes for new code scan logic
- This fixes the 'Linux limited mode' issue where GUObjectArray was never
- resolved on stripped PalServer-Linux-Shipping binaries, preventing Lua
- mods from loading.
This mod has no additional files

