11 src = fetchFromGitHub {
15 hash = "sha256-UkL0EydwQfZl4HVtXiU8AyLJnzqBwECIgwm3bpQvyes=";
18 vendorHash = "sha256-BBDGnz8u2FEKwuTP9DKz6FoODaW4+VFcL36lumoYTb8=";
26 description = "Advanced exploiting tool for Padding Oracle attacks against CBC mode encryption";
27 homepage = "https://github.com/glebarez/padre";
28 changelog = "https://github.com/glebarez/padre/releases/tag/v${version}";
29 # https://github.com/glebarez/padre/issues/28
30 license = licenses.unfree;
31 maintainers = with maintainers; [ fab ];
32 mainProgram = "padre";