Ghidra API changes: 10.3.1_PUBLIC → 10.3.2_PUBLIC

2 types added, 1 types removed, 12 types modified

Added Types 2
Removed Types 1
Modified Types 12
class ghidra.app.script.GhidraScript 1 change history
addedmethod: askPassword
ghidra.framework.generic.auth.Password askPassword(java.lang.String title, java.lang.String prompt) throws CancelledException
class ghidra.app.util.bin.format.elf.info.NoteGnuBuildId 1 change history
removedmethod: getHash
byte[] getHash()
class ghidra.app.util.bin.format.macho.SectionNames 2 changes history
addedfield: CHAIN_STARTS
static java.lang.String CHAIN_STARTS
addedfield: THREAD_STARTS
static java.lang.String THREAD_STARTS
class ghidra.app.util.cparser.C.CParserConstants 73 changes history
addedfield: PRAGMA_FUNC
static int PRAGMA_FUNC
modifiedfield: UNALIGNED constant: 47 → 48
- static int UNALIGNED
+ static int UNALIGNED
modifiedfield: CHAR constant: 71 → 72
- static int CHAR
+ static int CHAR
modifiedfield: LETTER constant: 84 → 85
- static int LETTER
+ static int LETTER
modifiedfield: STDCALL constant: 42 → 43
- static int STDCALL
+ static int STDCALL
modifiedfield: LINE constant: 81 → 82
- static int LINE
+ static int LINE
modifiedfield: CASE constant: 58 → 59
- static int CASE
+ static int CASE
modifiedfield: ENUM constant: 68 → 69
- static int ENUM
+ static int ENUM
modifiedfield: OBJC_LETTER constant: 127 → 128
- static int OBJC_LETTER
+ static int OBJC_LETTER
modifiedfield: PLETTER constant: 106 → 107
- static int PLETTER
+ static int PLETTER
modifiedfield: W64 constant: 67 → 68
- static int W64
+ static int W64
modifiedfield: LINEALT constant: 82 → 83
- static int LINEALT
+ static int LINEALT
modifiedfield: PCLOSE constant: 109 → 110
- static int PCLOSE
+ static int PCLOSE
modifiedfield: INT16 constant: 61 → 62
- static int INT16
+ static int INT16
modifiedfield: PCOMMA constant: 114 → 115
- static int PCOMMA
+ static int PCOMMA
modifiedfield: ASMBLOCKP constant: 89 → 90
- static int ASMBLOCKP
+ static int ASMBLOCKP
modifiedfield: PHEX_LITERAL constant: 117 → 118
- static int PHEX_LITERAL
+ static int PHEX_LITERAL
modifiedfield: PACKED constant: 48 → 49
- static int PACKED
+ static int PACKED
modifiedfield: OBJC2_END constant: 141 → 142
- static int OBJC2_END
+ static int OBJC2_END
modifiedfield: PMINUS constant: 110 → 111
- static int PMINUS
+ static int PMINUS
modifiedfield: IF constant: 77 → 78
- static int IF
+ static int IF
modifiedfield: INT64 constant: 63 → 64
- static int INT64
+ static int INT64
modifiedfield: LONG constant: 59 → 60
- static int LONG
+ static int LONG
modifiedfield: ASM_SEMI constant: 90 → 91
- static int ASM_SEMI
+ static int ASM_SEMI
modifiedfield: PTR64 constant: 64 → 65
- static int PTR64
+ static int PTR64
modifiedfield: PPLUS constant: 111 → 112
- static int PPLUS
+ static int PPLUS
modifiedfield: PINTEGER_LITERAL constant: 115 → 116
- static int PINTEGER_LITERAL
+ static int PINTEGER_LITERAL
modifiedfield: OBJC_IDENTIFIER constant: 126 → 127
- static int OBJC_IDENTIFIER
+ static int OBJC_IDENTIFIER
modifiedfield: IDENTIFIER constant: 83 → 84
- static int IDENTIFIER
+ static int IDENTIFIER
modifiedfield: FASTCALL constant: 43 → 44
- static int FASTCALL
+ static int FASTCALL
modifiedfield: GOTO constant: 72 → 73
- static int GOTO
+ static int GOTO
modifiedfield: ELSE constant: 57 → 58
- static int ELSE
+ static int ELSE
modifiedfield: AUTO constant: 69 → 70
- static int AUTO
+ static int AUTO
modifiedfield: PIDENTIFIER constant: 105 → 106
- static int PIDENTIFIER
+ static int PIDENTIFIER
modifiedfield: OBJC_SEMI constant: 129 → 130
- static int OBJC_SEMI
+ static int OBJC_SEMI
modifiedfield: OBJC_DIGIT constant: 128 → 129
- static int OBJC_DIGIT
+ static int OBJC_DIGIT
modifiedfield: NORETURN constant: 44 → 45
- static int NORETURN
+ static int NORETURN
modifiedfield: DIGIT constant: 85 → 86
- static int DIGIT
+ static int DIGIT
modifiedfield: OBJC2_IGNORE constant: 140 → 141
- static int OBJC2_IGNORE
+ static int OBJC2_IGNORE
modifiedfield: PCOLON constant: 113 → 114
- static int PCOLON
+ static int PCOLON
modifiedfield: ATTRIBUTE constant: 49 → 50
- static int ATTRIBUTE
+ static int ATTRIBUTE
modifiedfield: POPEN constant: 108 → 109
- static int POPEN
+ static int POPEN
modifiedfield: POCTAL_LITERAL constant: 118 → 119
- static int POCTAL_LITERAL
+ static int POCTAL_LITERAL
modifiedfield: ALIGNAS constant: 45 → 46
- static int ALIGNAS
+ static int ALIGNAS
modifiedfield: STATICASSERT constant: 54 → 55
- static int STATICASSERT
+ static int STATICASSERT
modifiedfield: NEAR constant: 73 → 74
- static int NEAR
+ static int NEAR
modifiedfield: INT32 constant: 62 → 63
- static int INT32
+ static int INT32
modifiedfield: FAR constant: 74 → 75
- static int FAR
+ static int FAR
modifiedfield: BOOL constant: 66 → 67
- static int BOOL
+ static int BOOL
modifiedfield: VOID constant: 70 → 71
- static int VOID
+ static int VOID
modifiedfield: DO constant: 78 → 79
- static int DO
+ static int DO
modifiedfield: PROTOCOL constant: 79 → 80
- static int PROTOCOL
+ static int PROTOCOL
modifiedfield: INT constant: 76 → 77
- static int INT
+ static int INT
modifiedfield: PSTRING_LITERAL constant: 119 → 120
- static int PSTRING_LITERAL
+ static int PSTRING_LITERAL
modifiedfield: EXTENSION constant: 50 → 51
- static int EXTENSION
+ static int EXTENSION
modifiedfield: ASM constant: 52 → 53
- static int ASM
+ static int ASM
modifiedfield: PDIGIT constant: 107 → 108
- static int PDIGIT
+ static int PDIGIT
modifiedfield: INT8 constant: 60 → 61
- static int INT8
+ static int INT8
modifiedfield: LINENUMBER_LITERAL constant: 96 → 97
- static int LINENUMBER_LITERAL
+ static int LINENUMBER_LITERAL
modifiedfield: ALIGNOF constant: 46 → 47
- static int ALIGNOF
+ static int ALIGNOF
modifiedfield: ASMBLOCKB constant: 88 → 89
- static int ASMBLOCKB
+ static int ASMBLOCKB
modifiedfield: PTR32 constant: 65 → 66
- static int PTR32
+ static int PTR32
modifiedfield: PATH_LITERAL constant: 95 → 96
- static int PATH_LITERAL
+ static int PATH_LITERAL
modifiedfield: FOR constant: 75 → 76
- static int FOR
+ static int FOR
modifiedfield: PSTAR constant: 112 → 113
- static int PSTAR
+ static int PSTAR
modifiedfield: OBJC_IGNORE constant: 125 → 126
- static int OBJC_IGNORE
+ static int OBJC_IGNORE
modifiedfield: PDECIMAL_LITERAL constant: 116 → 117
- static int PDECIMAL_LITERAL
+ static int PDECIMAL_LITERAL
modifiedfield: READABLETO constant: 41 → 42
- static int READABLETO
+ static int READABLETO
modifiedfield: FLOAT constant: 55 → 56
- static int FLOAT
+ static int FLOAT
modifiedfield: RESTRICT constant: 51 → 52
- static int RESTRICT
+ static int RESTRICT
modifiedfield: INTERFACE constant: 80 → 81
- static int INTERFACE
+ static int INTERFACE
modifiedfield: SHORT constant: 56 → 57
- static int SHORT
+ static int SHORT
modifiedfield: INLINE constant: 53 → 54
- static int INLINE
+ static int INLINE
class ghidra.app.util.cparser.CPP.PreProcessorConstants 72 changes history
addedfield: PRAGLINE
static int PRAGLINE
addedfield: _LCMTPRAG
static int _LCMTPRAG
addedfield: _SCMT_PRAG
static int _SCMT_PRAG
addedfield: _COD_WSP
static int _COD_WSP
addedfield: _COD_PRAG
static int _COD_PRAG
modifiedfield: IFDEF_EXPRN constant: 150 → 153
- static int IFDEF_EXPRN
+ static int IFDEF_EXPRN
modifiedfield: VALUES constant: 188 → 191
- static int VALUES
+ static int VALUES
modifiedfield: _LCMT20 constant: 152 → 155
- static int _LCMT20
+ static int _LCMT20
modifiedfield: _MACWSP constant: 202 → 205
- static int _MACWSP
+ static int _MACWSP
modifiedfield: MANIFEST constant: 175 → 178
- static int MANIFEST
+ static int MANIFEST
modifiedfield: LINLINE constant: 177 → 180
- static int LINLINE
+ static int LINLINE
modifiedfield: ERROR_EXPRN constant: 158 → 161
- static int ERROR_EXPRN
+ static int ERROR_EXPRN
modifiedfield: VALUESCMT constant: 189 → 192
- static int VALUESCMT
+ static int VALUESCMT
modifiedfield: WARNLINE constant: 162 → 165
- static int WARNLINE
+ static int WARNLINE
modifiedfield: _WSP4 constant: 157 → 160
- static int _WSP4
+ static int _WSP4
modifiedfield: MQUOTED_VALUE constant: 214 → 217
- static int MQUOTED_VALUE
+ static int MQUOTED_VALUE
modifiedfield: MACROMV constant: 195 → 198
- static int MACROMV
+ static int MACROMV
modifiedfield: _ECMT3 constant: 179 → 182
- static int _ECMT3
+ static int _ECMT3
modifiedfield: _WSP6 constant: 163 → 166
- static int _WSP6
+ static int _WSP6
modifiedfield: _CMT4 constant: 183 → 186
- static int _CMT4
+ static int _CMT4
modifiedfield: WARNING_EXPRN constant: 161 → 164
- static int WARNING_EXPRN
+ static int WARNING_EXPRN
modifiedfield: IFNDEF_EXPRN constant: 154 → 157
- static int IFNDEF_EXPRN
+ static int IFNDEF_EXPRN
modifiedfield: ERRLINE constant: 159 → 162
- static int ERRLINE
+ static int ERRLINE
modifiedfield: _ECMT10 constant: 181 → 184
- static int _ECMT10
+ static int _ECMT10
modifiedfield: _WSP5 constant: 160 → 163
- static int _WSP5
+ static int _WSP5
modifiedfield: QUOTED_VALUE constant: 194 → 197
- static int QUOTED_VALUE
+ static int QUOTED_VALUE
modifiedfield: MACRORVCMT constant: 206 → 209
- static int MACRORVCMT
+ static int MACRORVCMT
modifiedfield: _EQT constant: 193 → 196
- static int _EQT
+ static int _EQT
modifiedfield: _ECMT7 constant: 191 → 194
- static int _ECMT7
+ static int _ECMT7
modifiedfield: LINEINFO constant: 178 → 181
- static int LINEINFO
+ static int LINEINFO
modifiedfield: _LCMT7 constant: 207 → 210
- static int _LCMT7
+ static int _LCMT7
modifiedfield: _LCMT21 constant: 156 → 159
- static int _LCMT21
+ static int _LCMT21
modifiedfield: _WSP7 constant: 173 → 176
- static int _WSP7
+ static int _WSP7
modifiedfield: IFDLINE constant: 151 → 154
- static int IFDLINE
+ static int IFDLINE
modifiedfield: INFO_EXPRN constant: 164 → 167
- static int INFO_EXPRN
+ static int INFO_EXPRN
modifiedfield: IFNDLINE constant: 155 → 158
- static int IFNDLINE
+ static int IFNDLINE
modifiedfield: MOREVAL constant: 190 → 193
- static int MOREVAL
+ static int MOREVAL
modifiedfield: _CMT5 constant: 199 → 202
- static int _CMT5
+ static int _CMT5
modifiedfield: _EEECMT9 constant: 216 → 219
- static int _EEECMT9
+ static int _EEECMT9
modifiedfield: _CODC constant: 174 → 177
- static int _CODC
+ static int _CODC
modifiedfield: _ECMT5 constant: 198 → 201
- static int _ECMT5
+ static int _ECMT5
modifiedfield: CONSTITUENT constant: 168 → 171
- static int CONSTITUENT
+ static int CONSTITUENT
modifiedfield: INFOLINE constant: 165 → 168
- static int INFOLINE
+ static int INFOLINE
modifiedfield: _MWSP constant: 200 → 203
- static int _MWSP
+ static int _MWSP
modifiedfield: MOREARG constant: 204 → 207
- static int MOREARG
+ static int MOREARG
modifiedfield: _LCMT4 constant: 182 → 185
- static int _LCMT4
+ static int _LCMT4
modifiedfield: MACROMVTAG constant: 196 → 199
- static int MACROMVTAG
+ static int MACROMVTAG
modifiedfield: MACRORV constant: 205 → 208
- static int MACRORV
+ static int MACRORV
modifiedfield: _COD3 constant: 201 → 204
- static int _COD3
+ static int _COD3
modifiedfield: _LEADIN2 constant: 170 → 173
- static int _LEADIN2
+ static int _LEADIN2
modifiedfield: _EECMT9 constant: 217 → 220
- static int _EECMT9
+ static int _EECMT9
modifiedfield: _WSP3 constant: 153 → 156
- static int _WSP3
+ static int _WSP3
modifiedfield: _ECMT8 constant: 209 → 212
- static int _ECMT8
+ static int _ECMT8
modifiedfield: _CMT3 constant: 180 → 183
- static int _CMT3
+ static int _CMT3
modifiedfield: UNDLINE constant: 169 → 172
- static int UNDLINE
+ static int UNDLINE
modifiedfield: MACROARGSEND constant: 197 → 200
- static int MACROARGSEND
+ static int MACROARGSEND
modifiedfield: _WSP8 constant: 185 → 188
- static int _WSP8
+ static int _WSP8
modifiedfield: _COD4 constant: 208 → 211
- static int _COD4
+ static int _COD4
modifiedfield: _QTE1 constant: 210 → 213
- static int _QTE1
+ static int _QTE1
modifiedfield: _EECMT7 constant: 192 → 195
- static int _EECMT7
+ static int _EECMT7
modifiedfield: _LEADIN1 constant: 167 → 170
- static int _LEADIN1
+ static int _LEADIN1
modifiedfield: _EQT1 constant: 213 → 216
- static int _EQT1
+ static int _EQT1
modifiedfield: CONLINE constant: 176 → 179
- static int CONLINE
+ static int CONLINE
modifiedfield: _WSP_INFO constant: 166 → 169
- static int _WSP_INFO
+ static int _WSP_INFO
modifiedfield: _COD2 constant: 186 → 189
- static int _COD2
+ static int _COD2
modifiedfield: MCVLINE constant: 211 → 214
- static int MCVLINE
+ static int MCVLINE
modifiedfield: _ECMT9 constant: 215 → 218
- static int _ECMT9
+ static int _ECMT9
modifiedfield: _QTE0 constant: 184 → 187
- static int _QTE0
+ static int _QTE0
modifiedfield: LEADIN3 constant: 212 → 215
- static int LEADIN3
+ static int LEADIN3
modifiedfield: RVSLINE constant: 187 → 190
- static int RVSLINE
+ static int RVSLINE
removedfield: PRGLINE
static int PRGLINE
removedfield: _WSP1
static int _WSP1
class ghidra.formats.gfilesystem.crypto.CachedPasswordProvider 3 changes history
addedmethod: addPassword
void addPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.framework.generic.auth.Password password)
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
removedmethod: addPassword
void addPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.formats.gfilesystem.crypto.PasswordValue password)
class ghidra.formats.gfilesystem.crypto.CmdLinePasswordProvider 1 change history
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
class ghidra.formats.gfilesystem.crypto.CryptoProviderSessionChildImpl 3 changes history
addedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.framework.generic.auth.Password password)
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
removedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.formats.gfilesystem.crypto.PasswordValue password)
class ghidra.formats.gfilesystem.crypto.CryptoSession 3 changes history
addedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.framework.generic.auth.Password password)
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
removedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.formats.gfilesystem.crypto.PasswordValue password)
class ghidra.formats.gfilesystem.crypto.PasswordProvider 1 change history
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
class ghidra.formats.gfilesystem.crypto.PopupGUIPasswordProvider 1 change history
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
class ghidra.framework.plugintool.dialog.ExtensionUtils 1 change history
addedmethod: validateExtensionVersion
static boolean validateExtensionVersion(java.lang.String extensionVersion)
ghidra.app.script 1 modified
class ghidra.app.script.GhidraScript 1 change history
addedmethod: askPassword
ghidra.framework.generic.auth.Password askPassword(java.lang.String title, java.lang.String prompt) throws CancelledException
ghidra.app.util.bin.format.elf.info 1 modified
class ghidra.app.util.bin.format.elf.info.NoteGnuBuildId 1 change history
removedmethod: getHash
byte[] getHash()
ghidra.app.util.bin.format.macho 1 modified
class ghidra.app.util.bin.format.macho.SectionNames 2 changes history
addedfield: CHAIN_STARTS
static java.lang.String CHAIN_STARTS
addedfield: THREAD_STARTS
static java.lang.String THREAD_STARTS
ghidra.app.util.bin.format.macho.dyld 1 added
ghidra.app.util.cparser 2 modified
class ghidra.app.util.cparser.C.CParserConstants 73 changes history
addedfield: PRAGMA_FUNC
static int PRAGMA_FUNC
modifiedfield: UNALIGNED constant: 47 → 48
- static int UNALIGNED
+ static int UNALIGNED
modifiedfield: CHAR constant: 71 → 72
- static int CHAR
+ static int CHAR
modifiedfield: LETTER constant: 84 → 85
- static int LETTER
+ static int LETTER
modifiedfield: STDCALL constant: 42 → 43
- static int STDCALL
+ static int STDCALL
modifiedfield: LINE constant: 81 → 82
- static int LINE
+ static int LINE
modifiedfield: CASE constant: 58 → 59
- static int CASE
+ static int CASE
modifiedfield: ENUM constant: 68 → 69
- static int ENUM
+ static int ENUM
modifiedfield: OBJC_LETTER constant: 127 → 128
- static int OBJC_LETTER
+ static int OBJC_LETTER
modifiedfield: PLETTER constant: 106 → 107
- static int PLETTER
+ static int PLETTER
modifiedfield: W64 constant: 67 → 68
- static int W64
+ static int W64
modifiedfield: LINEALT constant: 82 → 83
- static int LINEALT
+ static int LINEALT
modifiedfield: PCLOSE constant: 109 → 110
- static int PCLOSE
+ static int PCLOSE
modifiedfield: INT16 constant: 61 → 62
- static int INT16
+ static int INT16
modifiedfield: PCOMMA constant: 114 → 115
- static int PCOMMA
+ static int PCOMMA
modifiedfield: ASMBLOCKP constant: 89 → 90
- static int ASMBLOCKP
+ static int ASMBLOCKP
modifiedfield: PHEX_LITERAL constant: 117 → 118
- static int PHEX_LITERAL
+ static int PHEX_LITERAL
modifiedfield: PACKED constant: 48 → 49
- static int PACKED
+ static int PACKED
modifiedfield: OBJC2_END constant: 141 → 142
- static int OBJC2_END
+ static int OBJC2_END
modifiedfield: PMINUS constant: 110 → 111
- static int PMINUS
+ static int PMINUS
modifiedfield: IF constant: 77 → 78
- static int IF
+ static int IF
modifiedfield: INT64 constant: 63 → 64
- static int INT64
+ static int INT64
modifiedfield: LONG constant: 59 → 60
- static int LONG
+ static int LONG
modifiedfield: ASM_SEMI constant: 90 → 91
- static int ASM_SEMI
+ static int ASM_SEMI
modifiedfield: PTR64 constant: 64 → 65
- static int PTR64
+ static int PTR64
modifiedfield: PPLUS constant: 111 → 112
- static int PPLUS
+ static int PPLUS
modifiedfield: PINTEGER_LITERAL constant: 115 → 116
- static int PINTEGER_LITERAL
+ static int PINTEGER_LITERAL
modifiedfield: OBJC_IDENTIFIER constant: 126 → 127
- static int OBJC_IDENTIFIER
+ static int OBJC_IDENTIFIER
modifiedfield: IDENTIFIER constant: 83 → 84
- static int IDENTIFIER
+ static int IDENTIFIER
modifiedfield: FASTCALL constant: 43 → 44
- static int FASTCALL
+ static int FASTCALL
modifiedfield: GOTO constant: 72 → 73
- static int GOTO
+ static int GOTO
modifiedfield: ELSE constant: 57 → 58
- static int ELSE
+ static int ELSE
modifiedfield: AUTO constant: 69 → 70
- static int AUTO
+ static int AUTO
modifiedfield: PIDENTIFIER constant: 105 → 106
- static int PIDENTIFIER
+ static int PIDENTIFIER
modifiedfield: OBJC_SEMI constant: 129 → 130
- static int OBJC_SEMI
+ static int OBJC_SEMI
modifiedfield: OBJC_DIGIT constant: 128 → 129
- static int OBJC_DIGIT
+ static int OBJC_DIGIT
modifiedfield: NORETURN constant: 44 → 45
- static int NORETURN
+ static int NORETURN
modifiedfield: DIGIT constant: 85 → 86
- static int DIGIT
+ static int DIGIT
modifiedfield: OBJC2_IGNORE constant: 140 → 141
- static int OBJC2_IGNORE
+ static int OBJC2_IGNORE
modifiedfield: PCOLON constant: 113 → 114
- static int PCOLON
+ static int PCOLON
modifiedfield: ATTRIBUTE constant: 49 → 50
- static int ATTRIBUTE
+ static int ATTRIBUTE
modifiedfield: POPEN constant: 108 → 109
- static int POPEN
+ static int POPEN
modifiedfield: POCTAL_LITERAL constant: 118 → 119
- static int POCTAL_LITERAL
+ static int POCTAL_LITERAL
modifiedfield: ALIGNAS constant: 45 → 46
- static int ALIGNAS
+ static int ALIGNAS
modifiedfield: STATICASSERT constant: 54 → 55
- static int STATICASSERT
+ static int STATICASSERT
modifiedfield: NEAR constant: 73 → 74
- static int NEAR
+ static int NEAR
modifiedfield: INT32 constant: 62 → 63
- static int INT32
+ static int INT32
modifiedfield: FAR constant: 74 → 75
- static int FAR
+ static int FAR
modifiedfield: BOOL constant: 66 → 67
- static int BOOL
+ static int BOOL
modifiedfield: VOID constant: 70 → 71
- static int VOID
+ static int VOID
modifiedfield: DO constant: 78 → 79
- static int DO
+ static int DO
modifiedfield: PROTOCOL constant: 79 → 80
- static int PROTOCOL
+ static int PROTOCOL
modifiedfield: INT constant: 76 → 77
- static int INT
+ static int INT
modifiedfield: PSTRING_LITERAL constant: 119 → 120
- static int PSTRING_LITERAL
+ static int PSTRING_LITERAL
modifiedfield: EXTENSION constant: 50 → 51
- static int EXTENSION
+ static int EXTENSION
modifiedfield: ASM constant: 52 → 53
- static int ASM
+ static int ASM
modifiedfield: PDIGIT constant: 107 → 108
- static int PDIGIT
+ static int PDIGIT
modifiedfield: INT8 constant: 60 → 61
- static int INT8
+ static int INT8
modifiedfield: LINENUMBER_LITERAL constant: 96 → 97
- static int LINENUMBER_LITERAL
+ static int LINENUMBER_LITERAL
modifiedfield: ALIGNOF constant: 46 → 47
- static int ALIGNOF
+ static int ALIGNOF
modifiedfield: ASMBLOCKB constant: 88 → 89
- static int ASMBLOCKB
+ static int ASMBLOCKB
modifiedfield: PTR32 constant: 65 → 66
- static int PTR32
+ static int PTR32
modifiedfield: PATH_LITERAL constant: 95 → 96
- static int PATH_LITERAL
+ static int PATH_LITERAL
modifiedfield: FOR constant: 75 → 76
- static int FOR
+ static int FOR
modifiedfield: PSTAR constant: 112 → 113
- static int PSTAR
+ static int PSTAR
modifiedfield: OBJC_IGNORE constant: 125 → 126
- static int OBJC_IGNORE
+ static int OBJC_IGNORE
modifiedfield: PDECIMAL_LITERAL constant: 116 → 117
- static int PDECIMAL_LITERAL
+ static int PDECIMAL_LITERAL
modifiedfield: READABLETO constant: 41 → 42
- static int READABLETO
+ static int READABLETO
modifiedfield: FLOAT constant: 55 → 56
- static int FLOAT
+ static int FLOAT
modifiedfield: RESTRICT constant: 51 → 52
- static int RESTRICT
+ static int RESTRICT
modifiedfield: INTERFACE constant: 80 → 81
- static int INTERFACE
+ static int INTERFACE
modifiedfield: SHORT constant: 56 → 57
- static int SHORT
+ static int SHORT
modifiedfield: INLINE constant: 53 → 54
- static int INLINE
+ static int INLINE
class ghidra.app.util.cparser.CPP.PreProcessorConstants 72 changes history
addedfield: PRAGLINE
static int PRAGLINE
addedfield: _LCMTPRAG
static int _LCMTPRAG
addedfield: _SCMT_PRAG
static int _SCMT_PRAG
addedfield: _COD_WSP
static int _COD_WSP
addedfield: _COD_PRAG
static int _COD_PRAG
modifiedfield: IFDEF_EXPRN constant: 150 → 153
- static int IFDEF_EXPRN
+ static int IFDEF_EXPRN
modifiedfield: VALUES constant: 188 → 191
- static int VALUES
+ static int VALUES
modifiedfield: _LCMT20 constant: 152 → 155
- static int _LCMT20
+ static int _LCMT20
modifiedfield: _MACWSP constant: 202 → 205
- static int _MACWSP
+ static int _MACWSP
modifiedfield: MANIFEST constant: 175 → 178
- static int MANIFEST
+ static int MANIFEST
modifiedfield: LINLINE constant: 177 → 180
- static int LINLINE
+ static int LINLINE
modifiedfield: ERROR_EXPRN constant: 158 → 161
- static int ERROR_EXPRN
+ static int ERROR_EXPRN
modifiedfield: VALUESCMT constant: 189 → 192
- static int VALUESCMT
+ static int VALUESCMT
modifiedfield: WARNLINE constant: 162 → 165
- static int WARNLINE
+ static int WARNLINE
modifiedfield: _WSP4 constant: 157 → 160
- static int _WSP4
+ static int _WSP4
modifiedfield: MQUOTED_VALUE constant: 214 → 217
- static int MQUOTED_VALUE
+ static int MQUOTED_VALUE
modifiedfield: MACROMV constant: 195 → 198
- static int MACROMV
+ static int MACROMV
modifiedfield: _ECMT3 constant: 179 → 182
- static int _ECMT3
+ static int _ECMT3
modifiedfield: _WSP6 constant: 163 → 166
- static int _WSP6
+ static int _WSP6
modifiedfield: _CMT4 constant: 183 → 186
- static int _CMT4
+ static int _CMT4
modifiedfield: WARNING_EXPRN constant: 161 → 164
- static int WARNING_EXPRN
+ static int WARNING_EXPRN
modifiedfield: IFNDEF_EXPRN constant: 154 → 157
- static int IFNDEF_EXPRN
+ static int IFNDEF_EXPRN
modifiedfield: ERRLINE constant: 159 → 162
- static int ERRLINE
+ static int ERRLINE
modifiedfield: _ECMT10 constant: 181 → 184
- static int _ECMT10
+ static int _ECMT10
modifiedfield: _WSP5 constant: 160 → 163
- static int _WSP5
+ static int _WSP5
modifiedfield: QUOTED_VALUE constant: 194 → 197
- static int QUOTED_VALUE
+ static int QUOTED_VALUE
modifiedfield: MACRORVCMT constant: 206 → 209
- static int MACRORVCMT
+ static int MACRORVCMT
modifiedfield: _EQT constant: 193 → 196
- static int _EQT
+ static int _EQT
modifiedfield: _ECMT7 constant: 191 → 194
- static int _ECMT7
+ static int _ECMT7
modifiedfield: LINEINFO constant: 178 → 181
- static int LINEINFO
+ static int LINEINFO
modifiedfield: _LCMT7 constant: 207 → 210
- static int _LCMT7
+ static int _LCMT7
modifiedfield: _LCMT21 constant: 156 → 159
- static int _LCMT21
+ static int _LCMT21
modifiedfield: _WSP7 constant: 173 → 176
- static int _WSP7
+ static int _WSP7
modifiedfield: IFDLINE constant: 151 → 154
- static int IFDLINE
+ static int IFDLINE
modifiedfield: INFO_EXPRN constant: 164 → 167
- static int INFO_EXPRN
+ static int INFO_EXPRN
modifiedfield: IFNDLINE constant: 155 → 158
- static int IFNDLINE
+ static int IFNDLINE
modifiedfield: MOREVAL constant: 190 → 193
- static int MOREVAL
+ static int MOREVAL
modifiedfield: _CMT5 constant: 199 → 202
- static int _CMT5
+ static int _CMT5
modifiedfield: _EEECMT9 constant: 216 → 219
- static int _EEECMT9
+ static int _EEECMT9
modifiedfield: _CODC constant: 174 → 177
- static int _CODC
+ static int _CODC
modifiedfield: _ECMT5 constant: 198 → 201
- static int _ECMT5
+ static int _ECMT5
modifiedfield: CONSTITUENT constant: 168 → 171
- static int CONSTITUENT
+ static int CONSTITUENT
modifiedfield: INFOLINE constant: 165 → 168
- static int INFOLINE
+ static int INFOLINE
modifiedfield: _MWSP constant: 200 → 203
- static int _MWSP
+ static int _MWSP
modifiedfield: MOREARG constant: 204 → 207
- static int MOREARG
+ static int MOREARG
modifiedfield: _LCMT4 constant: 182 → 185
- static int _LCMT4
+ static int _LCMT4
modifiedfield: MACROMVTAG constant: 196 → 199
- static int MACROMVTAG
+ static int MACROMVTAG
modifiedfield: MACRORV constant: 205 → 208
- static int MACRORV
+ static int MACRORV
modifiedfield: _COD3 constant: 201 → 204
- static int _COD3
+ static int _COD3
modifiedfield: _LEADIN2 constant: 170 → 173
- static int _LEADIN2
+ static int _LEADIN2
modifiedfield: _EECMT9 constant: 217 → 220
- static int _EECMT9
+ static int _EECMT9
modifiedfield: _WSP3 constant: 153 → 156
- static int _WSP3
+ static int _WSP3
modifiedfield: _ECMT8 constant: 209 → 212
- static int _ECMT8
+ static int _ECMT8
modifiedfield: _CMT3 constant: 180 → 183
- static int _CMT3
+ static int _CMT3
modifiedfield: UNDLINE constant: 169 → 172
- static int UNDLINE
+ static int UNDLINE
modifiedfield: MACROARGSEND constant: 197 → 200
- static int MACROARGSEND
+ static int MACROARGSEND
modifiedfield: _WSP8 constant: 185 → 188
- static int _WSP8
+ static int _WSP8
modifiedfield: _COD4 constant: 208 → 211
- static int _COD4
+ static int _COD4
modifiedfield: _QTE1 constant: 210 → 213
- static int _QTE1
+ static int _QTE1
modifiedfield: _EECMT7 constant: 192 → 195
- static int _EECMT7
+ static int _EECMT7
modifiedfield: _LEADIN1 constant: 167 → 170
- static int _LEADIN1
+ static int _LEADIN1
modifiedfield: _EQT1 constant: 213 → 216
- static int _EQT1
+ static int _EQT1
modifiedfield: CONLINE constant: 176 → 179
- static int CONLINE
+ static int CONLINE
modifiedfield: _WSP_INFO constant: 166 → 169
- static int _WSP_INFO
+ static int _WSP_INFO
modifiedfield: _COD2 constant: 186 → 189
- static int _COD2
+ static int _COD2
modifiedfield: MCVLINE constant: 211 → 214
- static int MCVLINE
+ static int MCVLINE
modifiedfield: _ECMT9 constant: 215 → 218
- static int _ECMT9
+ static int _ECMT9
modifiedfield: _QTE0 constant: 184 → 187
- static int _QTE0
+ static int _QTE0
modifiedfield: LEADIN3 constant: 212 → 215
- static int LEADIN3
+ static int LEADIN3
modifiedfield: RVSLINE constant: 187 → 190
- static int RVSLINE
+ static int RVSLINE
removedfield: PRGLINE
static int PRGLINE
removedfield: _WSP1
static int _WSP1
ghidra.formats.gfilesystem.crypto 1 removed, 6 modified
class ghidra.formats.gfilesystem.crypto.CachedPasswordProvider 3 changes history
addedmethod: addPassword
void addPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.framework.generic.auth.Password password)
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
removedmethod: addPassword
void addPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.formats.gfilesystem.crypto.PasswordValue password)
class ghidra.formats.gfilesystem.crypto.CmdLinePasswordProvider 1 change history
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
class ghidra.formats.gfilesystem.crypto.CryptoProviderSessionChildImpl 3 changes history
addedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.framework.generic.auth.Password password)
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
removedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.formats.gfilesystem.crypto.PasswordValue password)
class ghidra.formats.gfilesystem.crypto.CryptoSession 3 changes history
addedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.framework.generic.auth.Password password)
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt)
removedmethod: addSuccessfulPassword
void addSuccessfulPassword(ghidra.formats.gfilesystem.FSRL fsrl, ghidra.formats.gfilesystem.crypto.PasswordValue password)
class ghidra.formats.gfilesystem.crypto.PasswordProvider 1 change history
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
class ghidra.formats.gfilesystem.crypto.PopupGUIPasswordProvider 1 change history
modifiedmethod: getPasswordsFor return type: Iterator → Iterator
- java.util.Iterator<ghidra.formats.gfilesystem.crypto.PasswordValue> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
+ java.util.Iterator<ghidra.framework.generic.auth.Password> getPasswordsFor(ghidra.formats.gfilesystem.FSRL fsrl, java.lang.String prompt, ghidra.formats.gfilesystem.crypto.CryptoProvider.Session session)
ghidra.framework.generic.auth 1 added
ghidra.framework.plugintool.dialog 1 modified
class ghidra.framework.plugintool.dialog.ExtensionUtils 1 change history
addedmethod: validateExtensionVersion
static boolean validateExtensionVersion(java.lang.String extensionVersion)