Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themadinventor/ida-xtensa
IDAPython plugin for Tensilica Xtensa (as seen in ESP8266)
https://github.com/themadinventor/ida-xtensa
Last synced: 1 minute ago
JSON representation
IDAPython plugin for Tensilica Xtensa (as seen in ESP8266)
- Host: GitHub
- URL: https://github.com/themadinventor/ida-xtensa
- Owner: themadinventor
- License: gpl-2.0
- Created: 2014-09-15T19:07:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T14:28:55.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T10:01:57.444Z (3 months ago)
- Language: Python
- Size: 59.6 KB
- Stars: 165
- Watchers: 15
- Forks: 45
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ida-xtensa
This is a processor plugin for IDA 7.x, to support the Xtensa core found in
Espressif ESP8266 and ESP32.
It does not support other configurations of the Xtensa architecture, but that is probably
(hopefully) easy to implement.This is a beta release, for your hacking pleasure.
## Usage
Copy the file to the `procs/` directory in your IDA install. Ta-daa!## License
GPLv2!