Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 84027 invoked from network); 19 May 2006 21:37:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2006 21:37:23 -0000 Received: (qmail 98403 invoked by uid 500); 19 May 2006 21:37:22 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 98352 invoked by uid 500); 19 May 2006 21:37:22 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 98341 invoked by uid 99); 19 May 2006 21:37:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 14:37:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of enriquer9@gmail.com designates 64.233.184.225 as permitted sender) Received: from [64.233.184.225] (HELO wr-out-0506.google.com) (64.233.184.225) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 14:37:21 -0700 Received: by wr-out-0506.google.com with SMTP id i24so764359wra for ; Fri, 19 May 2006 14:37:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:reply-to:organization:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; b=c3m2CK5H3iUQzbVsbs4ziRGuZYYVikMg1GbVNcwCVJrlJdmBVpw21W3uYbMSbfJQHSC2/a2sde3Ms6zMbmzPOILTrf7/4xiqVquE2Rul+x9jqmUWJzD2T+JB7SfqsbT2JsEyhyKRcngkxZwam1hEoJ/U8ssgTX3JfK+u036zy34= Received: by 10.54.129.12 with SMTP id b12mr1416432wrd; Fri, 19 May 2006 14:37:00 -0700 (PDT) Received: from ?192.168.0.102? ( [24.147.18.235]) by mx.gmail.com with ESMTP id 34sm1891292wra.2006.05.19.14.37.00; Fri, 19 May 2006 14:37:00 -0700 (PDT) Message-ID: <446E3A7B.2060703@apache.org> Date: Fri, 19 May 2006 17:36:59 -0400 Reply-To: erodriguez@apache.org Organization: Apache Software Foundation User-Agent: Thunderbird 1.5 (X11/20060313) MIME-Version: 1.0 To: dev@directory.apache.org Subject: Eclipse Hex Editor Plugin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Enrique Rodriguez X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N FYI, I came across this today, the Eclipse Hex Editor Plugin: http://ehep.sourceforge.net/index.html I am already finding it useful for trimming and editing PDU's in preparation for codec unit testing in some of the binary protocols we work with. Enrique