[examiner] update desc.

Fabian Affolter fab at fedoraproject.org
Mon Mar 23 23:50:21 UTC 2015


commit 365d4a045d71e14d2c9a9595b2d24b64b69d4cb8
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Tue Mar 24 00:50:07 2015 +0100

    update desc.

 examiner.spec | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/examiner.spec b/examiner.spec
index 14f9da8..b5a1ace 100644
--- a/examiner.spec
+++ b/examiner.spec
@@ -12,15 +12,13 @@ BuildArch:      noarch
 BuildRequires:  perl
 
 %description
-The Examiner is an application that utilizes the objdump command to
-disassemble and comment foreign executable binaries. This app was
-designed to analyze static compiled binaries but works ok with
-others. The intention is for forensic research but could also be used
-in general reverse engineering.
-           This program can only handle basic dissassembly. If the
-binary has been modified to resist debugging then the Examinier
-probably will not be able to analyze the code. Also the Examiner will
-not analyze live running code.
+The Examiner is an application that utilizes the objdump command to disassemble
+and comment foreign executable binaries. This app was designed to analyze static
+compiled binaries but works ok with others. The intention is for forensic
+research but could also be used in general reverse engineering.
+This program can only handle basic dissassembly. If the binary has been modified
+to resist debugging then the Examinier probably will not be able to analyze the
+code. Also the Examiner will not analyze live running code.
 
 %prep
 %setup -q -n %{name}-%{version}


More information about the scm-commits mailing list