Skip to content

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

Open
leommxj wants to merge 2 commits intoalexhude:masterfrom
leommxj:fix_bitness
Open

use inf_is_64bit to determine the bitness for IDA_SDK_VERSION>=830#48
leommxj wants to merge 2 commits intoalexhude:masterfrom
leommxj:fix_bitness

Conversation

@leommxj
Copy link
Copy Markdown

@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