Dailydave mailing list archives

Problems to solve


From: Dave Aitel <dave () immunityinc com>
Date: Thu, 10 Aug 2006 13:00:30 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

One problem Immunity has is that invariably we're all working on
different virtual machines - everyone at once trying to write one
exploit. Each VM we work on has it's own DLL's and invariably mine are
different from everyone else's. To solve this problem, I want to graph
the DLL and then actually name every function based on that graph,
instead of based on their memory address, which is changing on a
per-DLL basis and therefor means nothing.

Does that make sense? Ideally you could do this all the way down to
the instruction level. I want to click on something in my debugger and
have it say...
This is A1->B2->C1-D4->E2->F1->G->Instruction 5 (call *%eax) and then
have Sinan able to paste that into his debugger and have it go to
whatever the correct memory location is for him.

- -dave

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFE22YuB8JNm+PA+iURAkoXAJsElIBsclzsqs05mTQhbXLrb/xUsQCZAbaS
tYg/p0eY6GQbgfozXykkHIc=
=g6ZY
-----END PGP SIGNATURE-----

_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
http://lists.immunitysec.com/mailman/listinfo/dailydave


Current thread: