From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id HAA16526; Tue, 10 Jul 2001 07:33:32 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id HAA16522 for ; Tue, 10 Jul 2001 07:33:31 +0200 (MET DST) Received: from venus.is.s.u-tokyo.ac.jp (venus.is.s.u-tokyo.ac.jp [133.11.12.9]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f6A5XPb23867 for ; Tue, 10 Jul 2001 07:33:26 +0200 (MET DST) Received: from localhost (harp [133.11.12.2]) by venus.is.s.u-tokyo.ac.jp (8.9.3/3.7W) with ESMTP id OAA11702 for ; Tue, 10 Jul 2001 14:33:23 +0900 (JST) Message-Id: <200107100533.OAA11702@venus.is.s.u-tokyo.ac.jp> To: caml-list@inria.fr Subject: [Caml-list] a library for Java Reply-To: cocoa@is.s.u-tokyo.ac.jp From: cocoa@is.s.u-tokyo.ac.jp Date: Tue, 10 Jul 2001 14:33:23 +0900 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, I would like to announce the availability of a library written in ocaml for reading, verifying, modifying and generating Java class files. The source code is quite compact (about 6500 lines of code). Two sample applications are included: a disassembler and a code obfuscater that replaces each identifier such as class and method names to that of one or two letters in a consistent manner. All the source code is avaiable at the URL: http://web.yl.is.s.u-tokyo.ac.jp/members/cocoa/javatool100.tar.gz Enjoy! Tatsurou Sekiguchi ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr