Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Pointer Handle Limit Fix

Public source and reverse-engineering evidence snapshot for the Starfield and Skyrim pointer-handle-cap projects.

Directory Contents
Starfield/ Starfield 1.16.236/1.16.244 runtime source, the available Ghidra audit probes, exact input hashes, stress-test evidence, and verification limits.
Skyrim/ Skyrim runtime source, design, per-site original/replacement disassembly, exact input hashes, and offline verification instructions.

No game executable, Address Library database, compiled DLL, package, or raw decompiler output is included. Users must supply their own legally obtained game and Address Library files when running the probes.

The two implementations are structurally different. Skyrim patches many compile-time/inlined handle operations and therefore has generated patch_*.json, sites_*.json, and PatchTable.g.h artifacts. Starfield swaps six mutable manager fields and has no equivalent generated instruction-patch table. That absence is documented rather than replaced with a fabricated artifact.

About

Source and reverse-engineering evidence for Starfield and Skyrim pointer handle limit fixes

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages