Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

META - Portable Executable #921

Open
3 of 32 tasks
Maijin opened this issue May 12, 2014 · 3 comments
Open
3 of 32 tasks

META - Portable Executable #921

Maijin opened this issue May 12, 2014 · 3 comments
Labels
debug-info enhancement json Parsing and producing JSON format META PE Portable Executable file format handling pf Print format, `pf` command RBin Windows Microsoft Windows platform support issues
Projects
Milestone

Comments

@Maijin
Copy link
Contributor

Maijin commented May 12, 2014

All Portable Executables

Related

General Information

R_BIN Enhancement

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

  • d_resource.dll
  • d_tiny.dll
  • dosZMXP.exe
  • exe2pe.exe
  • no0code.exe

Analysis

Resources

  • Add/remove/modify/dump Resources rabin2 -O && iO

Import/Export Table

Rich Header

Debug Informations

  • Display debug file info: age

Sections

  • Add sections headers into the pf output
  • Ability to add/resize/move/... sections

SEH/VEH

Specific Language Portable Executables

.NET

Others

@XVilka XVilka added this to the 0.9.8 milestone May 12, 2014
@jvoisin jvoisin changed the title [ehancement rabin2] PE fileinfo PE fileinfo May 12, 2014
@radare radare modified the milestones: 0.9.9, 0.9.8 Jul 1, 2014
@radare radare modified the milestones: 1.0.0, 0.9.9 Dec 1, 2014
@XVilka XVilka added the Windows Microsoft Windows platform support issues label Apr 21, 2015
@Maijin Maijin added the pf Print format, `pf` command label Jan 7, 2016
@Maijin Maijin added the PE Portable Executable file format handling label Jan 16, 2016
@alvarofe alvarofe modified the milestones: 0.10.2, 1.0.0 Feb 26, 2016
@radare radare modified the milestones: 1.1.0, 1.0.0 Oct 27, 2016
@radare radare modified the milestones: 9999, 1.1.0 Dec 12, 2016
@Maijin Maijin changed the title PE fileinfo META - Portable Executable Feb 18, 2017
@Maijin Maijin added the META label Mar 8, 2017
@XVilka
Copy link
Contributor

XVilka commented Jun 15, 2017

5c98293 - can be useful for implementing some of those.

@XVilka
Copy link
Contributor

XVilka commented Dec 29, 2017

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

@Maijin Maijin added the json Parsing and producing JSON format label Feb 6, 2018
@Maijin Maijin removed the workshop label Mar 22, 2019
@XVilka XVilka added this to To do in Windows via automation Jul 1, 2019
@XVilka
Copy link
Contributor

XVilka commented Aug 15, 2019

@GustavoLCR @pelijah FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug-info enhancement json Parsing and producing JSON format META PE Portable Executable file format handling pf Print format, `pf` command RBin Windows Microsoft Windows platform support issues
Projects
Windows
  
To do
Development

No branches or pull requests

4 participants