~ubuntu-branches/debian/sid/upx-ucl/sid

« back to all changes in this revision

Viewing changes to src/stub/i386-linux.kernel.vmlinux-head.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2009-09-20 21:34:57 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090920213457-x95n0rq823lx12sw
Tags: 3.03-3
* Upload to unstable.
* Standards-Version: 3.8.3 (no changes).
* Build with debhelper v7.
* rules: call dh_prep instead of `dh_clean -k'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
   This file is part of the UPX executable compressor.
5
5
 
6
 
   Copyright (C) 1996-2007 Markus Franz Xaver Johannes Oberhumer
7
 
   Copyright (C) 1996-2007 Laszlo Molnar
8
 
   Copyright (C) 2000-2007 John F. Reiser
 
6
   Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer
 
7
   Copyright (C) 1996-2008 Laszlo Molnar
 
8
   Copyright (C) 2000-2008 John F. Reiser
9
9
   All Rights Reserved.
10
10
 
11
11
   UPX and the UCL library are free software; you can redistribute them
24
24
   59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25
25
 
26
26
   Markus F.X.J. Oberhumer              Laszlo Molnar
27
 
   <mfx@users.sourceforge.net>          <ml1050@users.sourceforge.net>
 
27
   <markus@oberhumer.com>               <ml1050@users.sourceforge.net>
 
28
 
 
29
   John F. Reiser
 
30
   <jreiser@users.sourceforge.net>
28
31
 */
29
32
 
30
33
 
33
36
#define STUB_I386_LINUX_KERNEL_VMLINUX_HEAD_CRC32   0xf78f5286
34
37
 
35
38
unsigned char stub_i386_linux_kernel_vmlinux_head[37] = {
36
 
140,200,131,192,  8,142,216,142,192,142,224,142,232,141,142,  0,   /* 0x   0 */
37
 
144,  0,  0,137, 73,248,137, 65,252, 15,178, 97,248,106,  0,157,   /* 0x  10 */
38
 
232,252,255,255,255                                                /* 0x  20 */
 
39
/* 0x0000 */ 140,200,131,192,  8,142,216,142,192,142,224,142,232,141,142,  0,
 
40
/* 0x0010 */ 144,  0,  0,137, 73,248,137, 65,252, 15,178, 97,248,106,  0,157,
 
41
/* 0x0020 */ 232,252,255,255,255
39
42
};