Source code is GPL3 licensed and hosted on github, feel free to fork it and send patches.
The UI is just a frontend over PrefLib, you can create your own with any other toolkit for every platform.
You can automate hex editing or parse file formats with 010 Editor compatible language.
The Visual Reversing approach helps you to understand unknown data easily, currently PREF provides only DotPlot view,
more will be added in the future.
Histogram and Entropy charts are also available.
PREF aims to be compatible with 010 Editor scripts: in the future Capstone and Keystone engines will be integrated for simple instruction analysis.
PREF's UI is written in Qt5 in order to bring the best possible experience in every platform.