Skip to content

huku-/ida-venv-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ida-venv playground

A toy repository to help you get started with incorporating ida-venv in your IDA Pro workflows. No manual installation required.

  1. Clone this repository and its submodules:

     git clone --recurse-submodules https://github.com/huku-/ida-venv-playground.git
    
  2. Add required Python libraries in requirements.txt. For demonstration purposes I have only added networkx.

  3. Write code in env.py. Import third-party Python libraries as you would normally do in a standard virtual environment.

  4. Open IDA Pro FileScript file... and select main.py

  5. Enjoy and thank me later

About

Get up and running quickly with ida-venv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published