{"id":18870866,"url":"https://github.com/ezfndev/uedumper","last_synced_at":"2025-04-14T15:31:22.383Z","repository":{"id":36994542,"uuid":"495503180","full_name":"EZFNDEV/UEDumper","owner":"EZFNDEV","description":"This can probably automatically dump the SDK for any Unreal Engine Game (Educational Purpose Only)","archived":false,"fork":false,"pushed_at":"2022-07-02T19:21:59.000Z","size":384,"stargazers_count":101,"open_issues_count":5,"forks_count":20,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-28T04:35:03.309Z","etag":null,"topics":["fortnite","reverse-engineering","unreal-engine","unreal-engine-4","unreal-engine-5","unreal-engine-utilities"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EZFNDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-23T17:10:13.000Z","updated_at":"2025-03-05T12:01:24.000Z","dependencies_parsed_at":"2022-08-25T17:23:46.150Z","dependency_job_id":null,"html_url":"https://github.com/EZFNDEV/UEDumper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZFNDEV%2FUEDumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZFNDEV%2FUEDumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZFNDEV%2FUEDumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZFNDEV%2FUEDumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EZFNDEV","download_url":"https://codeload.github.com/EZFNDEV/UEDumper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248906447,"owners_count":21181177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fortnite","reverse-engineering","unreal-engine","unreal-engine-4","unreal-engine-5","unreal-engine-utilities"],"created_at":"2024-11-08T05:23:21.953Z","updated_at":"2025-04-14T15:31:17.372Z","avatar_url":"https://github.com/EZFNDEV.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UEDumper\nThis can probably dump the SDK for any Unreal Engine Game (Educational Purpose Only)\nNote: We released this early, for now it's working perfect for fortnite (lower than u4.25?), but we will add more support later!\n\nCurrent Bugs: You can not compile the files due to issues with including, very rare errors when calculating the padding, very few offsets are still hardcoded\n\n# Usage\n\n### Set the build settings  \nExample of DUMP_OBJECT_NAMES  \nOutput path: D:\\5.41-CL-4363240\\FortniteGame\\Binaries\\Win64\\SDK\\  \nDumped 99158 objects in 636.12 ms  \n  \nExample of SEARCH_OFFSETS and PRINT_OFFSETS  \nMemory base: 00007FF77AA20000  \nProcessEvent: 00007FF77C24D530  \nStaticFindObject: 00007FF77C274780  \nGObjects: 00007FF77FE45940  \n....\n  \n1. Inject the dll into your game\n2. If all offsets are found automatically you will need to do nothing, otherwise you will need to get them manually\n3. Go to the game path and copy your SDK\n4. To use it in a project check out the examples, not all packages are included, just add the ones you need to Core.hpp\n\n# Features\n✔️ Dump all Object names  \n✔️ Create a SDK  \n  \n# Details  \n✔️ Getting the real UPROPERTY Specifiers  \n✔️ Automatically find most (often all) offsets\n\n# TODO:\nCheck all functions if they contain the offset for a property\nAdd support for newer ue4 versions\n \nMore coming soon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezfndev%2Fuedumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezfndev%2Fuedumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezfndev%2Fuedumper/lists"}