Welcome to IDA 7.0!
Application Details:
Version: | 7.0 |
License: | Subscription |
URL: | http://www.hex-rays.com/idapro... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 4.0.1 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Specific features were not extensively tested, however everything seems to work.
What does not
The Python 2.7 installer included in the IDA Pro 7.0 installer does not work and requires a workaround.
Workarounds
To install python 2.7:
1. run winecfg and set MSVCR90.dll to builtin.
2. Then download and install the Python 2.7 MSI by executing "wine msiexec /i python-2.7.10.amd64.msi /qb TARGETDIR=C:\Python", substituting C:\Python for any directory in the drive_c folder in your wineprefix.
Afterwords, re-run the IDA Pro installer if you've already installed it.
What was not tested
Debuggers.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux Unstable "Sid" x86_64 | Jun 26 2019 | 4.0.1 | Yes | Yes | Yes | Gold | Leo | |
Show | Debian GNU/kFreeBSD Unstable "Sid" | Jun 25 2019 | 4.0.1 | Yes | Yes | Yes | Gold | Kamay | |
Show | Manjaro Linux | May 19 2019 | 4.8-staging | Yes | Yes | No | Garbage | Bent | |
Current | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Jan 08 2019 | 3.0.4 | Yes | Yes | Yes | Gold | Rhythm Lunatic |
Bug # | Description | Status | Resolution | Other apps affected |
Use winetricks work around the font display problem:
Â
If you get a message box on startup, stating:
ÂÂ"Keyboard layout error: Failed to get the scan code of '~' (VkKeyScaÂn failure)"
Either check the box "don't display that message again" or go to the following directory:
Then open the file "idagui.cfg" with a text editor, and locate the line containing the following:
and comment it out:
save and restart.
Comments for this application have been disabled because there are no maintainers.