-
Notifications
You must be signed in to change notification settings - Fork 118
Roadmap
Jordan edited this page Mar 29, 2017
·
2 revisions
All development efforts before 1.0 release should focus on stability and installers creation for all three major platforms. Big refactors and new features are meant for future releases.
Goal: Publish installers of the application with the current application features.
- Fix all the issues and make the application stable
- Create installers for OS X, Linux and Windows
- Create application documentation and manual
- Create website for non-developers. Examples:
- Migrate the application to a newer Qt version
- Move graph view from the actual HTML one to a Qt version based on x64dbg graph view
- Move the code towards the use of r2pipe and JSON commands
- Refactor the code
- Add new and awesome features!