-------------------------------------------------------------------- pyreml - REML handling module -------------------------------------------------------------------- INTRODUCTION pyreml handles REML files produced with idb2reml. REML files contain much of IDA's DB information in a friendly XML format, please refer to idb2reml for more information on REML. AVAILABILITY Last versions are available at: http://dkbza.org/pyreml.html INSTALLATION/USAGE Just importing it should suffice. REML files can be loaded and processed allowing for analyzing binaries in a very automatic way, not relying on IDA anymore once the REML is exported. TODO Nothing. Patches or suggestions are, as usual, welcomed. BUGS None known. Any feedback will be welcome. THANKS This project is sponsored by F-Secure Corporation by allowing me to use some company time and resources for development. Please note that F-Secure is only sponsoring the project, the company does not provide any formal support for this software. Questions, comments, bug reports should be directed to the author. F-Secure Corporation's website is located at http://www.F-Secure.com/ -------------------------------------------------------------------- Copyright (c) 2005 Ero Carrera . All rights reserved. --------------------------------------------------------------------