Skip to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ifred - IDA command palette 2026.09.03

3 Screenshots

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

Edited by bluedevil

What's New in Version 2026.09.03

Released

Go to CHANGELOG for full release information.

Added

  • IDA Pro v9.4 support - rebuilt against the IDA Pro SDK v9.4 (hotfix 1)

  • Windows on ARM64 (aarch64) support

  • Edit > Plugins > ifred menu with Settings and About entries

  • Settings window with two tabs: a Theme Selector and an in-place config.json editor

  • Light theme, and a gitkraken-light theme (gitkraken is now split into gitkraken-dark / gitkraken-light)

  • Version information embedded in the built binaries, stamped with the build date (YYYY.MM.DD): a Windows VERSIONINFO resource, the Mach-O current_version on macOS, and a greppable ifred version ... string on all platforms

Fixed

  • Replaced the IDA SDK notification functions deprecated in 9.4 (hook_to_notification_point / unhook_from_notification_point) with the new event-listener API: dedicated event_listener_t listener classes registered via hook_event_listener / unhook_event_listener. The plugin no longer calls any deprecated SDK function.

  • gitkraken theme: list rows were unreadable (text drawn in the background colour); reworked and split into gitkraken-dark / gitkraken-light

  • ayudark theme: black/invisible text, wrong sizing and a missing search icon

  • Search-box placeholder ("Enter action or option name...") was invisible on the ayudark / ayumirage / ayuwhite themes

  • macOS arm64 binary is now stripped at link time (-Wl,-x), which keeps LC_ID_DYLIB intact so the plugin loads - a post-build strip removed it

  • Silenced a signed/unsigned comparison warning and fixed undefined behaviour when reading an enum back through va_arg in the type enumeration

Changed

  • Every theme now lives in its own folder under theme/, so users can add or remove themes and switch between them live from Settings while working in IDA Pro

  • The default (built-in) theme is now a real dark/ folder; ifred ships dark, light, solarized-dark and solarized-light (the remaining themes stay in the repository for manual installation)

  • The palette font is now resolved per-OS and set with a single-value CSS font-family (Qt does not reliably honour multi-f

User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.