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
What timing! At the time of this report we were prepping to merge in work to add 64 bit PE support to binee, so some of the code that existed was stale and not a correct implementation. We just merged in the 64-bit support to master, which includes a fix for this issue. Thanks!
Incorrect import entries added due to incorrect parsing in
binee/pefile/pefile.go
Line 692 in 4216d96
importThunk is incremented 4 bytes instead of 8 bytes for 64bit binaries.
The text was updated successfully, but these errors were encountered: