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

use inf_is_64bit to determine the bitness for IDA_SDK_VERSION>=830 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leommxj
Copy link

@leommxj leommxj commented Dec 27, 2024

starting from ida 8.3, ida64.exe can open 32-bit binary and idb file. ida 9.0 has removed ida.exe
ph.flag&PR_USE64 return PR_USE64 if we open a 32-bit binary with ida64.exe
change to inf_is_64bit from idaapi

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

Successfully merging this pull request may close these issues.

1 participant