How to open the Crash Dump file

  • Thread starter Thread starter Tsuna
  • Start date Start date
Status
Not open for further replies.
T

Tsuna

Guest
Title says it all. i need to be able to read this file.

I tried Windbg and it can't do it, neither can notepad++

I need to be able to find out the code for a specific variable when running 7H in variable dump mode
 
Last edited:
IMO crash dumps really sucks...

So far I was able to work with .dmp files with:
Visual Studio - use only if you have original source code, either you'll just get a bunch of mess
IDA Pro - This one at least let's you browse disassembly, but it's still messy anyway...
 
I Dont exactly understand what I'm looking for tbh but I heard the variable I need is in there.

The same way that the dynamic weapons mod works I Ned to find a specific thing.
 
Any luck with my problem anyone? Really need to see this variable. Same way the Dynamic weapons mod did to get their CloudWeapon var
 
Status
Not open for further replies.
Back
Top