Commit graph

26 commits

Author SHA1 Message Date
Ryan Kurtz
2b34e8c9f7 Merge remote-tracking branch 'origin/patch' 2025-03-27 06:14:39 -04:00
d-millar
0b5a833339 GP-0: fix for spaces in paths 2025-03-26 15:19:00 -04:00
Dan
9cf438bccd GP-5227: Split launchers help apart. 2025-03-05 20:17:43 +00:00
Ryan Kurtz
3773ca550b Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-02-03 15:31:52 -05:00
Ryan Kurtz
60329c7698 GP-5241: Re-applying nativeProject.gradle to fix windows build 2025-02-03 14:45:25 -05:00
ghidra1
0a3d4a28d0 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-31 09:16:06 -05:00
Dan
258878ce4b GP-5241: Remove apply froms from debug agent projects. Delete unneeded gradle scripts. 2025-01-30 16:00:27 +00:00
Ryan Kurtz
ff290dcefc GP-5307: Looking for dbgmodel.tlb in dependencies directory 2025-01-23 13:47:24 -05:00
Ryan Kurtz
44fb13b292 GP-5257: Fixing Gradle warnings 2025-01-13 13:52:50 -05:00
Dan
0ab040816a GP-1978: Delete Deprecated plugins, GADP 2024-12-05 08:29:10 -05:00
Dan
3b0f83c56c GP-4917: Update to distribute Pybag 2.2.12 2024-09-12 09:50:07 -04:00
Ryan Kurtz
4c7c6015d9 GP-0: Moving hasPythonPackage.gradle and hasProtobuf.gradle.
They are generic and non-debugger things want to use them.
2024-07-08 10:27:31 -04:00
ghidra1
bccee567ef GP-0 Corrected dbgmodel.tlb handling for multi-platform build 2024-05-17 11:43:01 -04:00
Dan
fc17ca970c GP-4489: Add psutil and protobuf to downloads, dist. Build py packages for dist. 2024-04-26 23:34:30 -04:00
Dan
5b16857468 GP-4367: Package dbgmodel (ghidradbg) better 2024-02-28 14:15:33 -05:00
d-millar
2c69ffb04a GP-4290: fix for selectProcess/Thread
GP-4290: fix for hard-coded path
GP-4290: simpler fixes post-review
GP-4290: partial fixes for slow start & termination logic
GP-4290: build logic for tlb
GP-4290: running dbgmodel locally
GP-4290: atttempting to isolate dbgmodel code
GP-4209: filling out unimplemented methods
GP-4290: options for dbgeng vs dbgmodel
GP-4290: aisle 9 for schema
GP-4290: Aggregate for Debug.Breakpoints & Stack.Frames
GP-4290: hidden attrs for schema
GP-4290: working in both modes
GP-4290: unified interface (use_generics)
GP-4290: basics working - mem, mods, dis, regs
GP-4290: somewhat working - model is populated
GP-4290: schema updates
GP-4290: fix for names
GP-4290: AddRef
GP-4290: switch to byref
GP-4290: start on dbgmodel interposing logic
GP-4290: added GetIntrinsicValue
GP-4290: moving along
GP-4290: first pass
2024-02-27 10:57:38 -05:00
d-millar
abbc18f927 GP-3754: post-review review
GP-3754: last pass
GP-3754: most review issues address (ymm0/testSave not); tests pass
GP-3754: review - eval/exec
GP-3754: moved registers to thread
GP-3754: review pass 7 - register w/o banks
GP-3754: review pass 6 - basic clean-up items
GP-3754: pass 5 - tests all pass (minus commented-out ones)
GP-3754: review pass 4(?)
GP-3754: review pass 3
GP-3754: review pass 2
GP-3754: review pass 1
GP-3754: ref Pybag
GP-3754: clean-up
GP-3754: testing post-changes in hooks
GP-3754: fix for env
GP-3754: convenience method for get_debugger
GP-3754: tests all running successfully
GP-3754: hook tests running
GP-3754: hook tests: memory changed not wokring, bpt modified does nothing
GP-3754: lot of work to get testExited to pass
GP-3754: start on hooks tests; mods to methods not-runnable while running
GP-3754: methods tests working
GP-3754: bulk of bpt tests running
GP-3754: whittling down the list
GP-3754: more passing method tests
GP-3754: at least a few method tests working (don't run batch)
GP-3754: cmd tests pass w/o closing stdin
GP-3754: command test basically running
GP-3754: 3 cmd tests failing; 3 commented out
GP-3754: ghidra_trace_set_values uses broken except for in testGetValues
GP-3754: whittling down the command tests
GP-3754: tests esp. SetValue
GP-3754: testMinimal works but cannot 'execute'
GP-3754: JUnits still don't run
GP-3754: breakpoints in the list
GP-3754: continued work on hooks; bpts not registering as bpts
GP-3754: templates for hooks
GP-3754: tests, first viable hook (module_load)'
GP-3754: first pass at methods
GP-3754: memory/regs working
GP-3754: most of the puts done
GP-3754: modules/regions working
GP-3754: process/threads working
GP-3754: added to manifest
GP-3754: minimal shell: arch faked out / thru activate w/o push
2023-09-12 11:46:10 -04:00
Dan
3be53dc05e GP-1007: Fix GADP agent nodepJar issues 2023-03-13 14:02:08 -04:00
ghidra1
dfd7947871 Merge remote-tracking branch 'origin/GP-0_ryanmkurtz_build-fix' 2022-01-27 13:27:01 -05:00
Anton Kochkov
0a81592c23 Remove deprecated Gradle features 2021-10-22 19:05:09 +08:00
Ryan Kurtz
00533b2869 GP-1106: Platform naming convention now supports different
architectures. Support for building on ARM.
2021-08-17 13:41:47 -04:00
Dan
26e4999e73 GP-1002: Fixing Debugger nodepJar issues. 2021-06-04 16:22:11 -04:00
Dan
981f81ad80 GP-960: Fix a dependency resolution thing for Gradle 6 2021-05-18 13:03:29 -04:00
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
Dan
6f77869ee1 Upgraded debugger certification. 2021-04-01 14:02:33 -04:00
Dan
8201baef2b GP-71: Prepping for source release. 2020-12-16 13:06:53 -05:00