Sun, 22 Jan 2012 23:22:23 +0100 pancake * Apply libewf deprecated type struct fix (thanks @vext01) default tip
Sat, 05 Nov 2011 00:46:43 +0100 pancake * Apply zlowram's book typos patch
Mon, 17 Jan 2011 18:13:45 +0100 pancake * Apply 2nd patch from Glyn fixing support to 'r'
Mon, 17 Jan 2011 13:52:30 +0100 pancake * Fix 'r-' command (thanks Glyn)
Wed, 12 Jan 2011 08:28:12 +0100 pancake * Apply patch from @schrotthaufen that adds support for python 2.7 (thanks!)
Wed, 01 Sep 2010 11:55:11 +0200 pancake * merge
Wed, 01 Sep 2010 11:54:47 +0200 pancake * Added 'arm thumb' shellcode from
Tue, 24 Aug 2010 00:25:06 +0200 pancake * Apply patches from Debian (thanks!)
Tue, 06 Jul 2010 13:22:43 +0200 pancake * Fix make clean (thanks sre/debian)
Mon, 05 Jul 2010 13:46:40 +0200 pancake * Fix build --without-debugger
Fri, 02 Jul 2010 10:36:28 +0200 pancake * Fix build in openbsd64
Tue, 29 Jun 2010 23:39:02 +0200 pancake * Added 'distfree' target in Makefile to allow debian redistribute the source
Tue, 29 Jun 2010 23:34:43 +0200 pancake * Fix manpage and Debugger/Breakpoint grsc script (thanks Debian)
Tue, 29 Jun 2010 23:20:17 +0200 pancake * Apply patch from debian fixing build/install of python25 plugin
Sun, 23 May 2010 19:44:08 +0200 pancake * Fix attach in debugger for OSX
Fri, 21 May 2010 12:19:45 +0200 pancake * Release 1.5.2
Wed, 19 May 2010 12:25:55 +0200 pancake * Documentate how to redirect stdio of debugged process
Wed, 12 May 2010 23:35:53 +0200 pancake * Implement 'dbg.procpidmem' eval variable
Mon, 03 May 2010 21:28:24 +0200 pancake * Fix kill(-1) Thanks astralia for reporting!
Wed, 14 Apr 2010 15:57:57 +0200 pancake * merge
Wed, 14 Apr 2010 15:57:36 +0200 pancake * Add rsc adict documentation from x86ref
Wed, 10 Mar 2010 11:46:40 -0500 pancake * Fix darwin build issue noticed by NIX hydra build farm
Fri, 19 Feb 2010 01:27:55 +0100 pancake * Fix 'pd' - show N rows, not N bytes
Tue, 09 Feb 2010 17:23:36 +0100 pancake * config.interrupted is not volatile sig_atomic_t
Fri, 05 Feb 2010 11:28:25 +0100 pancake * Fix help message in cx and cf commands
Tue, 02 Feb 2010 11:04:02 +0100 pancake * Remove useless '%' in at? help message
Sat, 30 Jan 2010 16:40:38 +0100 pancake * Fix segmentation fault related to analyze + flags
Mon, 25 Jan 2010 18:51:36 +0100 pancake * Remove message about 'waf will replace acr'..
Mon, 25 Jan 2010 17:46:07 +0100 nibble * Fix imports resolution in dietpe
Sun, 24 Jan 2010 23:53:32 +0100 pancake * Apply patch from Stefan Kuttler fixing 'rsc fds' in FreeBSD
Tue, 19 Jan 2010 19:59:04 +0100 pancake * Added 'won' operation to negate all bits of current block (same as wox ff)
Tue, 19 Jan 2010 16:19:02 +0100 nibble * Merge
Tue, 19 Jan 2010 16:18:05 +0100 nibble * Remove wrong flag "entry"
Mon, 18 Jan 2010 22:18:24 +0100 pancake * Apply skurz0's patch fixing relative branches in 8051 CPU
Wed, 06 Jan 2010 13:54:32 +0100 pancake * Fix winedbg plugin
Wed, 06 Jan 2010 13:31:24 +0100 nibble * Fix segfault in Visual mode
Mon, 21 Dec 2009 19:18:23 +0100 pancake * Only dm_map_file in mach0
Thu, 17 Dec 2009 11:57:00 +0100 pancake * Initial import of the windbg api
Thu, 17 Dec 2009 10:16:52 +0100 pancake * use python25 instead of python as plugin name for 2.5
Thu, 17 Dec 2009 10:15:56 +0100 pancake * Apply skurz0's patch enhacing winedbg until-prompt reads
Tue, 15 Dec 2009 19:11:36 +0100 nibble Added tag 1.5 for changeset 93efad3495a1
Sun, 13 Dec 2009 19:11:52 +0100 pancake * Release 1.5 1.5
Sun, 13 Dec 2009 17:33:47 +0100 pancake * Shebang all grsc scripts as lintian says
Fri, 11 Dec 2009 18:47:03 +0100 pancake * Some more random code cleanup with -Wall
Thu, 10 Dec 2009 11:06:39 +0100 pancake * Fix '? eip > a' bug (drop spaces in flag checks)
Wed, 09 Dec 2009 23:35:05 +0100 pancake * Add re/avpage to Ve menu
Thu, 10 Dec 2009 01:33:14 -0500 a * Fix warnings on linux/mips64
Wed, 09 Dec 2009 18:35:35 +0100 pancake * Reset hit_idx counter when launching new searchs (V[nN] working again)
Wed, 09 Dec 2009 02:53:27 +0100 pancake * Oops. bring back the visual debugger (nullcmd)
Tue, 08 Dec 2009 17:38:17 -0800 pancake * Fix warnings from OpenSolaris
Wed, 09 Dec 2009 01:27:56 +0100 pancake * Dewarnification for mingw32
Wed, 09 Dec 2009 01:00:15 +0100 pancake * Upgrade to acr 0.8
Tue, 08 Dec 2009 17:47:00 -0500 pancake * Huge dewarnification on x86-64 archlinux
Tue, 08 Dec 2009 20:22:45 +0100 pancake * Huge dewarnification.. some segfaults fixed
Fri, 04 Dec 2009 17:10:04 +0100 pancake * Fix /n and /n- commands (Nn keys in visual) Thanks jep!
Thu, 03 Dec 2009 13:39:06 +0100 pancake * Use awk instead of sed -r (do not use GNU extensions)
Sat, 28 Nov 2009 19:29:29 +0100 nibble * Fix debugger
Sat, 28 Nov 2009 16:07:10 +0100 nibble * More work fixing rva&offset support
Fri, 27 Nov 2009 19:42:01 +0100 nibble * pe rva is almost working
Thu, 26 Nov 2009 18:41:29 +0100 nibble * bindiff-ng