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

Enable option to set file type #4

Open
ddash-ct opened this issue Jul 15, 2024 · 0 comments
Open

Enable option to set file type #4

ddash-ct opened this issue Jul 15, 2024 · 0 comments

Comments

@ddash-ct
Copy link
Contributor

For IDA, there is a -T command line option (https://hex-rays.com/products/ida/support/idadoc/417.shtml) which enables setting the specific file type. This can assist with shellcode analysis, such as situations when the file type is incorrectly determined (e.g. Esp8266RomImage vs Binary).

While setting the processor type works in this circumstance, the incorrect file type thwarts desired analysis.

Uncertain of the equivalent in Ghidra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant