java.lang.StringIndexOutOfBoundsException: String index out of range: -2 at java.lang.String.substring (Unknown Source) at org.objectweb.asm.signature.SignatureReader ...
I used to use the Function Bit Patterns Explorer plugin in ghidra 9.1 : didnt have any problems. begin 0, end 8, length 2 java.lang.StringIndexOutOfBoundsException ...
start : This is required. This is the numeric index used to start point of the sub string. end : This is optional parameter. This is numeric index used to stop the extract of characters. Character on ...