User:Ziella/Sandbox1

From The VG Resource Wiki
< User:Ziella
Revision as of 12:54, 6 February 2019 by Ziella (talk | contribs) (Created page with "{{WIP}} At first glance, creating a QuickBMS script may seem very difficult, it however isn't too difficult! Throughout this tutorial, we'll go through a sample file, figure...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 Mettaur wip.gif Bear with us! This article is a work in progress.

We're currently gathering more information for this article. Stay tuned!


At first glance, creating a QuickBMS script may seem very difficult, it however isn't too difficult! Throughout this tutorial, we'll go through a sample file, figure out the format and write a QuickBMS script in order to extract the contents. Before we begin, make sure to download everything that's required.

Required Files / Tools

Tutorial

Analyzing the file

First, let's open up the sample file in your hex editor of choice.

The first thing to figure out is what endian the file uses. The endianness is the order the bytes are read in.