summary refs log tree commit diff
path: root/pkgs/tools/security/ghidra
Commit message (Collapse)AuthorAge
* ghidra: 9.2.3 -> 10.0Gauvain 'GovanifY' Roussel-Tarbouriech2021-06-26
|
* ghidra: 9.2.2 -> 9.2.3Jörg Thalheim2021-04-23
|
* ghidra-bin: 9.2.1 -> 9.2.2Andreas Rammhold2021-04-03
|
* ghidra: 9.2 -> 9.2.1Pavol Rusnak2020-12-31
| | | | + enable on x86_64-darwin
* ghidra: 9.1.2 -> 9.2Gauvain 'GovanifY' Roussel-Tarbouriech2020-11-14
|
* ghidra: 9.1 -> 9.1.2Nils André-Chang2020-04-10
| | | | | Move icoutils from buildInputs to nativeBuildInputs because it is a compile time dependency.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* ghidra: 9.04 -> 9.1Latebricole2019-12-07
| | | | | | | | | | | | | * 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.
* ghidra 9.0.2 -> 9.0.4Nick Bathum2019-08-01
|
* ghidra: 9.0 -> 9.0.2 (#65177)Rene de la Garza2019-07-24
|
* ghidra: use autoPatchelfHookChristian Kögler2019-03-13
|
* initial ghidra-9.0Christian Kögler2019-03-13
I tested basic usage of tool CodeBrowser. The tool VersionTracking raises an error.