Skip to content

NopAngel/materialeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Material Editor

Material Editor It is an advanced visual tool for intelligent inspection and analysis of binary files, designed with an emphasis on structural clarity, human interpretability, and extensibility.

demo


🧠 Features

  • Loading and viewing binaries with real-time hexadecimal dumps
  • Automatic structure inference (ascii, uint32, known signatures, etc.)
  • Natural language semantic interpretation
  • C++-like syntax pattern editor, with dynamic highlighting and validation
  • Interactive structural table that reflects detected fields (offsets, sizes, types, values)
  • Statistical type and entropy analysis
  • Pie Chart display of field distribution
  • Minimalist dark theme and design inspired by tools like ImHex or Ghidra

🚀 Install

# Step 1: clone the repository
git clone https://github.com/tu-usuario/material-editor.git
cd material-editor

# Step 2: install packages
pip install -r requirements.txt

# Step 3: run app
python src/ui/material_editor.py

License

This project is licensed under the GNU General Public License v3.0

About

Material Editor: Editor for reverse engineering (DEMO)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published