Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIC (mcu) architecture support #355

Open
karliss opened this issue May 28, 2024 · 1 comment · May be fixed by #356
Open

PIC (mcu) architecture support #355

karliss opened this issue May 28, 2024 · 1 comment · May be fixed by #356
Assignees
Labels
enhancement New feature or request

Comments

@karliss
Copy link
Member

karliss commented May 28, 2024

In theory both Ghidra and Rizin support it, but there is no mapping in https://github.com/rizinorg/rz-ghidra/blob/733ad009bd603a9ea03d386d2781acff7a150ee2/src/ArchMap.cpp .

Not sure how much additional arch specific code is required besides that. Might also have some adressing/memory region weirdness due to Harvard architecture (like many 8bit MCUs).

@karliss karliss added the enhancement New feature or request label May 28, 2024
@XVilka
Copy link
Member

XVilka commented Jun 10, 2024

@imbillow could you please add also the mapping for PIC and #341?

@imbillow imbillow linked a pull request Jun 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants