rizinorg / rz-ghidra

Deep ghidra decompiler and sleigh disassembler integration for rizin
GNU Lesser General Public License v3.0
829 stars 88 forks source link

Use flags for generating missing function names #335

Closed thestr4ng3r closed 1 year ago

thestr4ng3r commented 1 year ago

When there is no rizin function, but a flag and we need to generate some function name there, we can use the flag name instead of the default behavior, which is to call it "func_".