[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#845286: O: libemu -- x86 shellcode detection and emulation



Package: wnpp
Severity: normal

The current maintainer of libemu, David Martínez Moreno <ender@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libemu
Binary: libemu-dev, libemu2, python-libemu
Version: 0.2.0+git20120122-1.2
Maintainer: David Martínez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 9), autoconf, automake, libtool, check, python-all-dev (>= 2.3.5-11)
Architecture: any
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 fad9ac7fd24866b8e8056c1fa772c78e 1294 libemu_0.2.0+git20120122-1.2.dsc
 3ced2457994f4c52dd2d687434e7cd1d 561840 libemu_0.2.0+git20120122.orig.tar.gz
 eb7ff9aafaf7107e6d85a960cbefa50c 4969 libemu_0.2.0+git20120122-1.2.debian.tar.gz
Checksums-Sha1:
 2084f5722591c32261bd8e5ac36349bd3ecdd91b 1294 libemu_0.2.0+git20120122-1.2.dsc
 3e5a87a1c5c27e8b6cce5e55fb45eab8bb100408 561840 libemu_0.2.0+git20120122.orig.tar.gz
 51f77606770161c9b60ecdfac082870eddfae240 4969 libemu_0.2.0+git20120122-1.2.debian.tar.gz
Checksums-Sha256:
 d91da679e88af9743ccb2890acab6538eaeeef623a868ad41e12442da8dc8abc 1294 libemu_0.2.0+git20120122-1.2.dsc
 7b90e40cd6286a1cd93acddb1c5984e8f5bf7168b630d21f276d48d8219e2f16 561840 libemu_0.2.0+git20120122.orig.tar.gz
 5a214c95510c2b41430d054c225df89782e193ef3144685caabc71f10cd250a8 4969 libemu_0.2.0+git20120122-1.2.debian.tar.gz
Homepage: http://libemu.carnivore.it/
Package-List: 
 libemu-dev deb libdevel extra
 libemu2 deb libs extra
 python-libemu deb python extra
Directory: pool/main/libe/libemu
Priority: source
Section: misc

Package: libemu
Binary: libemu-dev, libemu2, python-libemu
Version: 0.2.0+git20120122-1.2
Maintainer: David Martínez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 9), autoconf, automake, libtool, check, python-all-dev (>= 2.3.5-11)
Architecture: any
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 fad9ac7fd24866b8e8056c1fa772c78e 1294 libemu_0.2.0+git20120122-1.2.dsc
 3ced2457994f4c52dd2d687434e7cd1d 561840 libemu_0.2.0+git20120122.orig.tar.gz
 eb7ff9aafaf7107e6d85a960cbefa50c 4969 libemu_0.2.0+git20120122-1.2.debian.tar.gz
Checksums-Sha256:
 d91da679e88af9743ccb2890acab6538eaeeef623a868ad41e12442da8dc8abc 1294 libemu_0.2.0+git20120122-1.2.dsc
 7b90e40cd6286a1cd93acddb1c5984e8f5bf7168b630d21f276d48d8219e2f16 561840 libemu_0.2.0+git20120122.orig.tar.gz
 5a214c95510c2b41430d054c225df89782e193ef3144685caabc71f10cd250a8 4969 libemu_0.2.0+git20120122-1.2.debian.tar.gz
Homepage: http://libemu.carnivore.it/
Package-List: 
 libemu-dev deb libdevel extra
 libemu2 deb libs extra
 python-libemu deb python extra
Directory: pool/main/libe/libemu
Priority: source
Section: misc

Package: libemu-dev
Source: libemu
Version: 0.2.0+git20120122-1.2
Installed-Size: 1902
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: amd64
Depends: libemu2 (= 0.2.0+git20120122-1.2)
Description-en: x86 shellcode detection and emulation
 libemu is a small library written in C offering basic x86 emulation and
 shellcode detection using GetPC heuristics.  Intended use is within network
 intrusion/prevention detections and honeypots.
 .
 libemu supports:
   * executing x86 instructions
     * reading x86 binary code
     * register emulation
     * basic FPU emulation
   * shellcode execution
     * shellcode detection
       * using GetPC heuristics
       * static analysis
       * and binary backwards traversal
      * Win32 API hooking
 .
 Using libemu one can:
   * detect shellcodes
   * execute the shellcodes
   * profile shellcode behaviour
 .
 This package has the development files.
Description-md5: e68b2936252f19f5b945e8d2fc0dfb33
Homepage: http://libemu.carnivore.it/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: extra
Filename: pool/main/libe/libemu/libemu-dev_0.2.0+git20120122-1.2_amd64.deb
Size: 395680
MD5sum: 67f02a129422d39b9a589958f8598b42
SHA1: 14bef6a2a43e1ca41453c29f275307197851fa21
SHA256: 4ceba08c770e8097e1e6915d12b503736da8b8adde336370fa0daf542001619f

Package: libemu2
Source: libemu
Version: 0.2.0+git20120122-1.2
Installed-Size: 1246
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.15)
Description-en: x86 shellcode detection and emulation
 libemu is a small library written in C offering basic x86 emulation and
 shellcode detection using GetPC heuristics.  Intended use is within network
 intrusion/prevention detections and honeypots.
 .
 libemu supports:
   * executing x86 instructions
     * reading x86 binary code
     * register emulation
     * basic FPU emulation
   * shellcode execution
     * shellcode detection
       * using GetPC heuristics
       * static analysis
       * and binary backwards traversal
      * Win32 API hooking
 .
 Using libemu one can:
   * detect shellcodes
   * execute the shellcodes
   * profile shellcode behaviour
 .
 This package has the basic utilities and library files.
Description-md5: 4e1c07507daa69c1203d3126cf1ec9a6
Homepage: http://libemu.carnivore.it/
Tag: role::shared-lib
Section: libs
Priority: extra
Filename: pool/main/libe/libemu/libemu2_0.2.0+git20120122-1.2_amd64.deb
Size: 331044
MD5sum: 45ea3e29bd479b9570165f6ec13e4a7e
SHA1: 54c55ed103546564c060e3ac0798d9864c878f16
SHA256: 747d05d5ae875201dc7563201376662a959a326fb4c9d167db5eb8158031938d

Package: python-libemu
Source: libemu
Version: 0.2.0+git20120122-1.2
Installed-Size: 58
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.2.5), libemu2, python (>= 2.7), python (<< 2.8)
Description-en: x86 shellcode detection and emulation - Python bindings
 libemu is a small library written in C offering basic x86 emulation and
 shellcode detection using GetPC heuristics.  Intended use is within network
 intrusion/prevention detections and honeypots.
 .
 libemu supports:
   * executing x86 instructions
     * reading x86 binary code
     * register emulation
     * basic FPU emulation
   * shellcode execution
     * shellcode detection
       * using GetPC heuristics
       * static analysis
       * and binary backwards traversal
      * Win32 API hooking
 .
 Using libemu one can:
   * detect shellcodes
   * execute the shellcodes
   * profile shellcode behaviour
 .
 This package has the Python bindings.
Description-md5: c9f1d7e14a3cc92f8954dc54981db7cd
Homepage: http://libemu.carnivore.it/
Python-Version: 2.7
Section: python
Priority: extra
Filename: pool/main/libe/libemu/python-libemu_0.2.0+git20120122-1.2_amd64.deb
Size: 10388
MD5sum: 189c97c7112a100f8ee7b87a1b9af099
SHA1: 6320841e68b53de262468aa0f603f6704d2d448e
SHA256: df393d347bd4e1e1963ff7e2cf6a28ca1f00539a7ef13adf11bd4d531a53f4a8

Package: libemu-dev
Source: libemu
Version: 0.2.0+git20120122-1.2
Installed-Size: 1902
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: amd64
Depends: libemu2 (= 0.2.0+git20120122-1.2)
Description-en: x86 shellcode detection and emulation
 libemu is a small library written in C offering basic x86 emulation and
 shellcode detection using GetPC heuristics.  Intended use is within network
 intrusion/prevention detections and honeypots.
 .
 libemu supports:
   * executing x86 instructions
     * reading x86 binary code
     * register emulation
     * basic FPU emulation
   * shellcode execution
     * shellcode detection
       * using GetPC heuristics
       * static analysis
       * and binary backwards traversal
      * Win32 API hooking
 .
 Using libemu one can:
   * detect shellcodes
   * execute the shellcodes
   * profile shellcode behaviour
 .
 This package has the development files.
Description-md5: e68b2936252f19f5b945e8d2fc0dfb33
Homepage: http://libemu.carnivore.it/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: extra
Filename: pool/main/libe/libemu/libemu-dev_0.2.0+git20120122-1.2_amd64.deb
Size: 395680
MD5sum: 67f02a129422d39b9a589958f8598b42
SHA1: 14bef6a2a43e1ca41453c29f275307197851fa21
SHA256: 4ceba08c770e8097e1e6915d12b503736da8b8adde336370fa0daf542001619f

Package: libemu2
Source: libemu
Version: 0.2.0+git20120122-1.2
Installed-Size: 1246
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.15)
Description-en: x86 shellcode detection and emulation
 libemu is a small library written in C offering basic x86 emulation and
 shellcode detection using GetPC heuristics.  Intended use is within network
 intrusion/prevention detections and honeypots.
 .
 libemu supports:
   * executing x86 instructions
     * reading x86 binary code
     * register emulation
     * basic FPU emulation
   * shellcode execution
     * shellcode detection
       * using GetPC heuristics
       * static analysis
       * and binary backwards traversal
      * Win32 API hooking
 .
 Using libemu one can:
   * detect shellcodes
   * execute the shellcodes
   * profile shellcode behaviour
 .
 This package has the basic utilities and library files.
Description-md5: 4e1c07507daa69c1203d3126cf1ec9a6
Homepage: http://libemu.carnivore.it/
Tag: role::shared-lib
Section: libs
Priority: extra
Filename: pool/main/libe/libemu/libemu2_0.2.0+git20120122-1.2_amd64.deb
Size: 331044
MD5sum: 45ea3e29bd479b9570165f6ec13e4a7e
SHA1: 54c55ed103546564c060e3ac0798d9864c878f16
SHA256: 747d05d5ae875201dc7563201376662a959a326fb4c9d167db5eb8158031938d

Package: python-libemu
Source: libemu
Version: 0.2.0+git20120122-1.2
Installed-Size: 58
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.2.5), libemu2, python (>= 2.7), python (<< 2.8)
Description-en: x86 shellcode detection and emulation - Python bindings
 libemu is a small library written in C offering basic x86 emulation and
 shellcode detection using GetPC heuristics.  Intended use is within network
 intrusion/prevention detections and honeypots.
 .
 libemu supports:
   * executing x86 instructions
     * reading x86 binary code
     * register emulation
     * basic FPU emulation
   * shellcode execution
     * shellcode detection
       * using GetPC heuristics
       * static analysis
       * and binary backwards traversal
      * Win32 API hooking
 .
 Using libemu one can:
   * detect shellcodes
   * execute the shellcodes
   * profile shellcode behaviour
 .
 This package has the Python bindings.
Description-md5: c9f1d7e14a3cc92f8954dc54981db7cd
Homepage: http://libemu.carnivore.it/
Python-Version: 2.7
Section: python
Priority: extra
Filename: pool/main/libe/libemu/python-libemu_0.2.0+git20120122-1.2_amd64.deb
Size: 10388
MD5sum: 189c97c7112a100f8ee7b87a1b9af099
SHA1: 6320841e68b53de262468aa0f603f6704d2d448e
SHA256: df393d347bd4e1e1963ff7e2cf6a28ca1f00539a7ef13adf11bd4d531a53f4a8

Attachment: signature.asc
Description: PGP signature


Reply to: