lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <AANLkTilcNyApWZxp_E-ZJj1XWT9di9RCYRFIYdxXqpmt@mail.gmail.com>
Date:	Wed, 30 Jun 2010 19:58:04 -0600
From:	Jeffrey Merkey <jeffmerkey@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: [ANNOUNCE] MDB Merkey's Kernel Debugger x86_64 2.6.34 06-30-2010 
	Release 3

http://merkeydebugger.googlecode.com/files/mdb-2.6.34-x86_64-06-30-2010.patch
http://sourceforge.net/projects/merkeydebugger/


A few fixes for default numeric parsiing with decimal register offsets
to conform to Linux standards and to match displayed register offsets
in both decimal and hex numbers.  Also fixed the default pointer
reference size on expression evaluation to match the machine arch.

FIXES:
- make numeric parsing decimal mode by default unless 0x, x, or A-F
appear in the number, then parse as hex.  This is backwards to how the
NetWare debugger worked, but conforms to Linux standards
- create ARCH_PTR default derefence pointer size based on arch for
default parser disassembly and expression evaluation

TODO
- continue to investigate rex64 sysret instruction issue
- enable segment:address lookups in the disassembler for fs: and gs:,
handle ptr_regs() and OP_E segment:address dereferencing


Jeffrey Vernon Merkey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ