20 Commits

Author SHA1 Message Date
Vivian M
04181bce35 updated Readme with PyGhidra changes 2025-10-08 11:58:56 -04:00
evm
8fbf5c8cf7 Add copyright statements 2025-09-30 12:46:20 -04:00
Vivian M
8d26ba6e0b pyghidra changes, not including modnaming refactor 2025-09-26 13:24:50 -04:00
Vivian M
bbc19924e3 changed everything to use pyGhidra 2025-09-18 16:00:39 -04:00
Vivian M
b657cf2782 mod naming direct port runs with pyghidra 2025-09-16 20:13:02 -04:00
Maloney, Vivian
2a77c349b8 deepcut works with pyGhida 2025-09-12 14:07:48 -04:00
evm
22c0a93da4 For Ghidra 11.2 - old "Python" API now moved to "Jython" 2024-12-04 14:11:34 -05:00
AndreQuimper
bec42aa376 addition of graphcut module
Addition of GraphCut module allows graphing of Namespaces and their relationships. Also allows for filtering through the CodeCut table.
2024-06-24 15:26:59 -04:00
AndreQuimper
9400cc6c69 updated to use of eventType enum
Since eventType objects changed from constant integers to enum classes we can no longer do switch statements with them (their IDs are not constant).
2024-05-29 14:35:26 -04:00
evm
44dbcdce55 Final minor tweaks for CodeCut 1.1 release 2023-11-22 15:37:45 -05:00
evm
b1a348bc48 Adding recompilable C scripts - staging changes for next release 2023-11-12 19:00:10 -05:00
evm
cab7f1774c Added updated OutputObjFile.py (still doesn't kick off quite right from GUI) - other minor fixes 2023-04-05 16:59:49 -04:00
evm
a7dd1a2916 Minor cleanup stuff in recomp C 2023-02-23 15:26:15 -05:00
evm
1b169e834f recomp C bugfixes from hackathon 2023-02-23 15:12:50 -05:00
evm
4829f1c12b Adding latest on filtering and decompiling a range 2023-02-23 11:10:17 -05:00
evm
b56b6e583c Updating legal comments 2023-02-23 11:04:21 -05:00
evm
6d092b9d43 Added high level README 2023-01-12 16:15:13 -05:00
evm
7f76ccf794 Bugfixes from release process 2022-12-23 17:04:11 -05:00
evm
ae7979a013 Fixed extra directories 2022-12-20 17:03:14 -05:00
evm
34317e9d72 Initial commit of codecut-gui and deepcut from JHU/APL & DARPA open source review 2022-12-20 16:57:33 -05:00