Commit Graph

2754 Commits

Author SHA1 Message Date
caheckman
9c2ce9b395 Convert java InjectPayload 2020-07-29 16:00:07 -04:00
caheckman
2d690404fe InvokeMethodsTest passing 2020-07-29 14:02:36 -04:00
caheckman
f4d25ccebb InvokeMethodsTest passes 2020-07-29 13:39:20 -04:00
caheckman
822ea1a376 ReferenceMethodsTest pass 2020-07-29 12:49:16 -04:00
caheckman
5327985d0b ReferenceMethods refactor 2020-07-29 12:18:46 -04:00
caheckman
ad34d91f9b replacement for PcodeTextEmitter 2020-07-29 10:31:33 -04:00
ghidravore
4d48d6f180 Fixed issue with GTreeModel's fireNodeChanged() method not actually
telling the tree which node changed.
2020-07-20 16:57:59 -04:00
ghidorahrex
817052c94c Merge remote-tracking branch 'origin/GP-14_ghizard_MDMang_more_ExtendedDataTypes' 2020-07-17 12:50:29 -04:00
ghidorahrex
726ecd5068 Merge remote-tracking branch 'origin/GP-13_ghizard_MDMang_improve_castoperator' 2020-07-17 12:49:30 -04:00
ghizard
36eaf2ea82 GP-13 - MDMang typecast operator - 2nd fixes 2020-07-17 12:34:26 -04:00
ghizard
0bf7d614ed GP-13 - MDMang castoperator review fixes 2020-07-17 11:23:25 -04:00
ghidra1
58157a1175 Changed JUnit tests to resolve register case sensitivity issues 2020-07-17 10:57:01 -04:00
ghidorahrex
ac0a4c9246 Merge remote-tracking branch
'origin/GT-37_ghidorahrex_PR-2110_agatti_fix_filter_delimiters_map'

Fixes #2110
2020-07-17 09:10:16 -04:00
Alessandro Gatti
c018200027 Allow exclamation marks as filter delimiters. 2020-07-17 10:26:43 +02:00
ghidravore
63d9a6a822 fixed graph window placement issues. 2020-07-16 18:32:03 -04:00
ghidra1
a7ab44fc6e Merge branch 'GT-0_ghidra1_PR-1891_agatti_Pic17' 2020-07-16 17:08:33 -04:00
ghidra1
2013a143d5 Merge branch 'GT-0_ghidra1_PR-1945_astrelsky_ChangeRecordDocs' 2020-07-16 16:59:10 -04:00
ghidra1
503f51c5b9 Merge branch 'GT-0_ghidra1_PR-2021_saruman9_AddBlockOverlay' 2020-07-16 16:52:45 -04:00
ghidra1
d0e8b2faad Merge branch 'GT-0_ghidra1_PR-2018_SamL98_writeStackValue'
Conflicts:
	Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/disassemble/Disassembler.java
2020-07-16 16:45:07 -04:00
ghidra1
a6a3186344 Cleanup of EmulatorHelper DataConverter usage 2020-07-16 16:41:00 -04:00
ghidra1
a9fcfc7925 Merge branch 'GT-0_ghidra1_PR-1894_ryanmkurtz_DontSearchFlatrepo' 2020-07-16 16:11:15 -04:00
ghidra1
2e61ba2e46 Merge remote-tracking branch 'origin/GP-25_emteere_StoredProgramRegisters' 2020-07-16 15:42:26 -04:00
ghidra1
6224a8d87b Merge remote-tracking branch 'origin/GP-24_emteere_PcodeDisEmulationError_2' 2020-07-16 15:42:08 -04:00
ghidra1
7197b76abe Merge remote-tracking branch 'origin/GP-21_emteere' 2020-07-16 15:41:32 -04:00
ghidra1
837bc8416b Merge branch 'patch' 2020-07-16 15:33:14 -04:00
ghidra1
7906d65aa2 Corrected issues impacting analysis of Harvard Architecture binaries
(e.g., PIC33)
2020-07-16 15:30:12 -04:00
ghidorahrex
0d180ad357 Merge remote-tracking branch
'origin/GT-3426_ghidorahrex_PR-1383_agatti_cp1600'

Fixes #1383
2020-07-16 14:11:26 -04:00
ghidorahrex
b7481d2088 Merge remote-tracking branch
'origin/GT-3524_ghidorahrex_PR-1450_mumbel_riscpatt'

Fixes #1450
2020-07-16 14:09:41 -04:00
ghidorahrex
46f038b9b9 Merge remote-tracking branch
'origin/GT-36_ghidorahrex_PR-2049_ryanmkurtz_JythonCacheDir'

Fixes #2049
2020-07-16 12:42:31 -04:00
ghidorahrex
de76877357 Merge remote-tracking branch
'origin/GT-35_ghidorahrex_PR-1820_ryanmkurtz_ExitProcess'

Fixes #1820
2020-07-16 11:00:21 -04:00
emteere
f79e98dbb3 GP-25_emteere minor code cleanup 2020-07-15 15:53:32 -04:00
emteere
d3a0a93f94 GP-24_emteere simplified to not include setting base offset position of
buffer
2020-07-15 15:47:05 -04:00
ghidra1
1d68673a9a Fix ClassCastException bug when old incompatible option value
encountered
2020-07-15 13:24:59 -04:00
emteere
1fc5d70c48 GP-25_emteere_StoredProgramRegisters code review changes 2020-07-14 21:52:34 -04:00
emteere
55e12a53d0 GP-24_emteere_PcodeDisEmulationError_2 minor refactor 2020-07-14 21:27:50 -04:00
emteere
4095810c01 GP-24_emteere fixing disassembly during emulation 2020-07-14 17:10:57 -04:00
emteere
9255d6ba0b GP-24_emteere_PcodeDisassemblyEmulationError refactor from code review 2020-07-14 17:08:45 -04:00
emteere
27f9b750db GP-24_emteere fixing disassembly during emulation 2020-07-14 17:07:43 -04:00
WorksButNotTested
b3b7bab4ca Added secondary selectors to ARM opinion file for correctly identifying
ARMBE8 binaries
2020-07-14 16:12:02 -04:00
ghidorahrex
60cd19701d GT-3426: Added certification 2020-07-14 15:54:57 -04:00
ghidorahrex
cde035d8b2 Merge remote-tracking branch
'origin/GT-3641_ghidorahrex_PR-2005_simeonpilgrim_arm_STREX_fix'

Fixes #2005, fixes #2010
2020-07-14 14:27:43 -04:00
ghidra1
3246e69e99 Correct Java 1.8 compliance bug for Generic module 2020-07-14 13:39:58 -04:00
ghidravore
262b1c1d16 fixing the graphing feature to initialize the graph with the current
selection and location
2020-07-14 13:09:31 -04:00
ghidorahrex
7ec583a4e8 Merge remote-tracking branch 'origin/GT-3329_adamopolous_scroll_bar_on_function_tag_panel' 2020-07-14 11:25:42 -04:00
adamopolous
826d5b3e03 Added filtering to function panel; other fixes from code review 2020-07-14 11:11:16 -04:00
adamopolous
ee141a8339 added scroll bar to final panel in function tag window 2020-07-14 11:11:16 -04:00
adamopolous
bed717d863 temp checkin - remember to back this out 2020-07-14 11:11:14 -04:00
ghidorahrex
53a4b62726 Merge remote-tracking branch
'origin/GP-34_ghidorahrex_PR-2088_bgK_6502-cmp-carry-flag'

Fixes #2088
2020-07-14 09:12:33 -04:00
ghidorahrex
0dfc8e777f Merge remote-tracking branch 'origin/GT-3639_adamopolous_PR-1960_ryanmkurtz_Extensions' 2020-07-14 08:58:15 -04:00
WorksButNotTested
556710d261 #1494: Fix incorrect handling of relocations for ARM BE8 binaries 2020-07-13 18:35:22 -04:00