Skip to content

Latest commit

 

History

History
76 lines (47 loc) · 1.93 KB

_format.md

File metadata and controls

76 lines (47 loc) · 1.93 KB

Awesome Data Format Reverse Engineering

A curated list of awesome reverse engineering resources to make you better!

Managed by Reversing.ID for the reversing community.

Introduction

Data Format Reverse Engineering focus on representation and interpretation of structured data in stored or transmitted form.

In some cases, format reversing is done in conjunction with software which generate the data.

Table of Contents


Hex Editors

Hex editor lets you view/edit the binary data of a file.

Multi/cross platform

Windows

Mac OS X

Format Identifier

Structure Parser

Binary Visualization

String Search

Pattern Search

Bundle Extractor

Game Assets