Menu

ELF statifier / News: Recent posts

release 1.7.4

fixed my_gdb: can't PTRACE_PEEKTEXT - 'Input/output error' (errno=5) on systems with [vvar] virtual mappings

Posted by Valery Reznic 2016-01-23

release 1.7.3

fixed '_dl_auxv not found' error for glibc 2.16

Posted by Valery Reznic 2013-04-14

release 1.7.2

- Fixed compilation on i386 with gcc 4.6.0
- ancient rpm dependencies textutils, fileutils and sh-utils changed to coreutils

Posted by Valery Reznic 2012-08-14

release 1.6.15

Support for Slackware 12.0

Posted by Valery Reznic 2008-12-01

release 1.6.14

Added support for gdb 6.8

Posted by Valery Reznic 2008-08-17

release 1.6.13

- added support for gdb6.6
- added support for systems where vDSO not looks like shared library.

Posted by Valery Reznic 2007-10-17

release 1.6.12

Like 1.6.11 Fixed more cases when sometimes statifier doesn't work on systems with prelinked ld-linux (I hope it's final fix)

Posted by Valery Reznic 2007-07-09

release 1.6.10

fixed bug, preventing build of rpm package on FC5 - thanks to Eric Gerbier

Posted by Valery Reznic 2007-04-17

release 1.6.9

Fix for some slightly different formatting of /proc/<PID>/maps on FC5
Fix for wrongly permissions in the /proc/<PID>/maps
(sometimes rwx instead of rw-) - FC5
support for 'sysenter' instruction in the VDSO on the i386 platform

Posted by Valery Reznic 2007-04-11

release 1.6.8

statifier able work with gdb-6.4

Posted by Valery Reznic 2006-03-30

release 1.6.7

support for gcc4
support for kernel 2.6.12

Posted by Valery Reznic 2005-08-30

release 1.6.6

Now executable statified on the system with one kernel has much better chance run on system with different kernel version.

Posted by Valery Reznic 2005-05-09

release 1.6.5

Some bug fixes. Eliminate readelf dependency.

Posted by Valery Reznic 2005-04-07

release 1.6.4

This release fix bug in the 1.6.3 distribution.
Unless you build 1.6.3 from CVS it does not work

Posted by Valery Reznic 2005-03-14

rrp_statify - plugin for rpmrebuild

Added new package - rrp_statify. It's plugin for rpmrebuild, which statify all dynamically linked executables in the package

Posted by Valery Reznic 2005-03-03

release 1.6.3 - support for 2.6 kernel on x86_64

As subject sad, it support 2.6 kernel (i.e thread

Posted by Valery Reznic 2005-02-16

release 1.6.2

loader ld-2.3.3 (with GNU_RELRO segment) now supported

Posted by Valery Reznic 2005-01-24

release 1.6.1

Statifier work now on RHEL3.2

Posted by Valery Reznic 2004-10-14

release 1.6.0 - support for exec-shield

This release add support for system with exec-shield/randomization.
Some bugs which wake-up on RHEL 3.0 and 3.1 fixed.

Posted by Valery Reznic 2004-08-31

release 1.5.0 - support for stripped loader

As title say, stripped loaders supported now.
Also statified exe now has correct sections table,
so it's more friendly to gdb, readelf, objdump, etc

Posted by Valery Reznic 2004-06-29

release 1.4.0

- Porting to Alpha
- Some more documentation

Posted by Valery Reznic 2004-06-15

release 1.3.1

Added documentation.
Some underground work to make porting easied

Posted by Valery Reznic 2004-05-31

release 1.3.0

supported linux >= 2.5
--set/--unset options for set/unset loader environment variables (like LD_BIND_NOW, LD_PRELOAD, etc)
--verbose and --keep-working-directory options - make debug easier.

Posted by Valery Reznic 2004-05-04

release 1.2.0 - amd64 supported

Like subject say, amd64 (x86_64) processor is supported now.
Also added some examples to man page

Posted by Valery Reznic 2004-04-20

release 1.1.1

It's a bug fix release
missing path to set_thread_area_addr was added.
tls detction was improved
seg fault is some kind of statified executables was fixed

Posted by Valery Reznic 2004-04-13