RElooker is a simple Reverse Engineering software designed to visualize binary information with colorful representations and stats. It is 100% cross platform (even if the formatting sometimes sucks).
Basic editing will also be possible sooner or later.
Any. Most features are structure independant and interpret the actual content of the file instead of relying on headers and/or prior knowledge. What you see is what you get.
$ ./kompile
A few releases were published with a compiled executable.
- 2D Visualization
- Value range (Null,FF,Low,High,Ascii)
- Entropy Viewer
- Hex Viewer
- String Highlight
- Graphic Stats (Pie Charts!)
- Call Structure Viewer
- Media listing
- 3D Viewer (!)
- Create Editors
- Hex Editor
- Strings Editor
- Ressources Editor
- Disassembly Editor (!)
- Thread Optimization
- Fix File Size Limitation
- Export Stats
Visit the wiki for more informations on which features are being developped.
If you want the latest unstable version, consider cloning the dev branch.