├── IDA ├── README.md └── Renamer │ ├── README.md │ ├── demo.gif │ └── renamer.py ├── LICENSE └── README.md /IDA/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/claroty/ResearchTools/HEAD/IDA/README.md -------------------------------------------------------------------------------- /IDA/Renamer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/claroty/ResearchTools/HEAD/IDA/Renamer/README.md -------------------------------------------------------------------------------- /IDA/Renamer/demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/claroty/ResearchTools/HEAD/IDA/Renamer/demo.gif -------------------------------------------------------------------------------- /IDA/Renamer/renamer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/claroty/ResearchTools/HEAD/IDA/Renamer/renamer.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/claroty/ResearchTools/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/claroty/ResearchTools/HEAD/README.md --------------------------------------------------------------------------------