How do I fix the .extern section if I messed it up by accident? #5848
-
I defined some data variable that was too big using the console and then went back and undid it, after saving the database I realised that the .extern section got messed up and it's only showing two functions now. How do I fix it? |
Beta Was this translation helpful? Give feedback.
Answered by
plafosse
Mar 25, 2025
Replies: 1 comment 3 replies
-
Its kind of hard to know what to do a this point you might have to just re-open the binary. If you could share screen shots or binaries we might be able to help more, but doing unsupported actions via the API and messing up your an analysis is kind of can't be helped. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry this got buried. Could you provide a set of repro steps?