mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GT-2 - Documentation - fixed missing help links in Decompiler; fixed
script categories
This commit is contained in:
parent
f0832a6e9d
commit
85d1ab7d51
10 changed files with 111 additions and 104 deletions
|
@ -13,10 +13,10 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
//This script asks for a name and value for an equate and applies it at all scalar operands in the current selection (if applicable) or the entire program if
|
||||
//no selection is made
|
||||
//This script asks for a name and value for an equate and applies it at all scalar operands
|
||||
// in the current selection (if applicable) or the entire program if no selection is made
|
||||
//@author
|
||||
//@category _NEW_
|
||||
//@category
|
||||
//@keybinding
|
||||
//@menupath
|
||||
//@toolbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue