Package: bindiff
Version: 5
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello!

The desktop file for Linux 
(/usr/share/applications/com-google-security-zynamics-bindiff-Launcher.desktop) 
is missing some elementary categories.
The category 'Development' should be added.

Please see the documentation about desktop files here:
<https://standards.freedesktop.org/menu-spec/latest/apas02.html>

- -- 
Yours sincerely
Joerg Schiermeier


- -- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.utf-8, LC_CTYPE=de_DE.utf-8 (charmap=UTF-8), 
LANGUAGE=de:en_GB (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bindiff depends on:
ii  debconf [debconf-2.0]           1.5.74
ii  default-jre [java9-runtime]     2:1.11-72
ii  openjdk-11-jre [java9-runtime]  11.0.7+9-1
ii  openjdk-13-jre [java9-runtime]  13.0.3+3-1
ii  openjdk-8-jre [java8-runtime]   8u212-b01-1
ii  xdg-utils                       1.1.3-2

Versions of packages bindiff recommends:
ii  fonts-roboto  2:0~20170802-3

bindiff suggests no packages.

- -- Configuration Files:
/etc/opt/bindiff/bindiff_core.xml changed:
<?xml version="1.0" ?>
<BinDiff configVersion="4">
    <Gui directory="/opt/bindiff" server="127.0.0.1" port="2000" retries="20" />
    <Ida directory="IDADIR" headlessExportMode="false" />
    <Threads use="2" />
    <FunctionMatching>
        <Step confidence="1.0" algorithm="function: name hash matching" />
        <Step confidence="1.0" algorithm="function: hash matching" />
        <Step confidence="1.0" algorithm="function: edges flowgraph MD index" />
        <Step confidence="0.9" algorithm="function: edges callgraph MD index" />
        <Step confidence="0.9" algorithm="function: MD index matching 
(flowgraph MD index, top down)" />
        <Step confidence="0.9" algorithm="function: MD index matching 
(flowgraph MD index, bottom up)" />
        <Step confidence="0.9" algorithm="function: prime signature matching" />
        <Step confidence="0.8" algorithm="function: MD index matching 
(callGraph MD index, top down)" />
        <Step confidence="0.8" algorithm="function: MD index matching 
(callGraph MD index, bottom up)" />
        <!--    <Step confidence="0.7" algorithm="function: edges proximity MD 
index" /> -->
        <Step confidence="0.7" algorithm="function: relaxed MD index matching" 
/>
        <Step confidence="0.4" algorithm="function: instruction count" />
        <Step confidence="0.4" algorithm="function: address sequence" />
        <Step confidence="0.7" algorithm="function: string references" />
        <Step confidence="0.6" algorithm="function: loop count matching" />
        <Step confidence="0.1" algorithm="function: call sequence 
matching(exact)" />
        <Step confidence="0.0" algorithm="function: call sequence 
matching(topology)" />
        <Step confidence="0.0" algorithm="function: call sequence 
matching(sequence)" />
    </FunctionMatching>
    <BasicBlockMatching>
        <Step confidence="1.0" algorithm="basicBlock: edges prime product" />
        <Step confidence="1.0" algorithm="basicBlock: hash matching (4 
instructions minimum)" />
        <Step confidence="0.9" algorithm="basicBlock: prime matching (4 
instructions minimum)" />
        <Step confidence="0.8" algorithm="basicBlock: call reference matching" 
/>
        <Step confidence="0.8" algorithm="basicBlock: string references 
matching" />
        <Step confidence="0.7" algorithm="basicBlock: edges MD index (top 
down)" />
        <Step confidence="0.7" algorithm="basicBlock: MD index matching (top 
down)" />
        <Step confidence="0.7" algorithm="basicBlock: edges MD index (bottom 
up)" />
        <Step confidence="0.7" algorithm="basicBlock: MD index matching (bottom 
up)" />
        <Step confidence="0.6" algorithm="basicBlock: relaxed MD index 
matching" />
        <Step confidence="0.5" algorithm="basicBlock: prime matching (0 
instructions minimum)" />
        <Step confidence="0.4" algorithm="basicBlock: edges Lengauer Tarjan 
dominated" />
        <Step confidence="0.4" algorithm="basicBlock: loop entry matching" />
        <Step confidence="0.3" algorithm="basicBlock: self loop matching" />
        <Step confidence="0.2" algorithm="basicBlock: entry point matching" />
        <Step confidence="0.1" algorithm="basicBlock: exit point matching" />
        <Step confidence="0.0" algorithm="basicBlock: instruction count 
matching" />
        <Step confidence="0.0" algorithm="basicBlock: jump sequence matching" />
    </BasicBlockMatching>
</BinDiff>

/etc/opt/zynamics/BinDiff/bindiff_core.xml changed:
<?xml version="1.0" ?>
<BinDiff configVersion="4">
    <Gui directory="/opt/zynamics/BinDiff" server="127.0.0.1" port="2000" 
retries="20" />
    <Ida directory="IDADIR" />
    <Threads use="2" />
    <FunctionMatching>
        <Step confidence="1.0" algorithm="function: name hash matching" />
        <Step confidence="1.0" algorithm="function: hash matching" />
        <Step confidence="1.0" algorithm="function: edges flowgraph MD index" />
        <Step confidence="0.9" algorithm="function: edges callgraph MD index" />
        <Step confidence="0.9" algorithm="function: MD index matching 
(flowgraph MD index, top down)" />
        <Step confidence="0.9" algorithm="function: MD index matching 
(flowgraph MD index, bottom up)" />
        <Step confidence="0.9" algorithm="function: prime signature matching" />
        <Step confidence="0.8" algorithm="function: MD index matching 
(callGraph MD index, top down)" />
        <Step confidence="0.8" algorithm="function: MD index matching 
(callGraph MD index, bottom up)" />
        <!--    <Step confidence="0.7" algorithm="function: edges proximity MD 
index" /> -->
        <Step confidence="0.7" algorithm="function: relaxed MD index matching" 
/>
        <Step confidence="0.4" algorithm="function: instruction count" />
        <Step confidence="0.4" algorithm="function: address sequence" />
        <Step confidence="0.7" algorithm="function: string references" />
        <Step confidence="0.6" algorithm="function: loop count matching" />
        <Step confidence="0.1" algorithm="function: call sequence 
matching(exact)" />
        <Step confidence="0.0" algorithm="function: call sequence 
matching(topology)" />
        <Step confidence="0.0" algorithm="function: call sequence 
matching(sequence)" />
    </FunctionMatching>
    <BasicBlockMatching>
        <Step confidence="1.0" algorithm="basicBlock: edges prime product" />
        <Step confidence="1.0" algorithm="basicBlock: hash matching (4 
instructions minimum)" />
        <Step confidence="0.9" algorithm="basicBlock: prime matching (4 
instructions minimum)" />
        <Step confidence="0.8" algorithm="basicBlock: call reference matching" 
/>
        <Step confidence="0.8" algorithm="basicBlock: string references 
matching" />
        <Step confidence="0.7" algorithm="basicBlock: edges MD index (top 
down)" />
        <Step confidence="0.7" algorithm="basicBlock: MD index matching (top 
down)" />
        <Step confidence="0.7" algorithm="basicBlock: edges MD index (bottom 
up)" />
        <Step confidence="0.7" algorithm="basicBlock: MD index matching (bottom 
up)" />
        <Step confidence="0.6" algorithm="basicBlock: relaxed MD index 
matching" />
        <Step confidence="0.5" algorithm="basicBlock: prime matching (0 
instructions minimum)" />
        <Step confidence="0.4" algorithm="basicBlock: edges Lengauer Tarjan 
dominated" />
        <Step confidence="0.4" algorithm="basicBlock: loop entry matching" />
        <Step confidence="0.3" algorithm="basicBlock: self loop matching" />
        <Step confidence="0.2" algorithm="basicBlock: entry point matching" />
        <Step confidence="0.1" algorithm="basicBlock: exit point matching" />
        <Step confidence="0.0" algorithm="basicBlock: instruction count 
matching" />
        <Step confidence="0.0" algorithm="basicBlock: jump sequence matching" />
    </BasicBlockMatching>
</BinDiff>


- -- debconf information:
* bindiff/present-bindiff-license:
* zynamics/ida7_location:
  bindiff/error-bindiff-license:
* bindiff/accepted-bindiff-license: true
* zynamics/ida_location:

-----BEGIN PGP SIGNATURE-----
Comment: This was created by GnuPG for Linux.

iQIzBAEBCAAdFiEERMHJSMoKBiNrvtXJodFQ9YsO8GMFAl6mlhcACgkQodFQ9YsO
8GPoaw//Y7+eHh+1lJfAH7SYnO5RwFTmetY0YLlVHrf4fyMaqKAMAECsVTdK6bj6
dM7cg+4ttplXHkbSWTFzRpnMavnHue2fotHTP/X/wq2x1ulUjeUjrV0Y6fzE9lH5
v40oXmKbsWLOc6n9HzA9qK2jEOLiuqFxJkBVcQV/ipn2DFJMg4L0WouZKg3z0VUv
lw26o5A5Y39TCVpFHweTrhsLvROECG4e6LRMwOwnHEzil9nmK6fCkYszTg9nQteT
Wu/sV1Dnu8M2nYuzRTpfCdtsqzGCsHfwv3118y8whpcWkDL4k7kmppBhZmN6f+Z9
74bOMMvDVBnE1ztVe1M5CX3O6BzGqKHnlUltTXiRzVIWo5S1P8bzX0j1ab50lIpe
vnlseuiK5cSOvwIZLqA0pGBvvD8rkVZ69hPp5S3h6vZPpykf4sO44UrsDOrVsrIz
7GHMDVPQyR7ip7I3qF+0zTGFuker5jhaKHTQvdXOOhcQRQBcnVYkVAChGvqIo8T4
gLEXPOlXa48J05MNJ8gMxSqv087+a2+f4IZ3Eq5ZFPUYwErQ5JsWcfiLVFx807vj
IABmU8uvUZNho38tRSXj764hvFUrx0cePLlYNvaosBC1rFTqm73yizKnjotkcM4U
++uMOtitVkBTleGk7WA/BQ+X0wLthxmkPDbBU/pRUl2SLpR+1K8=
=z5Xz
-----END PGP SIGNATURE-----

Reply via email to