Skip to content
/ ibpt Public

Map a different (custom) Partition table against data on a disk (or an image file) in IsoBuster

Notifications You must be signed in to change notification settings

Isobuster/ibpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

ibpt

Map a different (custom) Partition table against data on a disk (or an image file) in IsoBuster.
This tells IsoBuster to ignore the on-disk MBR, GPT, .. partition table data in favour of whatever is contained in the *.ibpt file

This feature is available since IsoBuster 5.3

To export a *.ibpt partition-table file:

  • Select a drive or load an image file
  • Hold CTRL+SHIFT while right mouse clicking the top most icon in the left pane
  • Choose "Export Partition information"

To import a *.ibpt partition-table file:

  • Select a drive or load an image file
  • Drag the *.ibpt file onto IsoBuster

The *.ibpt file is a simple text file that can be opened with any text editor.

Make changes per your requirements or per your test data before dragging it onto IsoBuster. This way you can easily expose hidden partitions, if you know (or found) where they are.

Example:

// [Address], [Blocks], [Offset], [Name], [Year], [Month], [Day], [Hour], [Minute], [Second], [GMTOffset]
3894861824, 12165120, 0 ,Only interested in this partition, 0, 0, 0, 0, 0, 0, 0

Screenshot - After importing an IBPT

Screenshot - Export IBPT

About

Map a different (custom) Partition table against data on a disk (or an image file) in IsoBuster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published