How do I change the minumum for the string length in binary ninja? #4679
|
|
Answered by
xusheng6
Oct 20, 2023
Replies: 2 comments 4 replies
|
Did you reanalyze the file after changing that setting? What file format is this? Elf? Macho? macOS type libraries unfortunately don't yet have libc support that would also include the type information for printf that would also influence the rendering of that data as a string. If you double click the data reference I assume you see the strings? Finally, is this with the latest version of Binary Ninja? |
4 replies
|
Fixed, thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I have created an issue to track it: #4697. The binary can be found there