You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when analysis an ios ARM exec on:
Gahidra ver 11.4.3
Mac m1 sequoia 15.5
enable dufalut analysis values. i think issues becuase of (Objective-C 2) and (CFString)
can Increase MAX_SYMBOL_NAME_LENGTH solve the issue ?
when end analysis this msg show up:
These messages are also written to the application log file)
There were too many messages to display.
5485 messages have been truncated.
Symbol name exceeds maximum length of 2000, length=2895
ghidra.util.exception.InvalidInputException: Symbol name exceeds maximum length of 2000, length=2895
at ghidra.program.model.symbol.SymbolUtilities.validateName(SymbolUtilities.java:235)
at ghidra.program.database.symbol.SymbolManager.validateName(SymbolManager.java:3036)
at ghidra.program.database.symbol.SymbolManager.createCodeSymbol(SymbolManager.java:2841)
at ghidra.program.database.symbol.SymbolManager.createLabel(SymbolManager.java:2814)
at ghidra.program.database.symbol.SymbolManager.createLabel(SymbolManager.java:2805)
at ghidra.macosx.analyzers.CFStringAnalyzer.added(CFStringAnalyzer.java:116)
at ghidra.app.plugin.core.analysis.AnalysisScheduler.runAnalyzer(AnalysisScheduler.java:186) ..
This discussion was converted from issue #9016 on March 05, 2026 18:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when analysis an ios ARM exec on:
Gahidra ver 11.4.3
Mac m1 sequoia 15.5
enable dufalut analysis values. i think issues becuase of (Objective-C 2) and (CFString)
can Increase
MAX_SYMBOL_NAME_LENGTHsolve the issue ?when end analysis this msg show up:
Beta Was this translation helpful? Give feedback.
All reactions