CONVERTING DATA TYPES

used to make the decompiler output more readable

root@sre:~$ ./ghidra
ghidra > assembly listing view > right-click an immediate value > convert > {hexadecimal | decimal | char | ...}
 

Last updated