IDA 7.0sp1

IDA 7.0.171130 (SP1) November 30, 2017

Welcome to IDA 7.0 SP1!

IDA 7.0 SP1 fixes numerous minor issues discovered since the release of IDA 7.0.

Complete changelist

  • Processor Modules

    • h8: added support for Renesas H8/3687 Group microcomputers

  • BUGFIXES

    • BUGFIX: ARM: ida could interr (code 230) while trying to decode malformed arm64 instructions

    • BUGFIX: ARM: some standard ARMv8 instructions were incorrectly decoded as ARMv8.1 atomic instructions

    • BUGFIX: BOCHS: x64 memory mapping for IDB debugging was wrong in some cases

    • BUGFIX: C166: fixed output of the offsets for operands with the indirect memory reference

    • BUGFIX: Debugger > Run could fail either starting the process, or loading the binary file for auto-analysis in case the target file didn't exist on the remote computer and IDA was asked to push it there and it was requested to be pushed into a non-existing directory

    • BUGFIX: debugger: exceptions whose reporting was set to "Silent" or "Log", could still cause a warning to be shown

    • BUGFIX: debugger: bochs: improved PE+ (Win64) emulation support

    • BUGFIX: debugger: debug names could disappear after analyzing a module

    • BUGFIX: debugger: IDA could try to load PDB info for unsupported file formats if source debugging was enabled, leading to confusing error messages

    • BUGFIX: debugger: ios: 'ios_deploy proclist' would not display an error message if the device returned an empty process list

    • BUGFIX: debugger: ios: Attaching to a process and 'ios_deploy proclist' could crash with iOS 11

    • BUGFIX: debugger: ios: stack traces on iOS could have an incorrect address in the 0th frame

    • BUGFIX: debugger: linux: the process may not have stopped at entry point in some cases with ASLR active

    • BUGFIX: debugger: MEMORY segment could be missing when attaching to a debuggung session a second time

    • BUGFIX: debugger: PIN: IDA could freeze on 'reading trace...' waitbox

    • BUGFIX: debugger: When performing instant remote debugging of ELF files, DWARF info would not be loaded

    • BUGFIX: debugger: win32: fixed a handle leak