radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
20.04k stars 2.96k forks source link

PE Loader Does Not Enforce FileAlignment on Section Starts #17475

Open MaorNr opened 3 years ago

MaorNr commented 3 years ago

radare2 seems to have the same bug I reported here: https://github.com/Vector35/binaryninja-api/issues/1875#issuecomment-671099707

GustavoLCR commented 3 years ago

Wasn't this fixed with https://github.com/radareorg/radare2/pull/17219?

image

What version are you using?

MaorNr commented 3 years ago

Wasn't this fixed with https://github.com/radareorg/radare2/pull/17219?

image

What version are you using?

4.3.1 windows, newest built version downloadable.

XVilka commented 3 years ago

Please recheck with the latest version 4.3.1 is too old.