Hello,
The following Delphi string is connected without "+" symbol parsing is incorrect.
Regards,
Zhang Shangyi
Original string:
Lines.Strings = (
'The file you attempt to disassemble has been protected against '
'disassembly by its author. This usually means that the file is '
'copyrighted. However, nothing prevents the author or a trojan '
'horse, virus or any other kind of harmful software to abuse this' +
' '
'protection system. You could also be legally entitled to '
'disassemble this software for forensic or national security '
'reasons. Do you understand that'
''
' 1.if you disassemble this file you might be in violation of you' +
'r '
'local laws.'
' 2.you are solely responsible for your actions.'
' 3.by disassembling this file, you release and discharge the '
'providers and developers of IDA Pro from any and all liability '
'which might arise. Bypassing this warning message shall '
'constitute an implicit acceptance of the terms herein set forth.'
'')]
In Radialix:
In Passolo:
