ghidra/Ghidra/Framework/SoftwareModeling
dev747368 26750e23f2 GT-3333, #1255 fix string rendering issue when with dataOrg char sizes >
1 byte.

If the language's dataOrg specifies a character size larger than 1 byte,
strings with a charSet that uses just 1 byte (ie. UTF-8 strings inside a
java .dex file) will incorrectly treat some of the string bytes as
padding between array elements.

Fixes issue #1255.
2019-11-18 12:54:19 -05:00
..
data Use InjectPayload for segment ops 2019-08-29 14:17:02 -04:00
src GT-3333, #1255 fix string rendering issue when with dataOrg char sizes > 2019-11-18 12:54:19 -05:00
build.gradle Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
certification.manifest Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00
Sleigh.launch GT-2667 added support for generating sleigh build.xml files 2019-03-29 17:24:31 -04:00