├── LICENSE ├── README.md ├── autocompletion.png ├── docstring.png ├── paths.png ├── pycharm_wrapper.py └── template.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overfl0/IDAPython-pycharm-setup/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overfl0/IDAPython-pycharm-setup/HEAD/README.md -------------------------------------------------------------------------------- /autocompletion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overfl0/IDAPython-pycharm-setup/HEAD/autocompletion.png -------------------------------------------------------------------------------- /docstring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overfl0/IDAPython-pycharm-setup/HEAD/docstring.png -------------------------------------------------------------------------------- /paths.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overfl0/IDAPython-pycharm-setup/HEAD/paths.png -------------------------------------------------------------------------------- /pycharm_wrapper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overfl0/IDAPython-pycharm-setup/HEAD/pycharm_wrapper.py -------------------------------------------------------------------------------- /template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overfl0/IDAPython-pycharm-setup/HEAD/template.png --------------------------------------------------------------------------------