Commit graph

22 commits

Author SHA1 Message Date
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
roblabla 3e77ca677f ghidra: 10.1.1 -> 10.1.2 2022-02-02 21:41:12 +01:00
roblabla d5980565d1 ghidra: Avoid using prebuilt protoc binary 2021-12-29 17:40:34 +01:00
roblabla cc4ee8d27d ghidra: Fix build on darwin 2021-12-29 17:40:34 +01:00
roblabla 20109f2c7e ghidra: init at 10.1.1 2021-12-29 17:40:34 +01:00
Jonathan Ringer df1c411c2a
ghidra: update homepage 2021-12-28 09:07:43 -08:00
Joerie de Gram 2654041a66 ghidra: 10.1 -> 10.1.1
Fixes CVE-2021-45105 (#150288)
2021-12-22 15:58:26 +01:00
Joerie de Gram 89206c507e ghidra: 10.0.4 -> 10.1
Fixes CVE-2021-44228 (Apache Log4j JNDI RCE). Closes #150153.
2021-12-11 00:15:28 +01:00
Benjamin Asbach e0db47bd82 ghidra: 10.0 -> 10.0.4 2021-11-26 13:25:56 +01:00
ilkecan 3e85813580 ghidra-bin: wrap launcher instead of the binary 2021-10-01 23:51:50 +03:00
Gauvain 'GovanifY' Roussel-Tarbouriech 2d138ca420
ghidra: 9.2.3 -> 10.0 2021-06-26 03:13:40 +02:00
Jörg Thalheim 68891e6a5b
ghidra: 9.2.2 -> 9.2.3 2021-04-23 17:43:05 +02:00
Andreas Rammhold a9479e1fff ghidra-bin: 9.2.1 -> 9.2.2 2021-04-03 22:35:04 +02:00
Pavol Rusnak 688bf1f56c ghidra: 9.2 -> 9.2.1
+ enable on x86_64-darwin
2020-12-31 16:06:54 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech 80ceb60cb1
ghidra: 9.1.2 -> 9.2 2020-11-14 14:53:03 +01:00
Nils André-Chang ec88246d1a ghidra: 9.1 -> 9.1.2
Move icoutils from buildInputs to nativeBuildInputs because it is a
compile time dependency.
2020-04-10 22:28:02 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Latebricole fdca231242 ghidra: 9.04 -> 9.1
* ghidra: 9.04 -> 9.1

Update Ghidra from 9.04 to 9.1

* ghidra: Added desktop file

Add a desktop file for Ghidra

Ghidra ships its icons as a .ico file, which isn't support by freedesktop. This means that to have icons, we need to extract the pngs from ghidra.ico, then copy them to the relevant folders.
This adds a requirement on a library to extract them, and also requires them to be copied over, which isn't ideal.
2019-12-07 19:46:14 +01:00
Nick Bathum bad033aaa7 ghidra 9.0.2 -> 9.0.4 2019-08-01 12:07:47 -04:00
Rene de la Garza f882547372 ghidra: 9.0 -> 9.0.2 (#65177) 2019-07-24 17:02:03 +01:00
Christian Kögler 2385d153ba ghidra: use autoPatchelfHook 2019-03-13 22:49:43 +01:00
Christian Kögler 631faad148 initial ghidra-9.0
I tested basic usage of tool CodeBrowser.
The tool VersionTracking raises an error.
2019-03-13 22:49:32 +01:00