SkillAgentSearch skills...

Idaplugins

No description available

Install / Use

/learn @rand-tech/Idaplugins
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

    wget -P ~/.idapro/plugins/ https://raw.githubusercontent.com/rand-tech/idaplugins/refs/heads/main/funcfiletree.py
    
    <img src="docs/img/fft2.jpg" width="50%"> <img src="docs/img/fft1.jpg" width="50%">
  • icp.py

    Command palette for IDA Pro

    wget -P ~/.idapro/plugins/ https://raw.githubusercontent.com/rand-tech/idaplugins/refs/heads/main/icp.py
    
    <img src="docs/img/icp1.jpg" width="50%">
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated2mo ago
Forks3

Languages

Python

Security Score

70/100

Audited on Jan 12, 2026

No findings