Skip to content

kem0x/FortKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FortKit

Fortnite SDK dumper.

  • Usage:

    • Compile on x64 (preferly release for speed's sake) and inject in fortnite process with no AC.
    • It will output Mappings.usmap and DUMP folder in fortnite's win64 folder.
  • Future plans:

    • Dump each context in a file instead of each class in a file.
    • Walk on classes's native functions before dumping the class itself and extract the offsets it uses (usually it's rcx+offset).
    • Generate DLL project file that is useable directly without any reversing skill requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published