Commit graph

105 commits

Author SHA1 Message Date
ghidra1 735cb1a5c3 GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands 2024-01-03 17:29:45 -05:00
James 7c88892b18 GP-0 more bsim tutorial typos 2023-12-18 22:00:40 +00:00
James 2b6d85e2db GP-0_bsim_tutorial_updates 2023-12-13 15:35:36 +00:00
ghidra1 229f9e3d01 Merge remote-tracking branch 'origin/GP-0_add_readme_html_to_debugger_class' into Ghidra_11.0 2023-12-11 09:43:43 -05:00
James 57fe47872d GP-0 added README.html to debugger class 2023-12-08 21:11:52 +00:00
James 8750841207 GP-4121 bsim tutorial updates and html 2023-12-08 20:05:01 +00:00
James 7a9590469f GP-3980 bsim tutorial 2023-12-05 16:50:13 +00:00
caheckman 0865a3dfb0 GP-4009 Introduced BSim functionality including support for postgresql,
elasticsearch and h2 databases.  Added BSim correlator to Version
Tracking.
2023-12-05 08:30:51 -05:00
Ryan Kurtz cfb3e2d7db Merge remote-tracking branch 'origin/patch' 2023-11-30 16:44:39 -05:00
Ryan Kurtz 14de932149 Merge remote-tracking branch
'origin/GP-4046_ghidorahrex_sleigh_doc_constraint_fix' into patch
(Closes #5933)
2023-11-30 16:42:27 -05:00
ghidorahrex 27381f9283 GP-4046: review fix 2023-11-29 16:20:31 +00:00
Ryan Kurtz 4f8c920cce Merge remote-tracking branch 'origin/patch' 2023-11-21 12:24:28 -05:00
ghidra1 908b06dd60 GP-0 Added GhidraFilesystemStorage doc 2023-11-21 09:37:16 -05:00
roblabla 80d92aa32f GP-0: Remove executable bit on various non-executable files
(Closes #5943)
2023-11-20 08:57:02 -05:00
ghidorahrex 066ce5f71b GP-4046: Fixed sleigh pattern constraint example 2023-11-16 16:04:40 +00:00
caheckman 07dc12cbf6 Fixes from review 2023-11-01 17:22:57 +00:00
caheckman 119758c98a GP-3988 Bibliography 2023-10-31 21:33:34 +00:00
Alex Kiri 798dc24b86 Tiny typo fix 2023-10-24 17:11:59 +03:00
Ryan Kurtz e3d48916aa GP-3273: The headless analyzer can now recurse into supported GFileSystem container files 2023-10-20 18:44:20 -04:00
Dan eea90f49c9 GP-3818: Create TraceRMI launcher framework. Launch script for gdb. 2023-09-20 15:23:44 -04:00
dragonmacher 999fe21b33 GP-3709 - Updated GhidraTable to simplify navigation installation 2023-08-07 18:55:47 -04:00
Ryan Kurtz 96902d6f5d Merge branch 'GP-0_ryanmkurtz_PR-5598_eltociear_typo' 2023-07-31 09:18:31 -04:00
Ikko Eltociear Ashimine a4525723dd
Fix typo in versioning.html
relavent -> relevant
2023-07-31 11:31:14 +09:00
Ryan Kurtz a961b069a4 Merge branch 'GP-0_ryanmkurtz_PR-5598_eltociear_typo' 2023-07-27 18:05:20 -04:00
dragonmacher b7583dc0b9 GP-3569 - Cleanup of Extension management 2023-07-26 14:02:56 -04:00
Ikko Eltociear Ashimine 2e6822148b
Fix typo in versioning.html
conjuction -> conjunction
2023-07-25 14:45:51 +09:00
Ryan Kurtz 005e4dbdf0 Merge remote-tracking branch 'origin/GP-3614_caheckman_PR-5482_LukeSerne_force-utf8-docs' 2023-07-19 15:10:18 -04:00
Ryan Kurtz bece9522ed GP-0: Updating InstallationGuide.html with Linux icon rendering known
issue/fix (#4400)
2023-07-14 12:34:49 -04:00
Luke Serné 690ca3ff2b Docs: Regenerate html files 2023-06-23 15:41:50 +02:00
Luke Serné ca95fc222d Fix typo in sleigh docs: 'course' -> 'coarse' 2023-06-16 23:59:51 +02:00
ghidra1 b5123f2553 GP-3506 Corrected various issues with data organization retention and
revision/upgrade
handling for datatypes
2023-06-12 19:13:04 -04:00
Dan f9547e2018 GP-3444: Fix formatting 2023-05-17 11:22:53 -04:00
Francis Hoogendijk 96741623e6 Fix parse_int() 2023-05-17 11:22:53 -04:00
Dan c5da826540 GP-2641: Add training course materials for the Debugger 2023-05-09 09:21:49 -04:00
Ryan Kurtz 269ea1ae7a GP-0: Fixing some project java version inconsistencies 2023-04-27 07:58:13 -04:00
dragonmacher 54c786c291 GP-3340 - Fixed docs referencing old style sheet 2023-04-20 20:24:27 -04:00
Ryan Kurtz 9cf60faef0 Merge remote-tracking branch
'origin/GP-3155_caheckman_PR-2810_Pokechu22_countleadingzeros'
(Closes #2810)
2023-03-24 14:29:30 -04:00
caheckman 945d91fc93 GP-3155 Regenerating parsers, documentation. LZCOUNT tests. 2023-03-24 13:06:45 -04:00
dragonmacher 84521c6f09 GP-3170 - Updates to fix clients of languages.css 2023-03-06 15:56:44 -05:00
Pokechu22 14880b53c4 Create and use LZCOUNT Pcode op 2023-03-02 18:30:04 -08:00
Ryan Kurtz ed82e48c0b GP-2476: Removing Gradle 8 note from docs 2023-02-22 07:27:36 -05:00
Ryan Kurtz c198419b7e GP-0: Update docs to indicate Gradle 8 is currently not supported
(#3527)
2023-02-16 06:50:53 -05:00
Eric Kilmer 804af895a2
gradle: Fix compile classpath for ghidraClass sourceSet 2023-02-12 14:14:07 -05:00
James 49d7b3604d GP-2944 updated advanced class 2023-01-25 19:38:01 +00:00
ghidra1 3fc5e55d7a GP-199 allow function definitions to be applied from selected category 2023-01-05 10:58:00 -05:00
dragonmacher e3aad672ce GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted
shared icons not in the Help module
2022-12-12 13:39:30 -05:00
ghidragon a92a27e9f1 GP-1981 Review fixes 2022-11-15 14:56:05 -05:00
Ryan Kurtz ea5c2a423f Merge branch 'GP-2786_ryanmkurtz_PR-4647_xiaoyinl_vswhere' 2022-11-09 00:23:59 -05:00
Ryan Kurtz cddcf3d3e7 GP-2786: A few improvements 2022-11-09 00:21:58 -05:00
Ryan Kurtz 1eda74a0ab GP-0: Fixing Gradle version in InstallationGuide.html 2022-11-03 00:44:47 -04:00