Idaplugins
No description available
Install / Use
/learn @rand-tech/IdapluginsREADME
idaplugins
-
navigator.py
Provides shortcuts to navigate between functions and data items j to go to next item, k to go to previous item
wget -P ~/.idapro/plugins/ https://raw.githubusercontent.com/rand-tech/idaplugins/refs/heads/main/navigator.py -
funcfiletree.py
Display functions grouped by source file
<img src="docs/img/fft2.jpg" width="50%"> <img src="docs/img/fft1.jpg" width="50%">wget -P ~/.idapro/plugins/ https://raw.githubusercontent.com/rand-tech/idaplugins/refs/heads/main/funcfiletree.py -
icp.py
Command palette for IDA Pro
<img src="docs/img/icp1.jpg" width="50%">wget -P ~/.idapro/plugins/ https://raw.githubusercontent.com/rand-tech/idaplugins/refs/heads/main/icp.py
