项目作者: pfalcon

项目描述 :
IDAPython plugin for Tensilica Xtensa (as seen in ESP8266), version 2
高级语言: Python
项目地址: git://github.com/pfalcon/ida-xtensa2.git
创建时间: 2016-09-15T20:18:49Z
项目社区:https://github.com/pfalcon/ida-xtensa2

开源协议:GNU General Public License v2.0

下载


ida-xtensa2

This is a processor plugin for disassemblers which use IDAPython API, to support the Xtensa
core found in Espressif ESP8266. It does not support other configurations of the Xtensa
architecture, but that is probably (hopefully) easy to implement.
Originally developed for IDA (https://github.com/themadinventor/ida-xtensa),
this fork is used almost exclusively with ScratchABit open-source
disassembler: https://github.com/pfalcon/ScratchABit .

Usage

Copy the file to the plugins/cpu/ directory in your ScratchABit install.

Or:

Copy the file to the procs/ directory in your IDA install.

License

GPLv2