MoveFunctionToFolder
Description
This is the listing-specific version of the tree view's similar operation, and lets you conveniently organize your database directly from IDA View-*, Pseudocode-* and Microcode-* widgets, without having to go through the "Functions" widget.
For example, on the current location:

Invoking the dialog, and entering an (unexisting yet) path:

...will move the function to that place:

Notes
This function is only available when positioned on the "header" of the function:
In
Pseudocode-*: the first line (i.e., the prototype).In
Microcode-*: the first line.In
IDA View-*: any line from the prototype of the function, up to & including the first instruction. In addition, if a section of the listing is selected, all functions covered by that selection will be moved.
Last updated
Was this helpful?
