Dailydave mailing list archives

iDEFENSE: New (Advanced) Disassembling Tool


From: <dicktheft () hushmail com>
Date: Fri, 20 May 2005 11:41:46 -0700

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

#!/bin/sh
# disassembler.sh, written by Richard Johnson
# * PRIVATE INTERNAL IDEFENSE TOOL *
# * DO NOT DISTRIBUTE UNDER PENALTY OF FIRING *
#
# I wrote this tool because there are no good
# opensource disassemblers that were advanced
# enough to cater to my expert needs in the
# reverse engineering field.
#
# This is the first from a suite of tools that
# I will be writing to address the shortcomings
# of all publically available tools.
#
# Please keep this private!
#
# I plan on porting this to windows once skape
# installs cygwin for me!

/usr/bin/objdump -d $1
-----BEGIN PGP SIGNATURE-----
Note: This signature can be verified at https://www.hushtools.com/verify
Version: Hush 2.4

wkYEARECAAYFAkKOTxoACgkQyu64drXtiVAqAACglywEaXFXzbu9bLsnnjaJQIryCYsA
njgl8qe+hOGMBPfnUT05wIczGbsg
=KNfl
-----END PGP SIGNATURE-----




Concerned about your privacy? Follow this link to get
secure FREE email: http://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
http://www.hushmail.com/services-messenger?l=434

Promote security and make money with the Hushmail Affiliate Program: 
http://www.hushmail.com/about-affiliate?l=427

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


Current thread: