https://github.com/aybe/rawinspector
A tool for visually inspecting binary files
https://github.com/aybe/rawinspector
Last synced: 10 months ago
JSON representation
A tool for visually inspecting binary files
- Host: GitHub
- URL: https://github.com/aybe/rawinspector
- Owner: aybe
- Created: 2018-07-12T01:02:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T02:37:19.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T10:56:09.610Z (about 1 year ago)
- Language: C#
- Size: 290 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RAWInspector
A tool for visually inspecting binary files
(highly inspired from GfxRip and Maptapper)
This is a tool I've developed when I tried to reverse-engineer some games' file formats.
It allows to get a quick overview of what's in a file and play with the stride and offset:

There's a strong emphasis on keyboard use, here's the help (btw, it's the F1 key):

(tip: when panning with the mouse, wrapping is active for a more pleasent experience)
## Links
http://retrospec.sgn.net/game/gfxrip
http://b3dgs.com/gfxrip/
http://codetapper.com/amiga/maptapper/