Project

General

Profile

Actions

Feature #106

closed

Abstract exec file class for loaders

Added by Alexis Jeandet almost 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
High
Target version:
Start date:
30/03/2014
Due date:
% Done:

10%

Estimated time:

Description

To make easier loader plugin development, an abstract class to manage elf/bin/srec/... files is mandatory.
This class should open the file and automatically extract data sections(when applicable) and address(except for bin file).
For srec files it should accept more than one file at time in case of split .text and .data sections in different srec files.
It should also be usable from Python shell.

Actions

Also available in: Atom PDF