Skip to content
#

idapython

Here are 68 public repositories matching this topic...

saidelike
saidelike commented Mar 8, 2019

As discussed on IRC, I personally found the naming of project/databases confusing at first. so I propose instead:

  • Project: maybe using "File" is better? Dunno, but it corresponds to a unique file hash. Otherwise "Project" is fine
  • Database: I think "Snapshot" is better, but is up to you.

Clarifying that any change that does not trigger an event in IDA will not be synced to others, hence

ida-minsc
arizvisa
arizvisa commented Nov 27, 2019

IDA 7.4 includes the option to enable the Python3 or Python2 IDAPython plugin by default. It would be great to update the docs to reference how to enable Python2 for IDAPython in a user's installation.

A friend pasted me the following filenames that contain the plugin libraries to rename for his platform.

 1994  mv idapython.dylib idapython.3.disabled
 1996  mv idapython64.dylib idapytho

Improve this page

Add a description, image, and links to the idapython topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the idapython topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.