Package ghidra.app.cmd.module
package ghidra.app.cmd.module
-
ClassDescriptionThis command will organize a program tree into levels from the bottom up.Command to create a root in the program; the root module has fragments named the same as the memory blocks.Command to create a folder in a program tree.Command to create a Fragment.Delete a tree in the program.this code will apply the Dominance algorithm to a module or fragment in a program tree.Command to merge a Folder with its Parent folder.Command that applies the "module" algorithm to a specified Module or Fragment.Command for renaming a fragment or a module in listing.Command to rename a tree in a program; this does not affect the root module of the tree.Command to reorder children in a module.Command that organizes a Module or Fragment according to a specified block model.