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]
Date:	Wed, 30 Jun 2010 00:01:44 -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-29-2010 
	Release 2

http://merkeydebugger.googlecode.com/files/mdb-2.6.34-x86_64-06-29-2010.patch


The remaining issues are not critical path and MDB is stable on x86_64
and ia32 with this release.  Will update the TODO items as I have
time.  email me if there are additional features or issues found.

FIXES:
- fixed DS and W commands to output qwords in stack argument dump
- add find_extend_vma and follow_page to exported symbols
- add ds: and es: segment lookups in disassembler
- enable .TM flag to toggle memory read between physical and user
space read/write for addresses < PAGE_OFFSET

TODO
- continue to investigate rex64 sysret instruction issue
- add page mapping mode flag to dump commands to specify between
logical, physical, and userspace page maps during data dumps i.e. d
10000u (user), d 10000p (phys), d 10000 or d 10000m (mapped)
- 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