Skip to content

Mixbo-zz/relooker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relooker

Status

Version Build

Intro

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.

Download current release

Which files can I analyze?

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.

Screenshot

Install

Install on Linux and Mac OS X

$ ./kompile 

A few releases were published with a compiled executable.

Features

Currently Working

  • 2D Visualization
    • Value range (Null,FF,Low,High,Ascii)
    • Entropy Viewer
  • Hex Viewer
  • String Highlight
  • Graphic Stats (Pie Charts!)

ToDo

  • 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.

About

Reverse engineering software with basic visualizing tools

Resources

Stars

Watchers

Forks

Packages

No packages published