radareorg / radare2

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

META - Portable Executable #921

Open Maijin opened 10 years ago

Maijin commented 10 years ago

All Portable Executables

Related

General Information

R_BIN Enhancement

radare2-regressions files that are not properly parsed by r2 currently:

Analysis

Resources

Import/Export Table

Rich Header

Debug Informations

Sections

SEH/VEH

Specific Language Portable Executables

.NET

Others

XVilka commented 7 years ago

https://github.com/radare/radare2/commit/5c98293b20fd02288c724ee8b52ae2541f850716 - can be useful for implementing some of those.

XVilka commented 6 years ago

So now the biggest priority of improving Windows support is to fix all broken tests and enable depending on them on AppVeyor: OK 5345 BR 872 XX 1744 FX 0

XVilka commented 4 years ago

@GustavoLCR @pelijah FYI