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
PE-bear crashes when moving import table to an RVA of a section which is too small.
Not sure if this is expected or not, but with earlier versions, they had proper error handling so it wouldn't crash.
This was tested with notepad.exe that comes with Windows.
I'll attach a recording of both versions (0.7.0 and 0.6.0)