Database conversion from idb to i64
Database conversion from idb to i64
Main usage
ida foo.idbList of the available command line switches
--cvt64 automatically confirms the following question:
'You passed 32bit IDB file foo.idb to ida64.
Do you wish to convert it to 64bit database?'
-Ocvt64 options:
overwrite=yes/no/ask -yes: overwrite the existing i64 database
no: immediately exit if the i64 database exists
ask: ask the user what to do if the i64 database exists
default: ask
restart=yes/no/ask - yes: automatically open the converted database in IDA
no: exit after the conversion
ask: ask the user if the converted database should be opened
default: yes
privmove=yes/no/ask - move privrange beyond 32bit addrspace after
conversion?
default: yes, which means to automatically move
the privrange to 0xFF00000000000000Example
Last updated
Was this helpful?
