Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   ifred - IDA Palette - IDA command palette & more (https://forum.exetools.com/showthread.php?t=20872)

blue_devil 03-10-2024 20:02

ifred - IDA Palette - IDA command palette & more
 
2 Attachment(s)
IDA Palette (or its project name: ifred) is a plugin which provides fast search on IDA Pro's commands/menu items or searches through its strings output!

This plugin provides 2 keyboard shortcuts:
  • Ctrl + P : Searched through IDA's commands
  • Ctrl + Shift +P : Searched through IDA's string output

IDA Palette (ifred) Github Repo

Code:

https://github.com/Jinmo/ifred

Prebuilt Plugins:

https://jinmo123.visualstudio.com/idapkg/_build/results?buildId=207&view=results

Download Windows Py11 (Official Prebuilt plugins from Azure Pipelines):
Code:

https://pixeldrain.com/u/n1ywTfqs
Download Linux Py11 (I've built this one with SDK v8.2):
Code:

https://pixeldrain.com/u/gKDNQ7EV
Download macOS Py11(I've built this one with SDK v8.2):
Code:

https://pixeldrain.com/u/AYRECPTp

TQN 03-15-2024 06:59

You can try the following simple IDA Python plugin. IDAFuzzy, for IDA >= 7.x, Python 3

https://github.com/HongThatCong/IDAFuzzy

blue_devil 03-15-2024 14:42

This is awesome @TQN, i was searching for a python implementation for it.
After installing `thefuzz` python library the plugin worked without a problem.
The plugin searches through all command palette. I didn't check all of them but it seems working.
The other best thing is it also searches the strings. What I mean by strings are, IDA Pro rename all strings, so if you guess the variable name, this plugin shows it; very nice!

@TQN, also I have realized that you have updated this plugin yesterday! You got your star dude ;)

blue_devil 10-29-2024 05:33

ifred - updated for IDA Pro v9.0
 
5 Attachment(s)
ifred - IDA Command Palette and More is updated for IDA Pro v9.0

Homepage
Code:

https://github.com/Jinmo/ifred
MyFork
Code:

https://github.com/blue-devil/ifred

blue_devil 09-15-2025 05:34

ifred - IDA Palette for IDA Pro v9.2
 
2 Attachment(s)
IDA Pro v9.2 migrated to Qt6.8
I have updated the plugin.

Home
Code:

https://github.com/Jinmo/ifred
Download
Code:

https://github.com/blue-devil/ifred/releases
I only can build the plugin for Windows and Linux. I could not manage to build it for macOS; I got errors.

blue_devil 12-10-2025 16:41

4 Attachment(s)
Hello;
After IDA Pro upgraded to Qt6, I could not manage to build for macOS.
I have fixed the building issue for macOS systems. You can check the repo:
Code:

https://github.com/blue-devil/ifred/
Download prebuilt binaries
Code:

https://github.com/blue-devil/ifred/releases

blue_devil 02-16-2026 20:23

5 Attachment(s)
Hello

IDA Pro release v9.3. So I have rebuilt the plugin with new SDK.

Plugin repo (my fork):
Code:

https://github.com/blue-devil/ifred/
Releases (Pre-built binaries)
Code:

https://github.com/blue-devil/ifred/releases

zzfeed 02-21-2026 13:44

Quote:

Originally Posted by blue_devil (Post 134612)
Hello

IDA Pro release v9.3. So I have rebuilt the plugin with new SDK.

Plugin repo (my fork):
Code:

https://github.com/blue-devil/ifred/
Releases (Pre-built binaries)
Code:

https://github.com/blue-devil/ifred/releases

ida_palette-win_x86_64.7z is only 122 byes,it include nothing:D

blue_devil 02-23-2026 13:59

Quote:

Originally Posted by zzfeed (Post 134653)
ida_palette-win_x86_64.7z is only 122 byes,it include nothing:D

You are right, fixed in the post


All times are GMT +8. The time now is 10:39.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX