https://github.com/hasherezade/ida_ifl
IFL - Interactive Functions List (plugin for IDA Pro)
https://github.com/hasherezade/ida_ifl
ida-plugin ida-pro idapython-plugin
Last synced: 5 months ago
JSON representation
IFL - Interactive Functions List (plugin for IDA Pro)
- Host: GitHub
- URL: https://github.com/hasherezade/ida_ifl
- Owner: hasherezade
- Created: 2015-09-22T23:45:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T20:49:11.000Z (8 months ago)
- Last Synced: 2025-03-31T23:33:44.697Z (6 months ago)
- Topics: ida-plugin, ida-pro, idapython-plugin
- Language: Python
- Homepage: https://www.youtube.com/watch?v=L6sROW_MivE
- Size: 418 KB
- Stars: 458
- Watchers: 22
- Forks: 68
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IFL - Interactive Functions List
[](https://github.com/hasherezade/ida_ifl/releases)
[](https://github.com/hasherezade/ida_ifl/releases)[](https://github.com/hasherezade/ida_ifl/commits)
[](https://github.com/hasherezade/ida_ifl/commits)License: CC-BY (https://creativecommons.org/licenses/by/3.0/)
A small plugin with a goal to provide user-friendly way to navigate between functions and their references.
Additionally, it allows to import reports generated by i.e. [PE-sieve](https://github.com/hasherezade/pe-sieve/wiki/1.-FAQ) into IDA. Supports:
+ [`.tag` format](https://github.com/hasherezade/tiny_tracer/wiki/Using-the-TAGs-with-disassemblers-and-debuggers) (generated by [PE-sieve](https://github.com/hasherezade/pe-sieve), [Tiny Tracer](https://github.com/hasherezade/tiny_tracer), [PE-bear](https://github.com/hasherezade/pe-bear-releases))
+ [`.imports.txt` format](https://github.com/hasherezade/pe-sieve/wiki/4.3.-Import-table-reconstruction-(imp)) (generated by [PE-sieve](https://github.com/hasherezade/pe-sieve))*A legacy version for Python 2 available via branch [python2](https://github.com/hasherezade/ida_ifl/tree/python2)*
#### For Binary Ninja version check: https://github.com/leandrofroes/bn_ifl
Demo
==Dark theme:

Light theme:
