109 Commits

Author SHA1 Message Date
Adubbz e84158d053 Re-add Ghidra 9.2 as an output version 2020-12-14 14:22:28 +11:00
Adubbz a9dc0f2319 Ghidra 9.1 is the minimum version supported now 1.4.0 2020-04-18 16:16:26 +10:00
Adubbz 931ee03b02 Add Ghidra 9.2 to output versions 2020-04-18 16:03:28 +10:00
Adubbz 707cb7b997 Newer gradle no longer allows overriding tasks (ugh) 2020-04-18 16:02:55 +10:00
Adubbz 49149e4756 Better console output from the IPC analyzer 2020-04-18 16:02:55 +10:00
Adubbz 52e8f66b81 Don't call buildExtension. Gradle alone is sufficient 2020-04-18 15:58:15 +10:00
Adubbz 46afd8b83e Adopt Github actions
Based on ghidra-emotionengine
2020-04-18 15:55:06 +10:00
Adubbz f250c12c44 Removed old imports 2020-01-19 16:49:43 +11:00
Adubbz 1912e690b4 Version bump 2020-01-19 16:44:52 +11:00
Adubbz 9d0f3115a7 Added aarch32 support. Closes #3 2020-01-19 16:39:40 +11:00
Adubbz eecacfd507 Version bump 1.3.0 2019-09-28 20:52:12 +10:00
Adubbz ddc34b1d12 Fixed symbols loading on Ghidra 9.1 2019-09-28 20:48:50 +10:00
Adubbz 4eff593ee8 Initial 9.1 update. Symbols are currently broken for some reason 2019-09-28 13:09:35 +10:00
Adubbz 1ab12ceb24 Import cleanup 2019-09-27 14:29:41 +10:00
Adubbz 276a75513f Proper fix for IPC analyzer not showing 2019-08-16 22:16:51 +10:00
Adubbz 7a3d829f43 Account for missing string tables 2019-07-02 16:48:09 +10:00
Adubbz 63e48be9df Version bump 1.2.3 2019-06-03 12:45:08 +10:00
Adubbz c2dea5d5ca Fixed ipc analysis option not showing 2019-06-03 12:44:36 +10:00
Adubbz fb87a3e3bc Fixed wrong libnx got offset calculation 2019-06-03 12:44:15 +10:00
Adubbz e9e95b777f Bump version to 1.2.2 1.2.2 2019-05-24 12:05:21 +10:00
Adubbz 4597f4815a Made functions in the fake EXTERNAL block 8 bytes instead of 1 2019-05-03 23:05:49 +10:00
Adubbz 22f04cc15f Fixed kernel .got creation 2019-05-03 23:02:11 +10:00
Adubbz 03ebd9cd49 Use a custom base addr for the kernel 2019-04-30 18:08:15 +10:00
Adubbz 878f791e88 Added support for kernel 8.0.0 loading 2019-04-30 17:43:21 +10:00
Adubbz 7f16247b6d Merge pull request #14 from astrelsky/master
Prevent IPCAnalyzer from appearing in other processors.
2019-04-28 15:29:43 +10:00