Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

zyantific/continuum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

continuum

continuum is an IDA Pro plugin adding multi-binary project support, allowing fast navigation in applications involving many shared libraries.

This project is still work in progress and not suitable for production use.

Features

  • Quick navigation between many IDA instances
    • Project explorer widget in IDA's "sidebar"
    • Pressing SHIFT + F on an extrn symbol navigates to the instance where the symbol is defined
    • If required, new IDA instances are automatically spawned for IDBs with no instance open
  • Type information is synchronized between all IDBs in a project (beta)

Screenshots

Project creation Project explorer

Requirements

  • IDA >= 6.9
  • IDAPython (ships with IDA)

All operating systems supported by IDA are also supported by this plugin. Lacking licenses for Linux and OSX, it hasn't been tested on these platforms, yet.

Installation

Place the continuum directory and continuum_ldr.py into the plugins directory of your IDA installation.

About

Plugin adding multi-binary project support to IDA Pro (WIP)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages