idb icon indicating copy to clipboard operation
idb copied to clipboard

How to import IDB library to my own python code?

Open Qianli-Ma opened this issue 4 years ago • 1 comments

We use GitHub Issues for bugs.

--- Please use this template, and delete everything above this line before submitting your issue ---

Description

In the guided tour, it states that This client library can be imported into your own python3 code if you wish, or the CLI can be called from any other kind of automation. However I have yet to find an manual on how to use it within my code. Importing idb, idb.client does not provide any methods I can call directly.

Reproduction

import idb or idb.client within python3

Solution

[OPTIONAL: Do you know what needs to be done to address this issue? Ideally, provide a pull request which fixes this issue.]

Additional Information

fb-idb==1.0.12

Qianli-Ma avatar Oct 21 '20 03:10 Qianli-Ma

Did you find a solution Qianli-Ma ?

zaphodikus avatar Apr 05 '24 08:04 zaphodikus