Ryan Kurtz
e1e54a4d89
GP-5182: The builtin int type in Swift binaries has been changed from 8
...
bytes to 4 bytes. The Swift Demangler now demangles the Swift.Int type
to __int64 (or __int32) to avoid conflicts with non-Swift structures and
functions that may be found in the program.
2024-12-09 16:58:19 -05:00
Ryan Kurtz
befe67a637
GP-5078: Adding a little to modules' README
2024-11-04 11:27:05 -05:00
Ryan Kurtz
faf55a8de6
GP-5078: Improvements to Ghidra Module directory layout
2024-10-31 10:34:26 -04:00
ghizard
c51f65c376
GP-4898 - more Demangler changes: interface, individual demanglers, tests
2024-09-26 13:58:46 -04:00
Ryan Kurtz
ce2f8b94cf
GP-4898: Fixes for the SwiftDemangler
2024-09-23 11:57:27 -04:00
ghizard
737ea4d31f
GP-4898 - All Demanglers: added MangledContext; Microsoft MDMang: added
...
C-style mangling scheme and moved Demangler type hierarchies out of
MDMang
2024-09-19 12:26:30 +00:00
Ryan Kurtz
306fccdae5
GP-3535: Swift fixes/improvements
2024-02-29 08:39:49 -05:00
Ryan Kurtz
32a0cf750b
GP-3535: Improved Swift support
2024-02-26 11:31:24 -05:00