question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IDA Integration: Work with IDA 7.0 (specifically 7.5+)

See original GitHub issue

Currently, the IDA pro integration only works as-is on versions of IDA v7.4 and below.

The most recent v7.5 deprecated the old API by default, and while it can be enabled, the IDAPython script and the pwndbg.ida module makes use of the old API.

Since IDA v7.0 was released several years ago, it should be safe to deprecate support entirely for versions 6.x and lower.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:16 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kotee4kocommented, Apr 4, 2021

On IDA Pro 7.5 *

0reactions
disconnect3dcommented, Oct 3, 2022

@mahaloz I’d be fine & happy with using your code (and ofc giving you credits for that!) but I haven’t used IDA integration for a long time since I don’t have an official license and the free one I am using now is missing Python scripting capabilities.

If there’s a chance you or somebody else can contribute that, I’d love merging such PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

IDA: What's new in 7.5 - Hex Rays
A tree-like folder view is available in many IDA standard views. You can create folders and move items between them. To start with,...
Read more >
Interactive IDA Plugin List - GitHub Pages
This script will give you the list of ARM system instructions used in your IDA database. This is useful for locating specific low-level...
Read more >
idatips - Twitter
Exists since IDA 7.5, after our conversation :) 1. 6. 42. idatips Retweeted ... GitHub - cseagle/blc: Integrate Ghidra's decompiler as an Ida...
Read more >
BinDiff Manual - Zynamics
macOS: Notarized binaries/package compatible with macOS 11 "Big Sur" ... Ported BinDiff and BinExport plugins to IDA 7; Built on IDA SDK 7.2 ......
Read more >
pwndbg - Bountysource
Currently, the IDA pro integration only works as-is on versions of IDA v7.4 and below. The most recent v7.5 deprecated the old API...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found