Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will not dump sdk for UE5 #251

Open
InternalShadow opened this issue Oct 14, 2024 · 6 comments
Open

Will not dump sdk for UE5 #251

InternalShadow opened this issue Oct 14, 2024 · 6 comments

Comments

@InternalShadow
Copy link

InternalShadow commented Oct 14, 2024

Steps:

  1. extract zip
  2. build dumper-7 from solution file into debug 64x dll
  3. run game
  4. shut down anti cheat
  5. inject dll
  6. wait
  7. once it gets to game offsets there is a long pause in the terminal
  8. game crashes
  9. check made sdk folder 5.2.2-0+ue5-m1
  10. nothing in cppSDK besides empty header files
  11. sdk folder is generally empty as well
  12. remove 5.2.2-0+ue5-m1
  13. repeat steps 3 - 12

also 245 warnings building from solution
![tdf-cppsdk](https://github.com/user-attachments/assets/97c58f3a-18cd-4f09-bb7a-7634e0ce12e7)
empty header
![tfd-warnings](https://github.com/user-attachments/assets/60af5383-1231-4d2d-ab1c-a64bc166af60)

@Fischsalat
Copy link
Collaborator

These warnings don't really matter. Did you try attaching the VS debugger to the game?

@Libre-Ator
Copy link

Not OP, but I am having a similar issue except I get a hard crash and no folders appearing. I followed your advice and here's my log. Does it mean anything?
Debug.txt

Also, sorry if its not okay to just walk in on someone else's question like this. I'll just make my own question next time.

@Fischsalat
Copy link
Collaborator

It's good that you don't duplicate the issue.

Same thing for you: Try attaching the VS debugger to the game.

@Libre-Ator
Copy link

The Debug.txt is what I got when I followed the "use vs code to attach" advice the first time. I'm trying to generate another one, but VS code is making the game crash, so I'm trying to fix that at the moment. The game is Project Ethos by the way, and its extremely new, so I guess problems are to be expected.

@Kein
Copy link

Kein commented Nov 5, 2024

Not OP, but I am having a similar issue except I get a hard crash and no folders appearing. I followed your advice and here's my log. Does it mean anything? Debug.txt

Also, sorry if its not okay to just walk in on someone else's question like this. I'll just make my own question next time.

Oh look, a blast from the past

@mr-kotik
Copy link

i dumped ue5 game without any problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants