Ryan Kurtz
834cba1065
Merge remote-tracking branch 'origin/GP-4871_Int2FloatCasting'
...
(Closes #6760 )
2024-09-03 06:37:54 -04:00
caheckman
e5969a613c
GP-4871 Don't ignore signed to unsigned integer casts for
...
FLOAT_INT2FLOAT
2024-08-30 18:47:34 +00:00
Ryan Kurtz
fb16e960db
GP-0: Fixing a case issue with headless command line argument parsing
2024-08-30 13:32:56 -04:00
Ryan Kurtz
187406f45b
Merge remote-tracking branch 'origin/GP-4883_ghidra007_PR-6841_leechristensen_Fix_null_exception_in_PropagateExternalParamsScript'
2024-08-30 12:02:31 -04:00
ghidragon
8ef42de6d8
added ip for crystal icons to base module
2024-08-30 15:49:39 +00:00
ghidra007
ecf5fca015
GP-4883 fix null exception in PropagateExternalParamsScript
2024-08-30 15:38:32 +00:00
Ryan Kurtz
e9e89d0f76
Merge remote-tracking branch 'origin/GP-4559_ghidragon_prototype_alt_mem_search'
2024-08-30 10:56:58 -04:00
Ryan Kurtz
be6c7034c9
Merge remote-tracking branch 'origin/GP-4872_ghidra007_rtti_add_check_for_existing_constructor_return_type--SQUASHED'
2024-08-30 10:53:38 -04:00
ghidra007
7825f8fd4d
GP-4872 update to all add function to namespaces methods to commit the function so as to not overwrite decomipler when making other changes via listing. Also added check for existing equivalent listing constructor return type before setting it to class structure pointer.
2024-08-30 14:47:36 +00:00
Ryan Kurtz
184180d54d
GP-0: Safeguarding Mach-O sections living outside of their segment
...
during Program Tree creation (Closes #6865 )
2024-08-30 08:46:03 -04:00
Ryan Kurtz
129109ea3b
GP-4884: Fixing IndexOutOfBoundsException in OMF
2024-08-30 06:54:42 -04:00
ghidragon
7f7559df56
GP-4559 Creating new Memory Search Feature that include dynamic change
...
detection
2024-08-30 01:37:26 +00:00
Ryan Kurtz
bc46e577b7
GP-4722: More OMF header markup
2024-08-29 14:13:28 -04:00
Ryan Kurtz
27c162ee8f
GP-0: Skeleton's build.grade was interfering with building natives in a
...
release
2024-08-29 07:03:54 -04:00
ghidra1
49592e40c9
Merge remote-tracking branch
...
'origin/GP-4867_ghidra1_BSimDBConnection--SQUASHED' (Closes #6703 )
2024-08-28 16:41:29 -04:00
ghidra1
249d91f0a1
GP-4867 Added BSim Server connection toggle for H2 and Postgres. Fixed various related bugs.
2024-08-28 15:46:47 -04:00
Ryan Kurtz
a4d97ff872
Merge remote-tracking branch 'origin/GP-4876_Dan_jshellRun--SQUASHED'
2024-08-28 11:40:04 -04:00
Dan
42b73252f1
GP-4876: JShell launcher for Ghidra
2024-08-28 11:19:29 -04:00
Ryan Kurtz
62d0682d04
Merge remote-tracking branch 'origin/GP-4849_RegisterVolatile'
...
(Closes #6755 )
2024-08-28 07:43:58 -04:00
caheckman
e1cc67a3d2
GP-4849 Volatile attribute in <register> tag.
2024-08-27 21:03:10 +00:00
Ryan Kurtz
1e68becd75
GP-4874: Cleanup
2024-08-27 13:19:39 -04:00
foralost
62b96db10b
getValueAsInt - Checking if parsed long is within Java Integer.INT range
...
getValueAsInt - Using the int copy of NumerUtilities.parseLong
AskDialog: Organize commits
2024-08-27 12:40:38 -04:00
Ryan Kurtz
b30a94edc6
Merge remote-tracking branch 'origin/GP-4860_ryanmkurtz_yajsw--SQUASHED'
2024-08-27 11:56:05 -04:00
dragonmacher
08004a3376
Test fixes
2024-08-27 09:31:53 -04:00
Ryan Kurtz
05c1e55647
Merge remote-tracking branch 'origin/GP-4859_RuleOrCompare'
...
(Closes #6578 )
2024-08-26 14:34:56 -04:00
Ryan Kurtz
3633443007
GP-4874: AskDialog now uses Integer.decode() and Long.decode() to parse
...
better
2024-08-26 13:47:25 -04:00
Ryan Kurtz
aac3e5ad1c
Merge remote-tracking branch 'origin/GP-4782_PtrsubUndo'
2024-08-26 12:35:12 -04:00
caheckman
a31c4033a8
GP-4859 RuleOrCompare
2024-08-26 16:34:18 +00:00
Ryan Kurtz
bc1f6b38be
Merge remote-tracking branch 'origin/GP-4790_CopyForceForm'
2024-08-26 12:31:44 -04:00
Ryan Kurtz
f0017700b7
Merge remote-tracking branch 'origin/GP-4150_dev747368_dwarf_param_storage'
2024-08-26 11:03:58 -04:00
dev747368
de80c63e63
GP-4150 add option to ignore DWARF func param storage info
...
Add option to DWARF analyzer to ignore storage locations specified for
function parameters.
(the info provided by DWARF info will often not be directly at the func
entry point and requires future dev effort to walk the parameter info
backwards to get it)
Add option to DWARF analyzer to set the default calling convention of
functions created via the analyzer.
2024-08-23 20:02:04 +00:00
Ryan Kurtz
2eb39242f9
Merge branch 'GP-0_ryanmkurtz_PR-6844_epinter_fix-npepdb'
2024-08-23 13:44:28 -04:00
Ryan Kurtz
d73a977ca1
GP-0: Certify
2024-08-23 13:43:53 -04:00
Ryan Kurtz
d87add933e
Merge remote-tracking branch 'origin/GP-4863_ghidra007_PR-6834_epinter_RTTI_Script_cache_vfunctions'
2024-08-23 11:50:04 -04:00
Ryan Kurtz
67851b9e05
GP-4860: Upgrading yajsw to 13.12
2024-08-22 13:55:17 -04:00
Ryan Kurtz
e45e1e3844
GP-4869: Better error handling when dyld subcache files are missing
2024-08-22 13:42:29 -04:00
Emerson Pinter
8011144b96
fix: restore debugInfo null check
...
Restore the fix implemented by d86b60e6b2
2024-08-22 14:25:34 -03:00
Ryan Kurtz
2e15f67384
Merge remote-tracking branch
...
'origin/GP-4855_ryanmkurtz_offset-fields--SQUASHED' (Closes #6794 )
2024-08-22 07:47:41 -04:00
Ryan Kurtz
fb6f853392
GP-4855: Adding new fields and copy specials for various types of address offsets
2024-08-22 07:46:05 -04:00
Lee Chagolla-Christensen
0e558caa3d
Fix null exception in PropagateExternalParametersScript.java
2024-08-21 15:06:25 -07:00
Ryan Kurtz
c8a838615d
Merge remote-tracking branch 'origin/GP-4862_fixDupeNamespaceCreation'
2024-08-21 16:09:30 -04:00
ghidra007
07d2c34b3f
GP-4862 fixed gcc dupe namespace creation mechanism.
2024-08-21 16:57:21 +00:00
ghidra1
47146d25f2
Merge remote-tracking branch 'origin/GP-4740_ghidra1_CompositeEditorUndoRedo--SQUASHED'
2024-08-20 13:13:26 -04:00
ghidra1
0ccb142e7e
GP-4740 Added undo/redo support to composite editor. Switched actions to use isEnabledForContext. Transitioned VT FilterFormattedTestField to GFormattedTextField and use for editor text entry fields. Cleanup of old datatype tree actions no longer in use. Lots of changes to improve handling of data type dependency changes and restored original DTM.
2024-08-20 13:06:03 -04:00
caheckman
2ef83410be
Merge branch
...
'GP-0_caheckman_PR-6578_LukeSerne_decomp-rule-int-or-zero-compare' into
GP-4859_RuleOrCompare
2024-08-20 15:45:19 +00:00
Emerson Pinter
cab8ed6068
feat: cache vfunctions list
...
The vfunctions are collected and compared in two loops against all the
recoveredClasses, this takes time if the binary have many classes. This
commit makes the vfunctions list and the vftable address to be stored
in a map, making the vfunctions list and create happen only once.
2024-08-19 23:13:23 -03:00
dragonmacher
2ebd43f3c6
Test fixes
2024-08-19 16:32:24 -04:00
Ryan Kurtz
3588ecdab7
GP-0: Fixing javadoc warnings
2024-08-19 11:39:05 -04:00
Ryan Kurtz
2c3a815163
Merge remote-tracking branch 'origin/GP-2559_MaxFloatPrecision'
...
(Closes #4586 , Closes #6708 )
2024-08-16 13:31:11 -04:00
caheckman
614f20cfa3
GP-4790 Collapse double precision COPY to address forced storage
2024-08-16 16:26:52 +00:00