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