From 96c9a6a959f8ba485b52bb1a545deb5d0ab30e8f Mon Sep 17 00:00:00 2001 From: Vonfry Date: Tue, 2 Aug 2022 21:49:15 +0800 Subject: [PATCH] dev/sec: add imhex for binary (hex) editor --- development/security.org | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/development/security.org b/development/security.org index edda717..49ae334 100644 --- a/development/security.org +++ b/development/security.org @@ -54,17 +54,20 @@ - [[https://www.metasploit.com/][metasploit]] :: - Ida Pro :: A cross-platform sotfware which can be used almost all files. -*** Linux Binary - :PROPERTIES: - :ID: b8978ffa-6cfb-4547-af51-71dee65def7a - :END: - - [[https://binary.ninja/][binary ninja]] :: A New Type of Reversing Platform - - radare2 :: cli - - r2dec :: decompiler plugins written in js - - RetDec : decompiler plugins - - r2ghidra :: decompiler depended on ghidra - - ghidra :: gui, but having problem with no DE linux. - - [[https://github.com/google/binnavi][binnavi]] :: +*** Binary + - imHex :: A Hex Editor for Reverse Engineers, Programmers and people who + value their retinas when working at 3 AM. +**** Linux Binary + :PROPERTIES: + :ID: b8978ffa-6cfb-4547-af51-71dee65def7a + :END: + - [[https://binary.ninja/][binary ninja]] :: A New Type of Reversing Platform + - radare2 :: cli + - r2dec :: decompiler plugins written in js + - RetDec : decompiler plugins + - r2ghidra :: decompiler depended on ghidra + - ghidra :: gui, but having problem with no DE linux. + - [[https://github.com/google/binnavi][binnavi]] :: *** Password :PROPERTIES: -- 2.45.2