How do I select the 6502 as an architecture? #7449
-
When I try loading a binary file containing 6502 machine code, it asks me for the platform in "Open with Options", but the list does not contain anything related to 6502 nor a NES. Am I doing something wrong? I made sure the plugin is installed and enabled. Using Binary Ninja Personal. |
Beta Was this translation helpful? Give feedback.
Answered by
matteodev8
Oct 1, 2025
Replies: 1 comment 1 reply
-
Are you sure you aren't getting any errors about the plugin failing to load? You should see 6502 listed: ![]() You can also check with:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured it out now. It actually wasn't installed, looked at the wrong extension. My bad!