Skip to content

Commit

Permalink
Merge pull request #320 from joxeankoret/joxeankoret-patch-12
Browse files Browse the repository at this point in the history
Update diaphora_ida.py
  • Loading branch information
joxeankoret authored Nov 24, 2024
2 parents 7ff7058 + f9d7ac2 commit d8b898e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diaphora_ida.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ def __init__(self):
Export options:
<Use the decompiler if available:{rUseDecompiler}>
<#Enable this option to disable exporting microcode#Export microcode instructions and basic blocks:{rExportMicrocode}>
<#Use this option to enable or disable exporting microcode#Export microcode instructions and basic blocks:{rExportMicrocode}>
<Do not export library and thunk functions:{rExcludeLibraryThunk}>
<#Enable if you want neither sub_* functions nor library functions to be exported#Export only non-IDA generated functions:{rNonIdaSubs}>
<#Export only function summaries, not all instructions. Showing differences in a graph between functions will not be available.#Do not export instructions and basic blocks:{rFuncSummariesOnly}>
Expand Down

0 comments on commit d8b898e

Please sign in to comment.