John Chadwick
459f120b68
ghidra-extensions.ghidra-delinker-extension: init at 0.4.0
2024-08-06 21:25:19 -04:00
vringar
5c354f19ea
ghidra: restore configurability to buildGhidraExtension
...
This is required as Ghidra plugins don't have a consistent
layout and have to be widely configurable
2024-08-02 13:11:01 +02:00
John Chadwick
8563366220
ghidra: upgrade to gradle 8, openjdk 21
2024-07-14 17:23:01 -04:00
John Chadwick
9649c79580
ghidra: 11.1.1 -> 11.1.2
2024-07-14 17:22:53 -04:00
chayleaf
89cb3894ff
ghidra: convert to gradle setup hook
2024-07-12 21:36:15 +07:00
xenia
a8476824ee
ghidra{,-bin}: desktop file fixes
...
- add StartupWMClass to allow window manager to associate ghidra windows
with the desktop file
- add `terminal = false` from ghidra into ghidra-bin
2024-07-01 23:17:40 -04:00
John Chadwick
adaf51e750
ghidra: 11.0.3 -> 11.1.1
2024-06-22 00:34:30 -04:00
John Chadwick
495d0374ef
ghidra: reformat to rfc style
2024-06-22 00:32:27 -04:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Emily Trau
27f69fa93e
ghidra: improve desktop support
2024-05-26 16:50:09 +10:00
vringar
a44a2981ef
make vringar maintainer
2024-05-20 12:52:10 +10:00
Emily Trau
0c4afba0b3
ghidra-extensions.machinelearning: init at 11.0.2
2024-05-20 12:52:10 +10:00
Emily Trau
85dc0632cd
ghidra-extensions.sleighdevtools: init at 11.0.2
2024-05-20 12:52:10 +10:00
Emily Trau
5a7c5c4c48
ghidra-extensions.gnudisassembler: init at 11.0.2
2024-05-20 12:52:06 +10:00
Emily Trau
4e3898b79a
ghidra-extensions.ghidraninja-ghidra-scripts: init at unstable-2020-10-07
2024-05-20 12:51:43 +10:00
Emily Trau
204a20a512
ghidra: support extensions
2024-05-20 12:51:38 +10:00
vringar
2223e29973
ghidra: call hooks as part of phases
2024-05-15 22:44:50 +02:00
R. Ryantm
472fc05956
ghidra: 11.0.2 -> 11.0.3
2024-05-05 07:43:56 +00:00
Sandro
6bd6ea8493
Merge pull request #300022 from roblabla/ghidra-11.0.2
2024-04-09 11:35:07 +02:00
roblabla
e989382eb6
ghidra: 11.0 -> 11.0.2
2024-04-09 00:46:05 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
roblabla
63574be95c
ghidra: 10.4 -> 11.0
2023-12-23 22:46:21 +01:00
Mario Rodas
7814ddc0b6
Merge pull request #267215 from MikaelFangel/update-ghidra-bin
...
ghidra-bin: 10.3.1 -> 10.4
2023-11-19 07:49:25 -05:00
Mikael Fangel
e49ae78acf
ghidra-bin: 10.3.1 -> 10.4
2023-11-13 14:47:16 +01:00
roblabla
d1ef3d7089
ghidra: Remove executable bit of non-executable files
2023-11-12 12:30:40 +01:00
roblabla
25ec5c2344
ghidra: 10.3.3 -> 10.4
2023-10-19 00:51:14 +02:00
R. Ryantm
e480fdf4a3
ghidra: 10.3.2 -> 10.3.3
2023-09-07 03:55:53 +00:00
R. Ryantm
37ea9eb02d
ghidra: 10.3.1 -> 10.3.2
2023-07-22 03:52:53 +00:00
figsoda
f97ce0a9a8
pkgs/tools/security: remove dead code
...
with the help of deadnix & nil
2023-07-12 14:35:00 -04:00
Peter Sanford
dcfe5eb6a9
ghidra: add aarch64-linux platform
2023-06-27 09:47:11 -07:00
Thomas Watson
bc954fa316
ghidra{,-bin}: 10.3 -> 10.3.1
...
The ghidra dependency hash has been verified and is unchanged.
2023-06-19 16:26:20 -05:00
Evan Richter
7ffd3c33b6
ghidra: mark broken only for x86_64-darwin
2023-06-04 15:55:54 -05:00
Alexandre Iooss
30ff366f77
ghidra: mark broken on darwin
2023-05-21 21:05:46 +02:00
Alexandre Iooss
4143506bbb
ghidra-bin: 10.2.2 -> 10.3
2023-05-21 19:43:46 +02:00
Alexandre Iooss
206692b33f
ghidra: 10.2.3 -> 10.3
2023-05-21 19:43:20 +02:00
Thomas Gerbet
e5a8b8db88
ghidra-bin: 10.2.2 -> 10.2.3
...
Fixes CVE-2023-22671.
This was missed in 2e4bc8230f
.
https://htmlpreview.github.io/?https://github.com/NationalSecurityAgency/ghidra/blob/Ghidra_10.2.3_build/Ghidra/Configurations/Public_Release/src/global/docs/ChangeHistory.html
2023-05-18 18:24:28 +02:00
Lorenz Leutgeb
b32ee446ee
gradle: add 8
2023-03-01 14:46:46 +01:00
roblabla
2e4bc8230f
ghidra: 10.2.2 -> 10.2.3
2023-02-12 18:49:40 +01:00
Mario Rodas
bad4753edc
Merge pull request #201918 from roblabla/ghidra-update
...
ghidra: 10.2.1 -> 10.2.2
2022-11-19 10:56:57 -05:00
roblabla
e78d5f6426
ghidra: 10.2.1 -> 10.2.2
2022-11-19 16:10:17 +01:00
Hubert Jasudowicz
f1cc7dceaf
ghidra-bin: 10.2.1 -> 10.2.2
2022-11-16 11:00:31 +01:00
Hubert Jasudowicz
fb56af45a0
ghidra-bin: 10.1.5 -> 10.2.1
2022-11-13 14:20:43 +01:00
roblabla
d81027ce10
ghidra: 10.2 -> 10.2.1
2022-11-12 12:19:56 +01:00
roblabla
0ea6f4c974
ghidra: 10.1.2 -> 10.2
2022-11-08 10:25:49 -05:00
Geoff Reedy
e69d148812
ghidra: add support for aarch64-darwin
...
This also changes the method used to change Java's notion of the user
home directory. Instead of redirecting /etc/passwd to a generated file,
the JAVA_TOOL_OPTIONS environment variable is used to provide a value
for the user.home system property. The redirect method did not seem to
be effective on my Monterey (12.6) system and the new approach is IMO
simpler anyway.
2022-10-20 07:58:00 -06:00
Gauvain 'GovanifY' Roussel-Tarbouriech
ac540bf0f9
ghidra-bin: 10.1.4 -> 10.1.5
2022-08-27 21:55:23 +02:00
ajs124
5dc633e7d0
ghidra: fix meta.maintainers
2022-06-29 00:47:43 +02:00
Robert Scott
3b445eacea
treewide: set sourceProvenance for gradle-built packages
...
these presumably contain binary jars in their deps
2022-06-04 19:48:03 +01:00
Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
sintemal
d079f3654d
ghidra-bin: 10.1.1 -> 10.1.4
2022-05-25 14:02:48 +02:00