You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've also had a little trouble with this assertion, especially when analysis backends don't exactly agree on what a thunk is. i'll take a peek at the BinExport if you'll send it to me.
For https://www.virustotal.com/gui/file/50f107898c6472a1155354f74b039ce951243cdb9714ef881a917d69b8a71ee0/ and associated BinExport file (available on request).
From what I see right now, there's a thunk function identified at VA 0x42d8c0 but this appears to be a regular function so our assertion fails.
Easiest fix: remove the assertion, then the file processes.
I'm afraid a deeper analysis could take some time and could require updates to Ghidra and/or BinExport.
The text was updated successfully, but these errors were encountered: