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 - Project files #6945

Open
7 of 19 tasks
Maijin opened this issue Mar 8, 2017 · 0 comments
Open
7 of 19 tasks

META - Project files #6945

Maijin opened this issue Mar 8, 2017 · 0 comments
Labels
META parity Features that presented in other popular tools, but not in radare2 projects Loading, saving and handling radare2 project files

Comments

@Maijin
Copy link
Contributor

Maijin commented Mar 8, 2017

META - PROJECT

Related

Various Fix

Information saved/loaded

Here are the current informations that are missing from the project files:

  • Save the Rarun2 profile in the directory
  • Graph layout once modified (to be stored in SDB) (Also add x,y position in agj, ag*)
  • call-refs
  • data-refs

Enhancement

  • Autocompletion of Po
  • Change working directory when opening a project - CWD should change to the project file when doing prj.cwd or so.. this way we can dump or open files from that directory using wtf or om...

Low Priority Enhancement

  • Encrypt projects
  • Sign projects

Idea is to test of presence of gpg/gpg2 and spawn them at runtime.

INPUT:
e prj.gpg=true

EXPECTED_OUTPUT:
Project encrypted/signed
or
gpg2 or gpg is not found

@Maijin Maijin added projects Loading, saving and handling radare2 project files META labels Mar 8, 2017
@Maijin Maijin added this to To do in Projects via automation Oct 9, 2018
@XVilka XVilka added the parity Features that presented in other popular tools, but not in radare2 label Mar 6, 2019
@XVilka XVilka added this to To do in Parity via automation May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META parity Features that presented in other popular tools, but not in radare2 projects Loading, saving and handling radare2 project files
Projects
Parity
  
To do
Projects
  
To do
Development

No branches or pull requests

2 participants