summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/security/ghidra
AgeCommit message (Collapse)Author
2020-11-14ghidra: 9.1.2 -> 9.2Gauvain 'GovanifY' Roussel-Tarbouriech
2020-04-10ghidra: 9.1 -> 9.1.2Nils André-Chang
Move icoutils from buildInputs to nativeBuildInputs because it is a compile time dependency.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-07ghidra: 9.04 -> 9.1Latebricole
* 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-08-01ghidra 9.0.2 -> 9.0.4Nick Bathum
2019-07-24ghidra: 9.0 -> 9.0.2 (#65177)Rene de la Garza
2019-03-13ghidra: use autoPatchelfHookChristian Kögler
2019-03-13initial ghidra-9.0Christian Kögler
I tested basic usage of tool CodeBrowser. The tool VersionTracking raises an error.