Submit a plugin
Back to the list
Pixel Loader
v0.1
  • Released on: 2024-02-04
  • Last update: 2024-02-08
Download
SHA256 checksum:
c8020c56e477699eb6bdc35d7bf3febd84f179485585d6af7d62bd2c5b51e2b5

The loader helps indentifying offeset of functions, and renaming them, marking Code/Data segments, adding basic C-Style structures.


Requirements:

- A recent IDA Pro 7.x / 8.x with idapython (python 3).

Installation

Simply copy the script to the following path:

$IDAPRO/loaders/

Where $IDAPRO is the folder/directory where the ida executable is located. For example on Windows that would be something like C:\Program Files\IDA Pro 8.3\loaders\

Afterwards, whenever a pixel ABL is loaded into ida pro, the loader module will show up in the options, simply click ok.

idapro83-abl-firsttime.PNG